Name Mode Size
doc 040000
libavcodec 040000
libavformat 040000
postproc 040000
tests 040000
vhook 040000
.cvsignore 100644 0 kb
COPYING 100644 26 kb
CREDITS 100644 0 kb
Changelog 100644 10 kb
INSTALL 100644 0 kb
Makefile 100644 4 kb
README 100644 0 kb
berrno.h 100644 1 kb
cmdutils.c 100644 3 kb
cmdutils.h 100644 1 kb
configure 100755 28 kb
cygwin_inttypes.h 100644 1 kb
ffinstall.nsi 100644 2 kb
ffmpeg.c 100644 94 kb
ffplay.c 100644 51 kb
ffserver.c 100644 150 kb
ffserver.h 100644 0 kb
output_example.c 100644 14 kb
xvmc_render.h 100644 2 kb
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.