Don't output the first two frames, since they don't contain valid audio.
authorIan Braithwaite <ian@braithwaite.dk>
Thu, 8 Mar 2007 19:47:03 +0000 (19:47 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Thu, 8 Mar 2007 19:47:03 +0000 (19:47 +0000)
commit4ff5e6563e5d4969bb1882a010b3ed67ebff314d
treea48e677058bb5d8eac3510850efac84fa8c1bb0a
parent39076e27ded9f31158e5fa440059a04650cfdc40
Don't output the first two frames, since they don't contain valid audio.
This also eases comparison of decoded output with Real's binary decoder.

Patch by Ian Braithwaite <ian at braithwaite dot dk>

Originally committed as revision 8297 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cook.c