summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if requ...Alex Agranovsky2015-09-13
* | lavf/img2dec: Improve jpeg auto-detection.Carl Eugen Hoyos2015-09-12
* | avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} optionsClément Bœsch2015-09-12
* | Merge commit 'c0a49077ea4ff3a0ad30b9e33f1bb06ba9112aaa'Hendrik Leppkes2015-09-12
|\|
| * asfdec: add more checks for size left in asf packet bufferAlexandra Hájková2015-09-12
* | avformat/avienc: add muxer option "write_channel_mask"Tobias Rapp2015-09-12
* | Merge commit '41ed749fe987e60b0485fa721ad869590651324d'Hendrik Leppkes2015-09-12
|\|
| * ogg: Do not try to use the parser if it is not presentLuca Barbato2015-09-10
* | lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.Simon Thelen2015-09-12
* | avformat/format: Remove parameters from mime type before comparission for pro...Alex Agranovsky2015-09-12
* | avformat/tcp: TCP Protocol: fix descriptor leak on listen and interruptAlexander S. Drozdov2015-09-11
* | libavformat/utils.c: use correct variable for message.Thierry Foucu2015-09-11
* | avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_lengthPaul B Mahol2015-09-11
* | avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext optionPaul B Mahol2015-09-11
* | avformat/utils: Increase default max_stream_analyze_duration for flvMichael Niedermayer2015-09-11
* | avformat/subtitles: improve ff_subtitles_queue_finalize() doxyClément Bœsch2015-09-10
* | avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for ...Clément Bœsch2015-09-10
* | avformat/subtitles: make sure we don't drop "duplicated" events from differen...Clément Bœsch2015-09-10
* | avformat/subtitles: drop duplicated eventsClément Bœsch2015-09-10
* | avformat/aa: initialize "header_seed" and "header_key"Vesselin Bontchev2015-09-10
* | avformat/avformat: remove dead codeJames Almer2015-09-09
* | avformat/mxfenc: Move sponsorship notice to its own comment blockMichael Niedermayer2015-09-09
* | avformat/http: add reconnect_delay_max optionMichael Niedermayer2015-09-09
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'Hendrik Leppkes2015-09-08
|\|
| * asfdec: alloc enough space for storing name in asf_read_metadata_objAlexandra Hájková2015-09-06
* | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'Hendrik Leppkes2015-09-08
|\|
| * mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* | Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'Hendrik Leppkes2015-09-08
|\|
| * riff: Add AVj2 fourcc for Avid jpeg2000Vittorio Giovara2015-09-04