Commit Graph

1 Commits

Author SHA1 Message Date
Moritz Bunkus
45f61c4390 TrueHD reader: only count real TrueHD sync frames during identification
AC-3 frames are also possible as a result of the parser. This is
especially true for non-TrueHD streams as those don't have a strong
signature.

The reader's main code relies on a real TrueHD header having been found,
though.

Fixes #1559.
2016-01-02 22:29:16 +01:00