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.
 
 
 
 
 
Kostya Shishkov 096bc417ae Tests for overreading input data 18 years ago
doc MONster is no longuer shipped with CHUD, as it's been superseeded by Shark 18 years ago
libavcodec Tests for overreading input data 18 years ago
libavformat Allow RGB Raw encoding 18 years ago
libavutil Exchange informal LGPL notice by official license header. 18 years ago
libpostproc
libswscale Add official GPL header to make license explicit as discussed on ffmpeg-devel. 18 years ago
tests
vhook Introduce a mechanism to add object-specific linker flags. 18 years ago
COPYING
CREDITS
Changelog VMware Video decoder (fourcc: VMnc) 18 years ago
Doxyfile
INSTALL
MAINTAINERS VMware Video decoder (fourcc: VMnc) 18 years ago
Makefile
README
berrno.h
build_avopt
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure
cws2fws.c
ffinstall.nsi
ffmpeg.c ignore index parameter to ignore the ODML index in avi 18 years ago
ffplay.c
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c
unwrap-diff
version.sh Fall back on grepping for the revision number if no svn client is installed. 18 years ago
xvmc_render.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 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.