aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2015-09-21avformat/subtitles: make dropping duplicate events optionalwm4
2015-09-21avformat/vobsub: compare correct packet stream IDswm4
2015-09-21mpjpeg: CRLF terminating a sequence of MIME headers should not cause an errorAlex Agranovsky
2015-09-20lavf/matroska: ignore ChapCountry ID for nowRodger Combs
2015-09-20avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde
2015-09-19avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affecte...Michael Niedermayer
2015-09-17lavf/utils: remove some left-over cruft from the 32-bit size fieldsHendrik Leppkes
2015-09-17lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer
2015-09-17Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479'Hendrik Leppkes
2015-09-16Revert "avformat/format: silence -Wdiscarded-qualifiers"Timothy Gu
2015-09-17avformat/avidec: disable parsing for RV40Michael Niedermayer
2015-09-16avformat/mpjpegdec: silence unused variable/function warningsGanesh Ajjanagadde
2015-09-16avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde
2015-09-16rtpdec: Forward the memory failureLuca Barbato
2015-09-16Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes
2015-09-16Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017'Hendrik Leppkes
2015-09-16Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb'Hendrik Leppkes
2015-09-16lavf/riff: Support decoding Ambisonic wav files.Carl Eugen Hoyos
2015-09-16Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'Hendrik Leppkes
2015-09-16rtsp: warning when max_delay reachedEloi BAIL
2015-09-16rtpdec: inform jitter buffer sizeEloi BAIL
2015-09-16rtpdec: add a trace when jitter buffer is fullEloi BAIL
2015-09-16avformat/flvdec: Check that sizes match and resync if notMichael Niedermayer
2015-09-16avformat/rtmpproto: Fix 2nd packet sizeMichael Niedermayer
2015-09-16avformat/flvdec: Change packet loop to return EAGAIN instead of looping until...Michael Niedermayer
2015-09-15libavformat/riff.c: Add support for RV40 codec in AVIThierry Foucu
2015-09-15lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-15rtpdec: add a trace when jitter buffer is fullEloi BAIL
2015-09-15rtpdec: inform jitter buffer sizeEloi BAIL
2015-09-15rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö
2015-09-15avformat/avidec: Change (last)pos to 64bitMichael Niedermayer
2015-09-15avformat/avidec: Workaround broken initial frameMichael Niedermayer
2015-09-14avformat/hlsenc: Fix the method command line parameterMichael Niedermayer
2015-09-14avformat: fix style after recent commitsClément Bœsch
2015-09-14mpjpegde: trim header name/value of MIME headersAlex Agranovsky
2015-09-14mpjpeg: probe should require same constraints as packet reader - both proper ...Alex Agranovsky
2015-09-13lavf: Update to the new crypto APIVittorio Giovara
2015-09-13avformat/flvdec: Use the first index entry to find the first packet if there ...Michael Niedermayer
2015-09-13avformat/flvdec: Print last packet size at trace levelMichael Niedermayer
2015-09-13avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_O...Michael Niedermayer
2015-09-13avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if requ...Alex Agranovsky
2015-09-12asfdec: add more checks for size left in asf packet bufferAlexandra Hájková
2015-09-12lavf/img2dec: Improve jpeg auto-detection.Carl Eugen Hoyos
2015-09-12avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} optionsClément Bœsch
2015-09-12Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'Hendrik Leppkes
2015-09-12avformat/avienc: add muxer option "write_channel_mask"Tobias Rapp
2015-09-12Merge commit '41ed749fe987e60b0485fa721ad869590651324d'Hendrik Leppkes
2015-09-12lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen