Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
7362348340 all tools: fix exit code if warnings occurred
If a warning occurred then the exit code must be 1, not 0. This has been
broken in commit 6e35edac13 (since 7.0.0).

Fixes #1101.
2015-02-03 08:09:50 +01:00
Moritz Bunkus
b846dafcea AAC reader: refactor to use aac::parser_c with support for LOAS/LATM
This means that the AAC reader can now read raw LOAS/LATM multiplexed
AAC files in addition to ADTS ones. See #877.
2014-12-30 15:59:20 +01:00