]> git.tuebingen.mpg.de Git - paraslash.git/commit
Suppress non-fatal bitstream error message at BOF/EOF.
authorAndre Noll <maan@systemlinux.org>
Sat, 18 Dec 2010 12:05:25 +0000 (13:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 20 Jan 2011 20:23:54 +0000 (21:23 +0100)
commit9f87116c736f3487fd9bfb45a906f498c945afd3
tree853ad938e73615df55062cc88daea5f95dc6a48a
parent412644d90875f8d361e0e587e3a0e1e7cb89b252
Suppress non-fatal bitstream error message at BOF/EOF.

These errors occur frequently for 64KBit aac files. So print an
error message only if the error occurs in the middle of the stream.
aacdec_filter.c