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
2021-04-27avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated ASS with inline timingAndreas Rheinhardt
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated coder type optionsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt
2021-04-27avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt
2021-03-05avcodec: enable usage of err_recognition for encodersJan Ekström
2021-01-26lavc: shedule old encoding/decoding API for removalAnton Khirnov
2021-01-26avcodec: remove long dead debug_mv codeJames Almer
2020-11-26libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne
2020-09-10libavcodec/options_table: Add missing colorspace optionsHarry Mallon
2020-07-30avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer
2020-05-22avcodec: move mpeg4 profiles to profiles.hMarton Balint
2020-05-22avcodec: move msbc profile to encoderMarton Balint
2020-05-22avcodec/options_table: remove dts profilesMarton Balint
2020-05-22avcodec: move aacenc profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint
2020-05-15avcodec/option_table: mark venc_params as a video decoder flag opt typeJames Almer
2020-05-12lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov
2020-03-18remove CHAR_MIN/CHAR_MAX usagePaul B Mahol
2020-02-23avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2019-12-31avcodec/options_table: err_detect compliant and aggressive should also enable...Michael Niedermayer
2019-10-06lavc/options_table: Correct the flags for AVCodecContext.flags2Jun Zhao
2019-09-25avcodec: add max_samplesMichael Niedermayer
2019-09-02avcodec: Support EBU Tech. 3213-E primaries valuesRaphaël Zumer
2019-04-20avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2018-12-20lavc/options_table: Change some options location in opt table.Jun Zhao
2018-03-25avcodec: add a subcharenc mode that disables UTF-8 checkwm4
2018-03-08sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs
2018-02-13Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson
2018-02-12lavc: Add support for increasing hardware frame pool sizesMark Thompson
2017-10-23Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer
2017-10-23Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer
2017-10-23avcodec: drop deprecated vismv optionJames Almer
2017-10-23Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer
2017-10-23Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940'James Almer
2017-10-23Merge commit '302554835e39b79b977ed60c9afe81b44590dfef'James Almer
2017-10-23Merge commit 'b3739599bda740ac12d3dde31a331b744df99123'James Almer
2017-10-23Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc'James Almer
2017-10-23Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer
2017-10-23Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1'James Almer
2017-10-23Merge commit '0c7986df444273b0e53d3992ba9cc1108bd6a386'James Almer
2017-10-10lavc: enable hwaccel_flags optionJun Zhao
2017-08-25avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer
2017-05-08Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer
2017-04-08Merge commit '5168026a05258537f1c48ca95c1776b1554997f4'Clément Bœsch
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch