Diego Biurrun fcdff8996f typo fixes 19 years ago
doc
libavcodec Now MPlayer should understand Smacker audio and video codecs. 19 years ago
libavformat Add MPEG FourCC for MPEG-2 video. 19 years ago
libavutil Remove some lines that are duplicated in common.mak. 19 years ago
postproc
tests
vhook make install target depend on vhooks 19 years ago
.cvsignore
COPYING
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile
README
berrno.h
build_avopt
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR. 19 years ago
cws2fws.c
ffinstall.nsi
ffmpeg.c
ffplay.c Update licensing information: The FSF changed postal address. 19 years ago
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c decrease last_offset when ftyp is present 19 years ago
unwrap-diff
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.