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