summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/matroskadec: Mark static tables as constMichael Niedermayer2015-05-02
* lavf/http: support HTTPS when listeningRodger Combs2015-05-02
* avformat/mpegts: Detect changes in packet through CRC instead of just the 5bi...Michael Niedermayer2015-05-01
* avformat/mpegts: reset last_ver on corrupted packetsMichael Niedermayer2015-05-01
* avformat/mpegts: Factorize version checking code outMichael Niedermayer2015-05-01
* lavf/webm_chunk: Fix a memory leak.Vignesh Venkatasubramanian2015-04-30
* lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian2015-04-30
* avformat/mov: Do not read ACLR into extradata for H.264Michael Niedermayer2015-04-30
* 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
|\|