summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* lavf/img2dec: Autodetect qdraw images.Carl Eugen Hoyos2015-05-074-2/+15
* avformat/internal: always check arguments of hex_dump_debug()Michael Niedermayer2015-05-071-1/+1
* avformat/asfdec: do not define print_guid() to nothingMichael Niedermayer2015-05-071-1/+1
* Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'Michael Niedermayer2015-05-061-0/+47
|\
| * dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-061-0/+47
* | Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'Michael Niedermayer2015-05-061-0/+3
|\ \ | |/
| * lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-061-0/+3
* | lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.Carl Eugen Hoyos2015-05-051-0/+1
* | avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dtsMichael Niedermayer2015-05-051-1/+4
* | avformat/mux: Add avoid_negative_ts_use_ptsMichael Niedermayer2015-05-052-12/+26
* | avformat/avidec: print a warning for negative sample_sizeMichael Niedermayer2015-05-051-0/+2
* | avidec: avoid infinite loop due to negative ast->sample_sizeAndreas Cadhalpun2015-05-051-0/+1
* | avidec: check for valid bit_rate rangeAndreas Cadhalpun2015-05-041-1/+5
* | lavf/apngenc: Fix png remuxing by using default extension apng.Carl Eugen Hoyos2015-05-042-2/+2
* | lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos2015-05-042-1/+3
* | avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]Michael Niedermayer2015-05-041-2/+2
* | matroskadec: check s->streams[k] before using itAndreas Cadhalpun2015-05-041-1/+1
* | matroskadec: use uint64_t instead of int for index_scaleAndreas Cadhalpun2015-05-041-1/+1
* | avformat/matroskadec: Mark static tables as constMichael Niedermayer2015-05-021-39/+39
* | lavf/http: support HTTPS when listeningRodger Combs2015-05-021-3/+6
* | avformat/mpegts: Detect changes in packet through CRC instead of just the 5bi...Michael Niedermayer2015-05-011-1/+7
* | avformat/mpegts: reset last_ver on corrupted packetsMichael Niedermayer2015-05-011-1/+4
* | avformat/mpegts: Factorize version checking code outMichael Niedermayer2015-05-011-8/+14
* | lavf/webm_chunk: Fix a memory leak.Vignesh Venkatasubramanian2015-04-301-5/+0
* | lavf/webm_chunk: Use dyn_buf to write chunksVignesh Venkatasubramanian2015-04-301-18/+30
* | avformat/mov: Do not read ACLR into extradata for H.264Michael Niedermayer2015-04-301-0/+2
* | avformat/mpegts: Also parse the FMC descriptor if the codec has not been iden...Michael Niedermayer2015-04-291-1/+3
* | avformat/mpegts: reset last_version on seekingMichael Niedermayer2015-04-291-0/+2
* | Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'Michael Niedermayer2015-04-291-0/+20
|\ \ | |/
| * mpegts: Update the PSI/SI table only if the version changeJohn Högberg2015-04-281-0/+20
* | nutdec: fix illegal count check in decode_main_headerAndreas Cadhalpun2015-04-281-1/+1
* | nutdec: fix memleaks on error in nut_read_headerAndreas Cadhalpun2015-04-281-5/+13
* | nutdec: check chapter creation in decode_info_headerAndreas Cadhalpun2015-04-281-0/+4
* | nutdec: check for negative frame rate in decode_info_headerAndreas Cadhalpun2015-04-281-1/+2
* | avformat/dtsdec: Extend DTS core sync wordfoo862015-04-281-2/+4
* | webmdashenc: Fix UTCTiming ElementVignesh Venkatasubramanian2015-04-281-5/+5
* | libavformat/webm_chunk: Write first audio packet.Vignesh Venkatasubramanian2015-04-281-3/+0
* | avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there...Michael Niedermayer2015-04-271-1/+1
* | avformat/format: Add generic trace av_log in av_probe_input_format3()Michael Niedermayer2015-04-251-0/+2
* | Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'Michael Niedermayer2015-04-241-0/+1
|\ \ | |/
| * riff: Add GMP4 fourcc for mpeg4Vittorio Giovara2015-04-241-0/+1
* | Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'Michael Niedermayer2015-04-241-0/+1
|\ \ | |/
| * riff: Add GLV4 fourcc for mpeg4Vittorio Giovara2015-04-241-0/+1
* | Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'Michael Niedermayer2015-04-241-0/+2
|\ \ | |/
| * rtsp: Make sure we don't write too many transport entries into a fixed-size a...Martin Storsjö2015-04-241-0/+2
| * rtpenc_jpeg: Handle case of picture dimensions not dividing by 8Andrey Utkin2015-04-231-2/+2
* | avformat/mp3: large id3 tags break concatenated file detectionwm42015-04-241-0/+3
* | avformat/wvdec: fix seekingwm42015-04-241-36/+2
* | Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'Michael Niedermayer2015-04-241-5/+2
|\ \ | |/
| * rtsp: Don't warn about unparsed time rangesMartin Storsjö2015-04-231-5/+2
OpenPOWER on IntegriCloud