summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_hevc.c
Commit message (Expand)AuthorAge
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-07
* avcodec/hwconfig: Move HWACCEL_CAP_* to a new headerAndreas Rheinhardt2023-08-07
* avcodec: use the new AVFrame interlace flags in all decoders and encodersJames Almer2023-05-04
* avcodec/hevc_ps: use get_ue_golomb() for some SPS Screen Content Coding exten...James Almer2023-04-30
* lavc/vaapi_hevc: Remove duplicate codeFei Wang2023-03-27
* lavc/vaapi_hevc: Loose the restricts for SCC decodingLinjie Fu2023-02-27
* lavc/vaapi_hevc: Set correct rps type for sccLinjie Fu2023-02-27
* lavc/vaapi_hevc: Add vaapi profile parse support for SCCLinjie Fu2023-02-27
* lavc/vaapi_hevc: Pass SCC parameters Through VA-APILinjie Fu2023-02-27
* lavc/vaapi: Add support for remaining 10/12bit profilesPhilip Langdale2022-09-03
* lavc/vaapi_hevc: fill rext luma/chroma offset in the right wayXu Guangxin2022-06-24
* lavc/vaapi_hevc: add missing max_8bit_constraint_flagLinjie Fu2020-05-27
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-26
* lavc/vaapi_hevc: add function to find exact va_profile for REXTLinjie Fu2020-02-24
* lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtensionLinjie Fu2020-02-24
* lavc/vaapi_hevc: Do not initialize fields twice.Carl Eugen Hoyos2019-03-28
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\
| * lavc: external hardware frame pool initializationwm42017-10-19
| * hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-23
* Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
* vaapi_hevc: Mark as async-safeMark Thompson2017-03-22
* vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov2017-01-17
* lavc/vaapi_hevc: fix scaling list duplicate transfer issue.Jun Zhao2016-11-23
* doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* vaapi: Add hevc hwaccel supportTimo Rothenpieler2015-08-27