summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_decode.c
Commit message (Expand)AuthorAgeFilesLines
* vaapi: Make the decode profile matching more explicitMark Thompson2017-12-021-9/+9
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-251-2/+2
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-241-1/+0
* lavc: external hardware frame pool initializationwm42017-10-191-115/+101
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-261-9/+2
* vaapi: Implement device-only setupMark Thompson2017-02-131-18/+111
* vaapi_decode: use the correct logging contextAnton Khirnov2016-12-191-3/+3
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-191-0/+1
* vaapi_decode: Remove vestigial unmap codeMark Thompson2016-10-241-4/+1
* vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson2016-10-241-0/+1
* vaapi_decode: Ignore the profile when not usefulMark Thompson2016-09-081-1/+2
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-32/+46
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-301-0/+534
OpenPOWER on IntegriCloud