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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-01Merge commit '72d658766e6ccf198317dffd6499c5e288847a1c'Hendrik Leppkes
2016-01-01Merge commit '955aec3c7c7be39b659197e1ec379a09f2b7c41c'Hendrik Leppkes
2016-01-01Merge commit '6bf4c1d71199b92894f24db6386ed5070e590a16'Hendrik Leppkes
2016-01-01Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'Hendrik Leppkes
2016-01-01Merge commit '1f008f34d5b2b5f6217521747e7acfe3efc0e666'Hendrik Leppkes
2015-12-31avformat/mov: support cenc (common encryption)erankor
2015-12-30avformat/movenc: Use strict_std_compliance from the muxer layer instead of th...Michael Niedermayer
2015-12-29oggparsedaala: check number of planes in pixel format mapAndreas Cadhalpun
2015-12-29lavf/qtpalette: Treat 1-bit video as palettizedMats Peterson
2015-12-28lavf/mpegtsenc: add automatic bitstream filteringRodger Combs
2015-12-28lavf/matroskaenc: add automatic bitstream filteringRodger Combs
2015-12-28lavf: add internal API to append a bsf to a stream's listRodger Combs
2015-12-28lavf: add automatic bitstream filtering; bump versionRodger Combs
2015-12-28lavf/tee: use lavf API for applying bitstream filtersRodger Combs
2015-12-28lavf: add API to apply a list of bsfs to a packetRodger Combs
2015-12-28avformat/qtpalette: Move ff_get_qtpalette() doxy to headerMichael Niedermayer
2015-12-28avformat/matroskadec: palettized QuickTime video in MatroskaMats Peterson
2015-12-28avformat: factor ff_get_qtpalette() out of mov.cMats Peterson
2015-12-27avformat/hls: Added http_proxy supportJoel Holdsworth
2015-12-27avformat/hls: Remember to free HLSContext::headersJoel Holdsworth
2015-12-27avformat/http: Added http_proxy optionJoel Holdsworth
2015-12-27avio: add detail to avio_printf() size warningReynaldo H. Verdejo Pinochet
2015-12-26avformat/img2dec: Reuse main IO context instead of reopening a single fileMichael Niedermayer
2015-12-26avformat/img2dec: Skip checking the input files existence if it has already b...Michael Niedermayer
2015-12-26Remove stray line breaks from avpriv_{report_missing_feature|request_samples}Diego Biurrun
2015-12-26rtpdec_jpeg: Coalesce redundant error checksDiego Biurrun
2015-12-24avformat/mpegts: consider stream_type 4 just a hint toward mp3 and not definiteMichael Niedermayer
2015-12-24avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB wayStefan Pöschel
2015-12-23avformat/subtitles: treat negative duration like unknown durationwm4
2015-12-22mlvdec: validate bits_per_coded_sampleAndreas Cadhalpun
2015-12-22avformat/movenc-test: Make format staticMichael Niedermayer
2015-12-22avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer
2015-12-22lavf/rmdec: Use correct format specifier for int64_t.Carl Eugen Hoyos
2015-12-21lavf/avformat: add av_warn_unused_result to avformat_write_headerGanesh Ajjanagadde
2015-12-21lavf/img2enc: add atomic_writing optionClément Bœsch
2015-12-20nuv: sanitize negative fps rateAndreas Cadhalpun
2015-12-20mlvdec: check that index_entries existAndreas Cadhalpun
2015-12-19lavf/hlsenc: replace round by lrintGanesh Ajjanagadde
2015-12-19nutdec: reject negative value_len in read_sm_dataAndreas Cadhalpun
2015-12-19nutdec: only copy the header if it existsAndreas Cadhalpun
2015-12-19oggparsedaala: sync with current bitstream syntaxRostislav Pehlivanov
2015-12-18Merge commit 'febfb49a70e82f5ac46dc7ea34dabd4d56b19b31'Hendrik Leppkes
2015-12-17avformat/oggparsedirac: Export sample aspect ratioMichael Niedermayer
2015-12-17avformat/xmv: Add *.xmv to the recognized extensions for the XMV format.rsn8887
2015-12-17Merge commit 'b8b21dee0f0b4bcc1888067c497d6e838859d2cd'Hendrik Leppkes
2015-12-17Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes
2015-12-17Merge commit '8bcadaacc2b8dc3c5d6569835a5ca20e62d3efca'Hendrik Leppkes
2015-12-17Merge commit '5845a8273e4694e0254ad728970b82bb64fd8bc0'Hendrik Leppkes
2015-12-17avformat/swfenc: Check frama rate before writing itMichael Niedermayer
2015-12-16ffm: reject invalid codec_id and codec_typeAndreas Cadhalpun