summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* aiff: check block_align in aiff_read_packetAndreas Cadhalpun2016-10-21
* avformat/rtmpproto: Fix RTMP control message handling error in listen mode.Hiroyuki OYAMA2016-10-21
* lavf/segment: decide whether to rename based on list URIRodger Combs2016-10-21
* openssl: Support version 1.1.0.Matt Oliver2016-10-21
* libavformat/mxfdec: add metadata streams for external referenced sourclipsMark Reid2016-10-21
* libavformat/mxfdec: don't assume first stream index to be primaryMark Reid2016-10-21
* libavformat/mxfdec: export track name metadataMark Reid2016-10-21
* avformat/mxfdec: Detect field_order based on video_line_mapTobias Rapp2016-10-21
* rsd: limit number of channelsAndreas Cadhalpun2016-10-20
* avformat/flvenc: do not attempt to write duration and filesize when not seekableSteven Liu2016-10-20
* lavf/riff: Document the interleaving of VSM4 video.Carl Eugen Hoyos2016-10-19
* avformat: prevent triggering request_probe assert in ff_read_packetAndreas Cadhalpun2016-10-19
* FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis2016-10-19
* avformat/movenc: Skip duration check for discontinuous fragmentsMichael Niedermayer2016-10-19
* lavf/mov: support gopro hero moments udta tagJean CailleĢ2016-10-19