summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_vdpaupp.c
Commit message (Expand)AuthorAgeFilesLines
* video: introduce failure path for image allocationswm42014-06-171-0/+4
* vf_vdpaupp: cosmetics: rename functionwm42014-05-251-5/+5
* vf_vdpaupp: make code clarity improvementswm42014-05-041-8/+8
* vdpau: deduplicate video surface upload codewm42014-05-041-36/+5
* vf_vdpaupp: always provide past and future fieldswm42014-05-021-1/+1
* vf_vdpaupp: allow toggling deinterlacewm42014-05-021-4/+19
* vf_vdpaupp: allow non-vdpau inputwm42014-05-021-5/+42
* vdpau: add a postprocessing pseudo-filterwm42014-05-021-0/+235