summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/format: Add generic trace av_log in av_probe_input_format3()Michael Niedermayer2015-04-25
* Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'Michael Niedermayer2015-04-24
|\
| * riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-24
* | Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'Michael Niedermayer2015-04-24
|\|
| * riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-24
* | Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'Michael Niedermayer2015-04-24
|\|
| * rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-24
| * rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-23
* | avformat/mp3: large id3 tags break concatenated file detectionwm42015-04-24
* | avformat/wvdec: fix seekingwm42015-04-24
* | Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'Michael Niedermayer2015-04-24
|\|
| * rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-23
* | 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