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 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
