On Thu, Aug 14, 2014 at 02:21:56PM +0200, Christophe Gisquet wrote: > Hi, > > following the discussion in "[PATCH 2/4] dpxenc: enforce alignment > requirement", here's a bump to offer a chance to other decoders to > detect and recover from the change. > > -- > Christophe
> dpx.c | 42 ++++++++++++++++++++++++++++++------------ > 1 file changed, 30 insertions(+), 12 deletions(-) > cc8886d78c1ba2ec827022585a178314e41a2432 > 0001-dpx-use-aligned-line-starts.patch > From ea8003852db0e6f64ec50f2ca644c9b51247cb5f Mon Sep 17 00:00:00 2001 > From: Christophe Gisquet <christophe.gisq...@gmail.com> > Date: Wed, 13 Aug 2014 00:37:00 +0200 > Subject: [PATCH 1/5] dpx: use aligned line starts > > SMPTE 268M-2003 specifies that each line starts at a 4-bytes boundary. > Therefore, modify correspondingly the input buffer strides and size. > > Partially fixes ticket #3692: DLAD_8b_3c_big.dpx still has inverted > colors, which might be related to endianness. > --- > libavcodec/dpx.c | 42 ++++++++++++++++++++++++++++++------------ > 1 file changed, 30 insertions(+), 12 deletions(-) is this the patch that you wanted to send ? it changes dpx.c instead of version.h [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler. -- Albert Einstein
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel