summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* id3v2: do not export APIC description if emptywm42015-05-08
* lavf/img2dec: Autodetect qdraw images.Carl Eugen Hoyos2015-05-07
* avformat/internal: always check arguments of hex_dump_debug()Michael Niedermayer2015-05-07
* avformat/asfdec: do not define print_guid() to nothingMichael Niedermayer2015-05-07
* Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'Michael Niedermayer2015-05-06
|\
| * dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-06
* | Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'Michael Niedermayer2015-05-06
|\|
| * lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-06
* | lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.Carl Eugen Hoyos2015-05-05
* | avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dtsMichael Niedermayer2015-05-05
* | avformat/mux: Add avoid_negative_ts_use_ptsMichael Niedermayer2015-05-05
* | avformat/avidec: print a warning for negative sample_sizeMichael Niedermayer2015-05-05
* | avidec: avoid infinite loop due to negative ast->sample_sizeAndreas Cadhalpun2015-05-05
* | avidec: check for valid bit_rate rangeAndreas Cadhalpun2015-05-04
* | lavf/apngenc: Fix png remuxing by using default extension apng.Carl Eugen Hoyos2015-05-04
* | lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos2015-05-04
* | avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]Michael Niedermayer2015-05-04
* | matroskadec: check s->streams[k] before using itAndreas Cadhalpun2015-05-04
* | matroskadec: use uint64_t instead of int for index_scaleAndreas Cadhalpun2015-05-04
* | 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
|\|