summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mux: split side data before internal auto BSFMichael Niedermayer2016-11-04
* Revert "avformat/mux: split side data earlier in av_write_frame and av_interl...James Almer2016-11-04
* lavf/movenc: Do not print an error when muxing gray8 rawvideo.Carl Eugen Hoyos2016-11-05
* avformat/mux: split side data earlier in av_write_frame and av_interleaved_wr...James Almer2016-11-04
* lavf/mux: Add missing CR/LF to error messages.Carl Eugen Hoyos2016-11-04
* lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva2016-11-03
* avformat: close parser if codec changedAndreas Cadhalpun2016-11-02
* avformat/matroskaenc: use display aspect ratio for DisplayWidth and DisplayHe...James Almer2016-11-02
* avformat/matroskaenc: support writing Chroma Location elementsJames Almer2016-11-02
* avformat/mpegtsenc: Add option to mark stream begin as discontinuousMichael Niedermayer2016-11-02
* lavf/matroskaenc: don't try to modify the header when live-streamingRodger Combs2016-11-02
* lavf/matroskaenc: fix uninitialized readRodger Combs2016-11-02
* lavf/segment: fix autobsfRodger Combs2016-11-02
* Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer2016-11-01
* img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack2016-11-01
* apngdec: use side data to pass extradata to the decoderAndreas Cadhalpun2016-11-01
* mov: immediately return from mov_fix_index without old index entriesAndreas Cadhalpun2016-11-01
* Fix build warnings due to misleading indentationAdriano Pallavicino2016-11-01
* lavf/mov: Only search for invalid moov in free if compliance < STRICT.Carl Eugen Hoyos2016-11-01
* lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva2016-10-31
* openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-30
* avformat/flvdec: Fix regression loosing streamsMichael Niedermayer2016-10-28
* apng: use side data to pass extradata to muxerAndreas Cadhalpun2016-10-28
* avisynth: fix Planar RGB outputStephen Hutchinson2016-10-27
* avformat/matroskaenc: fix cue relative position values when CRC32 is enabledJames Almer2016-10-26
* Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer2016-10-26
* Bump minor versions for 3.2Michael Niedermayer2016-10-26
* Revert "avformat/utils: Discard huge timestamps which would cause overflows i...Michael Niedermayer2016-10-26
* avformat/utils: Discard huge timestamps which would cause overflows if used i...Michael Niedermayer2016-10-26
* avformat/isom: Fix old API regression with exporting max bitrateMichael Niedermayer2016-10-26
* lavf/flvdec: init AVPacket::pos to FLVTAG offsetSuman-2016-10-26
* lavf/mov: reindentRodger Combs2016-10-24
* lavf/mov: improve `tref/chap` chapter handlingRodger Combs2016-10-24
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-24
* lavf/rawenc: add automatic bitstream filtering for H264+HEVCRodger Combs2016-10-24
* lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs2016-10-24
* lavf/dashenc: add deinit functionRodger Combs2016-10-24
* lavf/movenc: add deinit functionRodger Combs2016-10-24
* lavf/segment: fix writing separate header with auto BSFRodger Combs2016-10-24
* lavf/segment: add deinit functionRodger Combs2016-10-24
* lavf/mux: add avformat_init_outputRodger Combs2016-10-24
* lavf/mpegts: add missed fixes to scte35 section callbackCarlos Fernandez2016-10-23
* avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t...James Almer2016-10-22
* mpegts: handle AVMEDIA_TYPE_UNKNOWN correctlyAndreas Cadhalpun2016-10-22
* lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos2016-10-22
* doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* lavf/mpegts: SCTE-35 extraction from mpegtsCarlos Fernandez2016-10-21
* avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer2016-10-21
* avformat/mxfdec: Fix mixed declaration and codeMichael Niedermayer2016-10-21
* dcstr: fix division by zeroAndreas Cadhalpun2016-10-21