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.
 
 
 
 
 
Michael Niedermayer 4596673c06 -fPIC compileable 22 years ago
doc update 22 years ago
libavcodec check for qscale==0 (fixes 1/0 on one corrupted stream) 22 years ago
libavformat * static,const,compiler warning cleanup 22 years ago
postproc -fPIC compileable 22 years ago
tests mpeg1 b frame regression test 22 years ago
vhook Initial checkin for a cheaper text drawing function than imlib2.c. 22 years ago
.cvsignore * update 22 years ago
COPYING
CREDITS update 22 years ago
Changelog update 22 years ago
INSTALL
Makefile dependencies are only build with make depend 22 years ago
README update 22 years ago
VERSION
berrno.h
configure Add checking for the existience of freetype2 22 years ago
cygwin_inttypes.h
ffmpeg.c * static,const,compiler warning cleanup 22 years ago
ffserver.c * static,const,compiler warning cleanup 22 years ago
ffserver.h

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 are licensed under the Lesser GNU General Public
License. liba52 is distributed under the GNU General Public License.

Fabrice Bellard.