aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_vp8.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/vaapi_decode: Make it possible to send multiple slice params buffersDavid Rosca2024-05-291-1/+1
* avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccelAndreas Rheinhardt2023-08-071-5/+5
* avcodec/hwconfig: Move HWACCEL_CAP_* to a new headerAndreas Rheinhardt2023-08-071-1/+1
* avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9Andreas Rheinhardt2022-07-281-9/+9
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-261-1/+1
* vaapi: Add VP8 decode hwaccelMark Thompson2017-11-261-0/+237