[FFmpeg-devel] [PATCH 0/4] Various fixes for DPX
Christophe Gisquet
christophe.gisquet at gmail.com
Wed Aug 13 12:21:50 CEST 2014
Those fixes are intended around ticket #3692. The core of the issues is
that line starts must be aligned on a 4-byte boundary.
Christophe Gisquet (4):
dpx: use aligned line starts
dpxenc: enforce alignment requirement
dpx: abort if encrypted
dpx: fix endianess for RGB 8bits
libavcodec/dpx.c | 45 ++++++++++++++++++++++++++++++++++-----------
libavcodec/dpxenc.c | 44 +++++++++++++++++++++++++++++++++++++-------
2 files changed, 71 insertions(+), 18 deletions(-)
--
1.9.2.msysgit.0
More information about the ffmpeg-devel
mailing list