aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_decode.h
Commit message (Collapse)AuthorAgeFilesLines
* lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-301-0/+6
| | | | | Deprecates struct vaapi_context and the installed header vaapi.h, to be removed at the next version bump.
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2016-08-301-0/+90
Moves much of the setup logic for VAAPI decoding into lavc; the user now need only provide the hw_frames_ctx.