aacdec: Remove the warning about non-meaningful window transitions.
authorAlex Converse <alex.converse@gmail.com>
Mon, 12 Jul 2010 18:24:22 +0000 (18:24 +0000)
committerAlex Converse <alex.converse@gmail.com>
Mon, 12 Jul 2010 18:24:22 +0000 (18:24 +0000)
commit7167bc94cb695a3027aea6aac34a1b040848c7dc
treecefe92bc6fa0433339c1de376482aca5bb8874fe
parentf2401c214dd4ff3aa80c6d459ad55f0202bb382d
aacdec: Remove the warning about non-meaningful window transitions.

It created false positives on seeks and where the first frame is STOP or SHORT.
It failed to warn in illegal SHORT->LONG transitions. In general it created
much confusion and many junk bug reports from the users.

Originally committed as revision 24214 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aacdec.c