aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_decode.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao2017-10-091-1/+3
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-091-2/+2
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-091-1/+0
* vaapi: Add external control of allow-profile-mismatchMark Thompson2017-06-141-9/+2
* vaapi: Implement device-only setupMark Thompson2017-03-221-18/+111
* lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-171-32/+46
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2017-01-171-0/+536