You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 23 years ago
doc autogeneration of html files 23 years ago
libavcodec * 3gp patch by Joca 23 years ago
libavformat * 3gp patch by Joca 23 years ago
postproc unused 23 years ago
tests use explicit image name 23 years ago
vhook Made it work again -- it now detects fish! (This involved clearing out 23 years ago
.cvsignore * update 23 years ago
COPYING added license 24 years ago
CREDITS update 23 years ago
Changelog update 23 years ago
INSTALL add more info about new configure features 24 years ago
Makefile * 3gp patch by Joca 23 years ago
README up to date license terms 23 years ago
VERSION version info for so too 24 years ago
berrno.h beos/mov/adpcm patch by François Revol <revol at free dot fr> 23 years ago
common.h simplified 23 years ago
configure * 3gp patch by Joca 23 years ago
cygwin_inttypes.h cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>) 23 years ago
ffmpeg.c Warning fixes. 23 years ago
ffserver.c Fix a horrible bug with the launch keyword not handling arguments of length 1! 23 years ago
ffserver.h added include for ffserver dynamically loaded modules 23 years ago

README

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.