1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00
Go to file
Wolfram Gloger 7af636d44a Fix loop condition so it can be run through more than once.
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
reference: [Ffmpeg-devel] buffer underflow messages from the output_example.c

Originally committed as revision 8860 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-04-30 09:46:11 +00:00
2007-04-27 20:22:01 +00:00
2007-04-07 14:09:20 +00:00
2007-04-22 19:19:43 +00:00
2007-04-29 09:37:07 +00:00
2007-03-30 09:43:39 +00:00
2007-04-27 07:13:50 +00:00
2007-04-20 23:59:22 +00:00
2007-04-25 13:55:11 +00:00
2007-02-27 16:05:19 +00:00
2006-02-04 11:37:41 +00:00
2007-04-29 09:37:07 +00:00
2007-02-24 10:53:10 +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.1%
Assembly 7.9%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%