Changeset 45faf7fc in ffmpeg

Timestamp:
May 12, 2011, 9:32:39 AM (14 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
046f081b
Parents:
b3bbc6fd
git-author:
Thierry Foucu <tfoucu@gmail.com> (05/12/11 04:27:04)
git-committer:
Diego Biurrun <diego@biurrun.de> (05/12/11 09:32:39)
Message:

nsv: Fix misdetection of MP3 files as NSV.

If an MP3 file contains the string NSVs, the NSV probe will confuse it for an
NSV file. Check for 0xBEEF after a Video/Audio chunk to achieve more accuracy.

Signed-off-by: Diego Biurrun <diego@biurrun.de>

(No files)

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