summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mpegts: Also parse the FMC descriptor if the codec has not been iden...Michael Niedermayer2015-04-29
* avformat/mpegts: reset last_version on seekingMichael Niedermayer2015-04-29
* Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'Michael Niedermayer2015-04-29
|\
| * mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-28
* | nutdec: fix illegal count check in decode_main_headerAndreas Cadhalpun2015-04-28
* | nutdec: fix memleaks on error in nut_read_headerAndreas Cadhalpun2015-04-28
* | nutdec: check chapter creation in decode_info_headerAndreas Cadhalpun2015-04-28
* | nutdec: check for negative frame rate in decode_info_headerAndreas Cadhalpun2015-04-28
* | avformat/dtsdec: Extend DTS core sync wordfoo862015-04-28
* | webmdashenc: Fix UTCTiming ElementVignesh Venkatasubramanian2015-04-28
* | libavformat/webm_chunk: Write first audio packet.Vignesh Venkatasubramanian2015-04-28
* | avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there...Michael Niedermayer2015-04-27
* | 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