summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_vdpaurb.c
Commit message (Expand)AuthorAgeFilesLines
* vf_vdpaurb: remove this filterwm42016-11-221-110/+0
* vf_vdpaurb: deprecate this filterwm42016-10-201-0/+3
* vf_vdpaurb: use new common nv12 download codewm42016-06-211-15/+5
* vf_vdpaurb: fix operationwm42016-06-201-0/+1
* video: refactor how VO exports hwdec device handleswm42016-05-091-7/+2
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* vf_vdpaurb: query_format is still requiredPhilip Langdale2015-09-181-0/+6
* vf_vdpaurb: Pass through non-hardware-decoded contentPhilip Langdale2015-09-151-9/+8
* vf_vdpaurb: Don't segfault if input mpi is nullPhilip Langdale2015-08-051-0/+4
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesPhilip Langdale2015-07-111-0/+112