1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00
Go to file
Reimar Döffinger 7c8d477299 Make AAC in Ogg (ogm) work.
This needs the extradata to be extracted.
The approach used is the one MPlayer uses, though it is
unclear whether the 4 bytes extradata that are skipped
should be skipped always or only for AAC.
The AAC parser must be disabled, too, otherwise playback
still does not work.
Fixes trac issue #547.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-02-18 12:04:14 +01:00
2012-02-18 02:31:38 +01:00
2012-02-18 12:04:14 +01:00
2011-06-12 18:01:29 +02:00
2012-02-17 17:29:51 +01:00
2012-01-28 11:04:19 +01:00
2012-02-17 23:51:22 +01:00
2011-12-05 20:04:48 +01:00
2012-02-17 17:29:51 +01:00
2012-01-25 22:47:45 +01:00
2011-04-08 02:50:13 +02:00
2011-09-26 02:28:21 +02:00

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

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

* Read the documentation in the doc/ directory.

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

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