Changeset 0412cb67 in ffmpeg

Timestamp:
Mar 16, 2014, 6:58:41 PM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
3b1c9eb0, 6dd007a
Parents:
a84c8af0
git-author:
Martin Storsjö <martin@martin.st> (03/11/14 13:42:44)
git-committer:
Martin Storsjö <martin@martin.st> (03/16/14 18:58:41)
Message:

aacdec: Don't count probed ADTS frames if there are false positives

If a portion of the probe buffer seem to resemble ADTS frames,
but some data at the end is a mismatch, disregard the whole
probing attempt. If it actually is ADTS data, there shouldn't be
any mismatches within the sequential frame data.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

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