Name Mode Size
doc 040000
libavcodec 040000
libavformat 040000
libavutil 040000
libpostproc 040000
libswscale 040000
tests 040000
vhook 040000
COPYING 100644 26 kb
CREDITS 100644 1 kb
Changelog 100644 14 kb
Doxyfile 100644 40 kb
INSTALL 100644 1 kb
MAINTAINERS 100644 10 kb
Makefile 100644 6 kb
README 100644 0 kb
build_avopt 100755 0 kb
clean-diff 100755 0 kb
cmdutils.c 100644 4 kb
cmdutils.h 100644 1 kb
common.mak 100644 2 kb
configure 100755 56 kb
cws2fws.c 100644 3 kb
ffinstall.nsi 100644 2 kb
ffmpeg.c 100644 132 kb
ffplay.c 100644 76 kb
ffserver.c 100644 151 kb
ffserver.h 100644 0 kb
output_example.c 100644 16 kb
pktdumper.c 100644 3 kb
qt-faststart.c 100644 10 kb
unwrap-diff 100755 0 kb
version.sh 100755 1 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 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.