summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: Reset global flag on deinitVittorio Giovara2015-04-23
* network: Do not leave context locked on errorVittorio Giovara2015-04-23
* fate: add mp3 CBR seek testwm42015-04-23
* avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm42015-04-22
* bink: check vst->index_entries before using itAndreas Cadhalpun2015-04-22
* avformat/mp3dec: make generic index mode the defaultwm42015-04-22
* avformat/mp3dec: allow enabling generic seek modewm42015-04-22
* avformat/mp3dec: use the common mechanism for skipping sampleswm42015-04-22
* avformat: add common mechanism for skipping samples at the start of filewm42015-04-22
* webmdashenc: parameter'ize minimumUpdatePeriodVignesh Venkatasubramanian2015-04-22
* webmdashenc: Add minimumUpdatePeriodVignesh Venkatasubramanian2015-04-22
* avformat/mov.c: Use %d to print an enum, not PRIu8Chris Watkins2015-04-21
* avformat/nsvdec: remove trace log from probe(), this is better done generical...Michael Niedermayer2015-04-21
* avformat/mp3dec: Adjust returned timestamp in the CBR seeking caseMichael Niedermayer2015-04-21
* webmdashenc: Fix potential memory leakVignesh Venkatasubramanian2015-04-21
* avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before useMichael Niedermayer2015-04-21
* avformat/img2dec: do not rewind custom io buffersMichael Niedermayer2015-04-20
* Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'Michael Niedermayer2015-04-20
|\
| * lavf: Fix variables constness in ff_iso8601_to_unix_time()Vittorio Giovara2015-04-20
* | Merge commit 'd34039b171bebe37bf723a1b03e5651267099739'Michael Niedermayer2015-04-20
|\|
| * rmenc: Drop the temporary buffer for ac3 byteswapLuca Barbato2015-04-20
* | Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200'Michael Niedermayer2015-04-20
|\|
| * ogg: Forward errors furtherLuca Barbato2015-04-20
* | Merge commit '2cc3936599b6fc63143036659653d1be0624360f'Michael Niedermayer2015-04-20
|\|
| * dashenc: Add a publishTime field in dynamic manifestsMartin Storsjö2015-04-20
| * g2meet: Support G2M5 codec variantEric Zimmerman2015-04-19
* | avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TSMichael Niedermayer2015-04-20
* | avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TSMichael Niedermayer2015-04-20
* | avformat/mov: remove per packet timestamp print trace, theres generic code do...Michael Niedermayer2015-04-20
* | avformat/utils: Place timestamp trace logs under FF_FDEBUG_TSMichael Niedermayer2015-04-20
* | avformat/utils: Provide context for av_log() where one is availableMichael Niedermayer2015-04-20
* | avformat/avidec: Do not call av_log() per byte, use ff_tlog()Michael Niedermayer2015-04-20
* | Merge commit '9286de045968ad456d4e752651eec22de5e89060'Michael Niedermayer2015-04-20
|\|
| * mov: Double-check that alias path is not an absolute pathVittorio Giovara2015-04-19
* | Merge commit '376589e5dd72aa2dd42500f456fca303fcdcad85'Michael Niedermayer2015-04-20
|\|
| * mov: Read alternate absolute path in dref alisVittorio Giovara2015-04-19
* | Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'Michael Niedermayer2015-04-20
|\|
| * Canopus HQ/HQA decoderVittorio Giovara2015-04-19
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | avformat/matroskadec: remove now duplicate doctype checkMichael Niedermayer2015-04-19
* | avformat/http: Fix 2 typosMichael Niedermayer2015-04-19
* | avformat/http: Return an error in case of prematurely ending dataMichael Niedermayer2015-04-19
* | avformat/riff: support G729APaul B Mahol2015-04-17
* | Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'Michael Niedermayer2015-04-18
|\|
| * matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-18
* | lavf: add documentation on directory listing APIMariusz Szczepańczyk2015-04-18
* | avformat/utils: Add HEVC to unreliable_tb()Michael Niedermayer2015-04-18
* | avformat/utils: Use codec_info_duration_fields in fps calculation end decissi...Michael Niedermayer2015-04-18
* | hls: skip to next segment if the current is unavailablewm42015-04-17