Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-23lavf/mpegts: add missed fixes to scte35 section callbackCarlos Fernandez
2016-10-22avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t...James Almer
2016-10-22mpegts: handle AVMEDIA_TYPE_UNKNOWN correctlyAndreas Cadhalpun
2016-10-22lavf/rtpdec_g726: Map mime type G726 to g726le.Carl Eugen Hoyos
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2016-10-21lavf/mpegts: SCTE-35 extraction from mpegtsCarlos Fernandez
2016-10-21avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer
2016-10-21avformat/mxfdec: Fix mixed declaration and codeMichael Niedermayer
2016-10-21dcstr: fix division by zeroAndreas Cadhalpun
2016-10-21aiff: check block_align in aiff_read_packetAndreas Cadhalpun
2016-10-21avformat/rtmpproto: Fix RTMP control message handling error in listen mode.Hiroyuki OYAMA
2016-10-21lavf/segment: decide whether to rename based on list URIRodger Combs
2016-10-21openssl: Support version 1.1.0.Matt Oliver
2016-10-21libavformat/mxfdec: add metadata streams for external referenced sourclipsMark Reid
2016-10-21libavformat/mxfdec: don't assume first stream index to be primaryMark Reid
2016-10-21libavformat/mxfdec: export track name metadataMark Reid
2016-10-21avformat/mxfdec: Detect field_order based on video_line_mapTobias Rapp
2016-10-20rsd: limit number of channelsAndreas Cadhalpun
2016-10-20avformat/flvenc: do not attempt to write duration and filesize when not seekableSteven Liu
2016-10-20lavf/riff: Document the interleaving of VSM4 video.Carl Eugen Hoyos
2016-10-20avformat: prevent triggering request_probe assert in ff_read_packetAndreas Cadhalpun
2016-10-19FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis
2016-10-19avformat/movenc: Skip duration check for discontinuous fragmentsMichael Niedermayer
2016-10-19lavf/mov: support gopro hero moments udta tagJean Caillé
2016-10-19avformat/matroskadec: fix BitsPerChannel element's default valueJames Almer
2016-10-19avformat/matroskadec: clarify some Colour element defaults using enum valuesJames Almer
2016-10-19avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer
2016-10-19avformat/matroskadec: support parsing Chroma Location elementsJames Almer
2016-10-18lavf/mp3enc: write encoder delay/padding upon closingJon Toohill
2016-10-18lavf/avidec: Be more verbose when ignoring very large tag size.Carl Eugen Hoyos
2016-10-18avformat/tests/gitignore: add fifo_muxer entryZhao Zhili
2016-10-18lavf/avidec: Do not fail for very large idx1 tags.Carl Eugen Hoyos
2016-10-17westwood_aud: prevent division by zeroAndreas Cadhalpun
2016-10-17astdec: fix division by zeroAndreas Cadhalpun
2016-10-17aiffdec: fix division by zeroAndreas Cadhalpun
2016-10-17matroskadec: fix NULL pointer dereferenceAndreas Cadhalpun
2016-10-17mov: move stsd finalization to an appropriate placeHendrik Leppkes
2016-10-16Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid...James Almer
2016-10-16avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer
2016-10-16avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer
2016-10-15lavf/mov: support gopro firmware udta tagJean Caillé
2016-10-13avformat/matroskadec: workaround the field_order bug in the Matroska muxerJames Almer
2016-10-13lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf.Carl Eugen Hoyos
2016-10-13avformat: bump minor version after the Matroska field order enum fixJames Almer
2016-10-13avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer
2016-10-12lavf/riffenc: Always write unexpected channel_mask.Carl Eugen Hoyos
2016-10-12avformat/matroskaenc: don't write a FlagInterlaced element if it would write ...James Almer
2016-10-11lavf/matroskaenc: Always write V_QUICKTIME extradata.Carl Eugen Hoyos
2016-10-11lavf/aiffenc: Write extradata also for qcelp.Carl Eugen Hoyos
2016-10-11lavf/aiffdec: Default to full rate qcelp as QT does.Carl Eugen Hoyos