summaryrefslogtreecommitdiffstats
path: root/video/hwdec.c
Commit message (Expand)AuthorAgeFilesLines
* video: rewrite filtering glue codewm42018-01-301-6/+19
* video: remove some more hwdec legacy stuffwm42017-12-021-24/+0
* hwdec: don't require setting legacy hwdec fieldswm42017-12-021-1/+1
* vd_lavc: rewrite how --hwdec is handledwm42017-12-011-0/+22
* video: refactor hw device creation for hwdec copy modeswm42017-12-011-4/+9
* vo_gpu: make it possible to load multiple hwdec interop driverswm42017-12-011-15/+33
* video: add mp_image_params.hw_flags and add an examplewm42017-10-161-0/+22
* vd_lavc, vaapi: move hw device creation to generic codewm42017-02-201-2/+0
* video: refactor how VO exports hwdec device handleswm42016-05-091-0/+90