1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Michael Niedermayer c22fd9bd9c allcodecs: move libaacplus down.
We choose the first encoder by default and libaccplus has a
quite limited set of supported bitrates/sample rates.
Thus leading to failure by default in many cases when it is
enabled at compile time.
Moving it down means that the other aac encoders are favored
by default which avoids this issue.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-04 17:44:21 +02:00
2012-04-02 21:23:56 +02:00
2011-06-12 18:01:29 +02:00
2012-04-01 15:56:08 -04:00
2012-03-27 20:08:41 +02:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:47:45 +01:00
2012-04-04 11:50:16 +02:00
2011-04-08 02:50:13 +02:00
2012-03-19 00:19:13 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%