]> git.tuebingen.mpg.de Git - paraslash.git/commit
aacdec: Improve and silence error message.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 24 Dec 2016 16:41:00 +0000 (17:41 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 25 Mar 2017 10:54:36 +0000 (11:54 +0100)
commitf0216df3e7417a70b08c3c470db3248ed058f710
tree3e24e711df934d6cd01df20235a2ffafedbfd4a9
parent929a67dd8f243686fb5928d175b00937446ffda5
aacdec: Improve and silence error message.

Most errors from NeAACDecDecode() can be handled gracefully. This
patch downgrades the severity level of the corresponding log messages
from ERROR to NOTICE and explains the meaning of the three numbers
of the second log message.
aacdec_filter.c