summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/matroskadec: fix BitsPerChannel element's default valueJames Almer2016-10-18
* avformat/matroskadec: clarify some Colour element defaults using enum valuesJames Almer2016-10-18
* avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer2016-10-18
* avformat/matroskadec: support parsing Chroma Location elementsJames Almer2016-10-18
* lavf/mp3enc: write encoder delay/padding upon closingJon Toohill2016-10-18
* lavf/avidec: Be more verbose when ignoring very large tag size.Carl Eugen Hoyos2016-10-18
* avformat/tests/gitignore: add fifo_muxer entryZhao Zhili2016-10-18
* lavf/avidec: Do not fail for very large idx1 tags.Carl Eugen Hoyos2016-10-18
* westwood_aud: prevent division by zeroAndreas Cadhalpun2016-10-17
* astdec: fix division by zeroAndreas Cadhalpun2016-10-17
* aiffdec: fix division by zeroAndreas Cadhalpun2016-10-17
* matroskadec: fix NULL pointer dereferenceAndreas Cadhalpun2016-10-17
* mov: move stsd finalization to an appropriate placeHendrik Leppkes2016-10-17
* Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid...James Almer2016-10-16
* avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer2016-10-15
* avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer2016-10-15