1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-10-30 23:18:11 +02:00
Go to file
Justin Ruggles 7743865ffc ac3enc: store per-block/channel bap pointers by reference block in a 2D array
rather than in the AC3Block struct.

This will make it easier to access the bap values without having to chase
the reference block pointers each time.
2011-05-28 12:39:28 -04:00
2011-05-24 14:22:51 +02:00
2011-05-28 15:00:17 +01:00
2011-05-28 09:40:19 -04:00
2011-05-28 09:40:19 -04:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-05-28 09:40:19 -04:00
2011-05-28 09:40:19 -04:00
2011-05-28 09:40:19 -04:00
2011-05-21 13:48:10 +02:00
2011-04-07 02:54:12 +02:00
2011-03-18 21:57:38 +01:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 89.9%
Assembly 8.1%
Makefile 1.3%
C++ 0.3%
Objective-C 0.1%
Other 0.1%