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-01-02Merge commit '69a68593ce5684409c3c4dd9a901bfd8b16925b1'Hendrik Leppkes
2016-01-02Merge commit '5049f6b772891cdf4030a9d572362efc8f7ae97f'Hendrik Leppkes
2016-01-02oggparsedaala: reject too large gpshiftAndreas Cadhalpun
2016-01-02avcodec/utils: fix AVPacket lifetime in seek_frame_genericHendrik Leppkes
2016-01-01avformat/mp3dec: Remove unused variableMichael Niedermayer
2016-01-01lavf/srtdec: rewrite parsing logicClément Bœsch
2016-01-01Merge commit '64f8c439fd663fec4d57ac21af572d498fe21f7a'Hendrik Leppkes
2016-01-01Merge commit '2d0432d918a71468419b7ac1e543ab3b399d3d37'Hendrik Leppkes
2016-01-01Revert "Merge commit '9f1eccb97bf8894cb18b14f642500686505ef186'"Michael Niedermayer
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