[vlc-commits] vdpau: adjust video filter
Rémi Denis-Courmont
git at videolan.org
Sun Jul 7 20:13:42 CEST 2013
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Jul 1 23:45:54 2013 +0300| [9db6f463dbceff52e098cabb983b665f619a6b0b] | committer: Rémi Denis-Courmont
vdpau: adjust video filter
This supports brightness, contrast, saturation and hue.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9db6f463dbceff52e098cabb983b665f619a6b0b
---
modules/LIST | 1 +
modules/hw/vdpau/Makefile.am | 5 +
modules/hw/vdpau/adjust.c | 212 ++++++++++++++++++++++++++++++++++++++++++
modules/hw/vdpau/chroma.c | 58 ++++++++++--
modules/hw/vdpau/picture.c | 12 +++
modules/hw/vdpau/vlc_vdpau.h | 1 +
6 files changed, 282 insertions(+), 7 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9db6f463dbceff52e098cabb983b665f619a6b0b
More information about the vlc-commits
mailing list