[vlc-commits] chroma: copy: add a way to shift bits for 16 bits conversion
Thomas Guillem
git at videolan.org
Mon Mar 19 12:15:20 CET 2018
vlc/vlc-3.0 | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Mar 16 09:06:33 2018 +0100| [fd0599ec2ba898113007caf921a3a0125e5bfded] | committer: Thomas Guillem
chroma: copy: add a way to shift bits for 16 bits conversion
(cherry picked from commit ae93aaa1f36c81faee712557398b84c2148ae746)
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=fd0599ec2ba898113007caf921a3a0125e5bfded
---
modules/hw/vaapi/chroma.c | 4 +-
modules/video_chroma/copy.c | 350 ++++++++++++++++++++++++++++++++------------
modules/video_chroma/copy.h | 8 +-
3 files changed, 264 insertions(+), 98 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=fd0599ec2ba898113007caf921a3a0125e5bfded
More information about the vlc-commits
mailing list