summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/hls: remove unused functionGanesh Ajjanagadde2015-09-261-13/+0
* avformat/iff: check for possible overflow in 2nd argument of av_new_packetPaul B Mahol2015-09-251-0/+4
* avformat/hls: Update Cookies response with SetcookieLucas de Andrade2015-09-251-16/+15
* Return EOF for ICO when the end is reachedMichael Bradshaw2015-09-241-1/+1
* avformat/brstm: fix overflowPaul B Mahol2015-09-231-0/+4
* hls: only seek if there is an offsetAndreas Cadhalpun2015-09-221-1/+1
* avformat/hls: fix some cases of HLS streams which require cookieswm42015-09-221-5/+1
* avformat/assdec: do not drop duplicate subtitleswm42015-09-211-0/+2
* avformat/vobsub: do not attempt to check duplicate subtitleswm42015-09-211-0/+1
* avformat/subtitles: make dropping duplicate events optionalwm42015-09-212-1/+3
* avformat/vobsub: compare correct packet stream IDswm42015-09-211-1/+1
* mpjpeg: CRLF terminating a sequence of MIME headers should not cause an errorAlex Agranovsky2015-09-211-2/+13
* lavf/matroska: ignore ChapCountry ID for nowRodger Combs2015-09-202-2/+4
* avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-201-1/+1
* avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affecte...Michael Niedermayer2015-09-191-1/+12
* lavf/utils: remove some left-over cruft from the 32-bit size fieldsHendrik Leppkes2015-09-171-4/+0
* lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-175-63/+11
* Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479'Hendrik Leppkes2015-09-171-3/+7
|\
| * rtpdec: Forward the memory failureLuca Barbato2015-09-161-3/+7
* | Revert "avformat/format: silence -Wdiscarded-qualifiers"Timothy Gu2015-09-161-1/+1
* | avformat/avidec: disable parsing for RV40Michael Niedermayer2015-09-171-0/+2
* | avformat/mpjpegdec: silence unused variable/function warningsGanesh Ajjanagadde2015-09-161-16/+0
* | avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-161-1/+1
* | Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes2015-09-161-0/+2
|\ \ | |/
| * rtsp: warning when max_delay reachedEloi BAIL2015-09-161-0/+2
| * rtpdec: inform jitter buffer sizeEloi BAIL2015-09-161-0/+4
* | Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017'Hendrik Leppkes2015-09-161-2/+2
|\ \ | |/
| * rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-161-1/+4
* | Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb'Hendrik Leppkes2015-09-161-1/+1
|\ \ | |/
| * rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö2015-09-151-1/+1
* | lavf/riff: Support decoding Ambisonic wav files.Carl Eugen Hoyos2015-09-162-0/+4
* | Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'Hendrik Leppkes2015-09-162-24/+59
|\ \ | |/
| * lavf: Update to the new crypto APIVittorio Giovara2015-09-132-24/+59
* | avformat/flvdec: Check that sizes match and resync if notMichael Niedermayer2015-09-161-1/+47
* | avformat/rtmpproto: Fix 2nd packet sizeMichael Niedermayer2015-09-161-1/+1
* | avformat/flvdec: Change packet loop to return EAGAIN instead of looping until...Michael Niedermayer2015-09-161-6/+12
* | libavformat/riff.c: Add support for RV40 codec in AVIThierry Foucu2015-09-151-0/+1
* | lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos2015-09-155-12/+9
* | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos2015-09-155-6/+10
* | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-155-8/+12
* | rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-151-1/+4
* | rtpdec: inform jitter buffer sizeEloi BAIL2015-09-151-0/+4
* | avformat/avidec: Change (last)pos to 64bitMichael Niedermayer2015-09-151-3/+4
* | avformat/avidec: Workaround broken initial frameMichael Niedermayer2015-09-151-1/+2
* | avformat/hlsenc: Fix the method command line parameterMichael Niedermayer2015-09-141-11/+31
* | avformat: fix style after recent commitsClément Bœsch2015-09-142-8/+8
* | mpjpegde: trim header name/value of MIME headersAlex Agranovsky2015-09-141-0/+15
* | mpjpeg: probe should require same constraints as packet reader - both proper ...Alex Agranovsky2015-09-141-19/+14
* | avformat/flvdec: Use the first index entry to find the first packet if there ...Michael Niedermayer2015-09-131-0/+7
* | avformat/flvdec: Print last packet size at trace levelMichael Niedermayer2015-09-131-2/+3
OpenPOWER on IntegriCloud