summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_encode_h264.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* 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: Split version.hMartin Storsjö2022-03-16
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/vaapi_encode: use AVCodecContext.get_encode_buffer()James Almer2021-03-17
* cbs_h2645: Merge SEI message handling in common between codecsMark Thompson2021-01-21
* h264: Use common SEI typesMark Thompson2021-01-21
* cbs_h2645: Merge SEI messages in common between codecsMark Thompson2021-01-21
* vaapi_encode_h264: Fix setting colour propertiesMark Thompson2020-11-03
* avcodec/cbs: Remove unused function parametersAndreas Rheinhardt2020-07-07
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encodersLinjie Fu2020-05-04
* lavc/vaapi_encode: Add hardware config metadataMark Thompson2020-04-26
* vaapi_encode: Add ROI supportMark Thompson2019-07-28
* vaapi_encode: Refactor encode misc parameter buffer creationMark Thompson2019-06-03
* lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin2019-03-27
* vaapi_encode_h264: Enable support for more RC modesMark Thompson2019-02-25
* vaapi_encode: Do not zero access unit structuresMark Thompson2019-02-25
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* vaapi_encode_h264: Support more complex reference structuresMark Thompson2019-01-23
* vaapi_encode: Convert to send/receive APIMark Thompson2019-01-23
* vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson2018-11-18
* vaapi_encode_h264: Enable multiple-slice supportMark Thompson2018-10-27
* cbs_h264: Fix default value for max mv lengthsMark Thompson2018-09-23
* vaapi_encode_h264: Set level based on stream if not set by userMark Thompson2018-09-23
* vaapi_encode_h26[45]: Make the AUD option a booleanMark Thompson2018-09-23
* vaapi_encode_h264: Properly set constraint flagsMark Thompson2018-09-23
* vaapi_encode: Clean up the packed header configurationMark Thompson2018-09-23
* vaapi_encode: Clean up the GOP structure configurationMark Thompson2018-09-23
* vaapi_encode: Add support for max QP in rate controlMark Thompson2018-09-23
* vaapi_encode: Clean up rate control configurationMark Thompson2018-09-23
* vaapi_encode: Clean up the encode quality configurationMark Thompson2018-09-23
* vaapi_encode: Add common options between all encodersMark Thompson2018-09-23
* vaapi_encode: Choose profiles dynamicallyMark Thompson2018-09-23
* vaapi_encode: Remove common priv_data and options fieldsMark Thompson2018-08-27
* vaapi_encode_h264: Move options and common structures into contextMark Thompson2018-08-27
* vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed valueHaihao Xiang2018-05-03
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-20
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
| * vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-06
| * vaapi_h264: Fix VUI max_dec_frame_bufferingJun Zhao2017-12-02
| * vaapi_h264: Add missing return value checkMark Thompson2017-11-12
| * vaapi_h264: Do not use deprecated header typeMark Thompson2017-11-12
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-04