summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_decode.c
Commit message (Expand)AuthorAge
* avcodec/vaapi: increase av1 decode pool sizeFei Wang2021-10-16
* avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt2021-04-27
* avcodec: add av1 VAAPI decoderFei Wang2020-11-02
* lavc/vaapi_decode: fix the build failure when hevc_vaapi is disabledLinjie Fu2020-04-13
* lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURELinjie Fu2020-02-24
* lavc/vaapi_decode: add profile_parser and format map support for HEVC REXTLinjie Fu2020-02-24
* avcodec/vaapi: free slice_buffers when decoding failedLinjie Fu2018-09-23
* configure: Use pkgconfig for VAAPIMark Thompson2018-09-23
* vaapi: Add MJPEG decode hwaccelMark Thompson2018-02-21
* vaapi_decode: Make the frames context format selection more generalMark Thompson2018-02-21
* vaapi_decode: Ignore the profile when not usefulMark Thompson2017-11-26
* vaapi: Make the decode profile matching more explicitMark Thompson2017-11-26
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\
| * lavc: external hardware frame pool initializationwm42017-10-19
| * vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-26
| * vaapi: Implement device-only setupMark Thompson2017-02-13
| * vaapi_decode: use the correct logging contextAnton Khirnov2016-12-19
| * hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
| * vaapi_decode: Remove vestigial unmap codeMark Thompson2016-10-24
| * vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson2016-10-24
| * vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-08
| * lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
| * lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-30
* lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao2017-10-09
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-09
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-09
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-06-14
* vaapi: Implement device-only setupMark Thompson2017-03-22
* lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-17
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2017-01-17