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-11-07libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen
2022-09-30libavcodec/qsvenc: Let runtime to set default parameter.Wenbin Chen
2022-09-09libavcodec/qsvenc: Add "slice" intra refresh type to qsvencWenbin Chen
2022-09-07lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-08-23qsvenc_{hevc,h264}: add scenario optionHaihao Xiang
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-06-06libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng
2022-05-25qsv: add requirement for the mininal version of libmfxHaihao Xiang
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
2022-01-27libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen
2021-12-27avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, ...Limin Wang
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-27avcodec: Remove private options from AVCodecContextAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated coder type optionsAndreas Rheinhardt
2020-08-15avcodec/qsvenc_h264: add missing atsc_a53.h includeJames Almer
2020-04-26lavc/qsvenc: Add hardware config metadataMark Thompson
2019-04-01lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu
2019-03-28lavc/qsvenc_h264: remove the privite option trellisZhong Li
2019-03-28lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li
2019-01-10lavc/qsvenc: add VDENC support for H264Linjie Fu
2018-12-07lavc/qsvenc: add an option to set h264 pps for every frameZhong Li
2018-09-14Fix typosMichael Bunk
2018-09-11Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer
2018-09-03Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer
2018-09-03Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer
2018-09-02lavc/qsvenc: allow to set qp range for h264 BRCZhong Li
2018-08-22lavc/qsvenc: add quality status to side_dataZhong Li
2018-08-07lavc/qsvenc: expose qp of encoded framesZhong Li
2018-06-11qsvenc: remove vcm option on LinuxZhong Li
2018-05-24qsvenc: Add an option to disable MFE modeZhong Li
2018-05-07lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong Li
2018-04-14Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer
2018-04-08qsv: adding Multi Frame Encode supportMaxym Dmytrychenko
2018-03-30Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer
2018-03-16qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li
2018-03-06lavc/qsvenc: disable h264 look_ahead by defaultZhong Li
2017-12-15Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-11-30Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer
2017-11-24qsvenc: cavlc option is only available for h264Li, Zhong
2017-03-12Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson
2016-10-31qsv: Merge libav implementationMark Thompson