Changeset 0670acc in ffmpeg

Timestamp:
May 12, 2015, 1:20:25 AM (10 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
85bbe1db, da5c6a97
Parents:
b8d2630c
git-author:
foo86 <foobaz86@gmail.com> (04/29/15 08:14:55)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (05/12/15 01:20:25)
Message:

dca_parser: Extend DTS core sync word and fix existing check

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 <michaelni@gmx.at>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>

(No files)

Note: See TracChangeset for help on using the changeset viewer.