]> git.sesse.net Git - vlc/commit
vdpau: chroma conversion from video surface to regular YUV
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 22 Jun 2013 18:26:50 +0000 (21:26 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 7 Jul 2013 18:11:59 +0000 (21:11 +0300)
commit595575ff253c76c4f3cafa810ec07be645dc02e4
tree9766d6fd94ab8b51bcabe0ed661f9a2dcfcd5448
parentceebb977be4b27afafbf513161385df1eb6b6559
vdpau: chroma conversion from video surface to regular YUV

This enables using the pass-through hardware-accelerated decoder (from
a later commit) with transcode in stream output or with a video output
that does not support VDPAU surfaces.
modules/hw/vdpau/chroma.c