On Tue, Apr 28, 2015 at 05:47:53PM +0300, foo86 wrote:
> Check extended sync word for 16-bit LE and BE core streams to reduce
> probability of alias sync detection. Previously sync word extension was
> checked only for 14-bit streams.
>
> This follows up the similar change in avcodec/dca_parser.
>
Check extended sync word for 16-bit LE and BE core streams to reduce
probability of alias sync detection. Previously sync word extension was
checked only for 14-bit streams.
This follows up the similar change in avcodec/dca_parser.
---
libavformat/dtsdec.c | 6 --
1 file changed, 4 insertions