Michael Niedermayer a5247e3d8d nut (de)muxer update
conform to latest spec
 remove get/put_s() not needed anymore
 update_packetheader() fixed (wasnt always working)
 store/load extradata & aspect ratio
 memleak fix
 dont use vorbis by default yet
 use frame_size from the codec instead of hardcoding it in the source

Originally committed as revision 2951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-04-03 21:00:14 +00:00
2004-03-23 07:17:14 +00:00
2004-04-03 21:00:14 +00:00
2004-03-24 23:32:48 +00:00
2002-05-25 23:01:48 +00:00
2004-03-13 19:21:58 +00:00
2003-09-15 22:26:45 +00:00
2004-04-01 19:16:24 +00:00
2004-04-02 22:29:26 +00:00
2004-03-24 23:32:48 +00:00
2003-04-16 22:43:26 +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
  liba52 and libpostproc are licensed under the Lesser GNU General
  Public License. 

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

Fabrice Bellard.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%