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
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-08-12lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang
2022-08-12qsv: remove mfx/ prefix from mfx headersHaihao Xiang
2022-07-18avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt
2022-05-25libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-21avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2020-04-26lavc/qsvenc: Add hardware config metadataMark Thompson
2019-03-28lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2016-01-27Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis
2016-01-21lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara
2015-11-29Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes
2015-11-24Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis
2015-11-20qsvenc: expose additional encoding optionsAnton Khirnov
2015-11-20qsvenc: factor out common optionsAnton Khirnov
2015-10-15lavc: AV-prefix a few left out capabilitiesVittorio Giovara
2015-09-29Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd'Hendrik Leppkes
2015-09-28qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-09Merge commit '3a85397e8bb477eb34678d9edc52893f57003226'Michael Niedermayer
2015-07-09lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov