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
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
Languages
C
92.1%
Assembly
6%
Makefile
1.2%
C++
0.3%
Objective-C
0.2%
Other
0.1%