summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpvideoyuv.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-23VDPAU: Move I420/YV12 to the front of the caps. Add debug.Jan Schmidt1-0/+3
Make I420/YV12 caps be preferred when downloading to YUV buffers, when possible, by listing them first in the set of output caps. Add some debug in the caps selection code.
2009-06-20VDPAU: Add some debug statementsJan Schmidt1-0/+10
2009-06-20VDPAU: Refactor the error path to a common output, and fix a leak.Jan Schmidt1-16/+24
Don't leak the input buffer on errors. Add some debug statements.
2009-06-20vdpau: fixup renamingCarl-Anton Ingmarsson1-6/+6
the rename work done in commit 24cf84d06b2f4b2edec3383b198441a07829618b didn't include typecasts. This commit fixes this.
2009-06-20vdpau: rename all files and objects from Vdpau to VdpCarl-Anton Ingmarsson1-0/+444