summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | Add NOA creditsMichael Niedermayer2015-09-08
* | avformat/http: exponentially delay reconnection to avoid flooding the serverMichael Niedermayer2015-09-07
* | avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer2015-09-07
* | Merge commit '9ad1e0c12caa440de860bd8f2122beb11d73815c'Hendrik Leppkes2015-09-07
|\|
| * mux: Make sure that the data is actually writtenSean McGovern2015-09-03
* | Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42'Hendrik Leppkes2015-09-07
|\|
| * file: properly forward errors from file_read() and file_write()Sean McGovern2015-09-03
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
|\|
| * DXV decoderVittorio Giovara2015-09-02
* | avformat/async: fix integer conversion warningZhang Rui2015-09-07
* | avformat: implement query_codec for the image2 muxer.tab2015-09-07