[vlc-commits] copy: only copy the src_pitch pixels on each line not the whole width
Steve Lhomme
git at videolan.org
Fri Jul 29 00:35:47 CEST 2016
vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Thu Jul 28 14:45:40 2016 +0200| [f9f0bbc1396af8816c3d6b6dfe222d911de61047] | committer: Jean-Baptiste Kempf
copy: only copy the src_pitch pixels on each line not the whole width
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f9f0bbc1396af8816c3d6b6dfe222d911de61047
---
modules/codec/avcodec/vaapi.c | 6 +--
modules/codec/avcodec/vda.c | 2 +-
modules/codec/omxil/utils.c | 2 +-
modules/video_chroma/copy.c | 101 ++++++++++++++++-------------------
modules/video_chroma/copy.h | 14 ++---
modules/video_chroma/cvpx_i420.c | 1 -
modules/video_chroma/d3d11_surface.c | 9 ++--
modules/video_chroma/dxa9.c | 9 ++--
modules/video_chroma/i420_nv12.c | 1 -
9 files changed, 60 insertions(+), 85 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f9f0bbc1396af8816c3d6b6dfe222d911de61047
More information about the vlc-commits
mailing list