On 07/05/15 02:48, Vittorio Giovara wrote: > From: foo86 <[email protected]> > > The previous version checked for 14-bit streams and did not properly > work across buffer boundaries. > > Use the 64-bit parser state to make extended sync word detection work > across buffer boundary and check the extended sync word for 16-bit LE > and BE core streams to reduce probability of alias sync detection. > > Signed-off-by: Michael Niedermayer <[email protected]> > Signed-off-by: Luca Barbato <[email protected]> > --- > libavcodec/dca_parser.c | 48 ++++++++++++++++++++++++++++-------------------- > 1 file changed, 28 insertions(+), 20 deletions(-) >
It is unchanged from what I sent you, I take it is fine for you as well. Justin? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
