summaryrefslogtreecommitdiffstats
path: root/video/hwdec.c
Commit message (Expand)AuthorAgeFilesLines
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-13/+12
* filters: support loading new hwdec_interops from filtersPhilip Langdale2022-09-211-1/+1
* vo: hwdec: do hwdec interop lookup by image formatPhilip Langdale2022-09-211-17/+5
* hwdec/drmprime: add drmprime hwdec-interopPhilip Langdale2022-08-091-0/+3
* vo_gpu[_next]: hwdec: fix logging regression when probingPhilip Langdale2022-03-211-4/+7
* vo_gpu: hwdec: load hwdec interops on-demand by defaultPhilip Langdale2022-02-171-4/+4
* video: cuda: add explicit context creation for copy hwaccelsPhilip Langdale2019-12-291-0/+3
* 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