Go to file
Luca Barbato cc973ecbe7 add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)
Originally committed as revision 4050 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-16 19:11:58 +00:00
doc
libavcodec add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 2005-03-16 19:11:58 +00:00
libavformat add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 2005-03-16 19:11:58 +00:00
postproc
tests
vhook add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 2005-03-16 19:11:58 +00:00
.cvsignore
berrno.h
Changelog
cmdutils.c
cmdutils.h
configure add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) 2005-03-16 19:11:58 +00:00
COPYING
CREDITS
cws2fws.c
cygwin_inttypes.h
Doxyfile
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
Makefile
output_example.c
pktdumper.c
qt-faststart.c
README
xvmc_render.h

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.