summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_hevc.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* libavcodec/qsvenc_hevc: Use default value from MSDK to set bf.Wenbin Chen2022-06-27
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-06
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-25
* libavcodec/qsvenc: Add more pixel format support to qsvencWenbin Chen2022-04-06
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* libavcodec/qsvenc_hevc: encode RGB format rawvideoWenbin Chen2022-02-22
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-27
* libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen2022-01-21
* lavc/qsvenc_hevc: add -pic_timing_sei optionHaihao Xiang2022-01-18
* lavc/qsvenc: add encode support for screen content coding extensionHaihao Xiang2022-01-18
* avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud optionLimin Wang2021-12-27
* lavc/qsvenc: enable lookahead for hevc encodingZhong Li2021-12-23
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* lavc/qsvenc_hevc: add qmax/qmin support for HEVC encodingLinjie Fu2020-07-05
* lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-18
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-12
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-03
* lavc/qsvenc: get vps extradata from MSDKZhong Li2019-04-01
* lavc/qsvenc: fix hevc vps extradata issuesZhong Li2019-03-29
* lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li2019-03-28
* lavc/qsv_hevc: correct QSV HEVC default plugin on WindowsZhong Li2018-12-18
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* Merge commit '077011b5af2b3150efc52a9b58f5ef9bb0235087'James Almer2017-11-11
|\
| * qsv: Expose idr_interval for hevc as wellLuca Barbato2017-10-14
* | Merge commit 'b05128f3c953bd66483e697d60a2e7e45ee9cfa0'James Almer2017-11-11
|\|
| * qsv: Load the hw hevc plugin by default on LinuxLuca Barbato2017-09-11
* | h2645_parse: Allocate a single buffer per packetKieran Kunhya2017-11-04
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\|
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\|
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-12
|\|
| * qsvenc: add support for p010Anton Khirnov2016-07-22
* | avcodec/h2645: Fix NAL unit paddingMichael Niedermayer2016-08-18
* | Merge commit 'fa936a307f5cddfc2664600157a8207ca8080af6'Derek Buitenhuis2016-04-26
|\|
| * hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28
* | qsvenc_hevc: Fix usage of ff_hevc_extract_rbspDerek Buitenhuis2016-04-25
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\|
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'a43905f4ae261bdde87c300901d867b31961f57b'Hendrik Leppkes2016-01-04
|\|