1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
Justin Ruggles d7bcc4adcf AC-3 decoder, soc revision 58, Aug 19 14:20:45 2006 UTC by cloud9
Further optimizations.

Originally committed as revision 9666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-14 16:02:32 +00:00
2007-07-14 14:39:51 +00:00
2007-07-08 15:16:25 +00:00
2007-07-10 21:52:04 +00:00
2007-03-30 09:43:39 +00:00
2007-06-17 00:05:39 +00:00
2007-07-10 21:52:04 +00:00
2007-07-12 21:26:27 +00:00
2007-07-13 21:33:24 +00:00
2007-06-12 09:29:25 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  libpostproc and libswscale are licensed under the GNU Lesser General
  Public License.

* libpostproc and libswscale are distributed under the GNU General Public
  License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%