Sync AC3 probe values with MP3 probe values, they have to avoid similar issues.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 29 Sep 2009 10:23:47 +0000 (10:23 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 29 Sep 2009 10:23:47 +0000 (10:23 +0000)
commit4b4ac5c7a8b4c90c359ad7150ac71e542973abc8
tree3ecf6382f1fa07a74ef01458001825536e00c21e
parentf6765f3f04518bd0c2172733139422be49c1c82c
Sync AC3 probe values with MP3 probe values, they have to avoid similar issues.
This fixes ffmpeg-generated files with -acodec ac3 being detected as raw ac3
instead of MPEG.

Originally committed as revision 20075 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mp3.c
libavformat/raw.c