Go to file
Benjamin Larsson 053185c2fa Flash screen video encoder.
Originally committed as revision 7615 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21 20:56:20 +00:00
doc Remove outdated Linux section. 2007-01-16 15:59:10 +00:00
libavcodec Flash screen video encoder. 2007-01-21 20:56:20 +00:00
libavformat BeOS cleanup 2007-01-21 20:40:22 +00:00
libavutil Increase the av_log() levels, and add some documentation for them 2007-01-21 20:47:10 +00:00
libpostproc
libswscale
tests fix msmpeg4v3 tag in asf 2007-01-21 13:01:53 +00:00
vhook
berrno.h
build_avopt
Changelog
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure
COPYING
CREDITS
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
MAINTAINERS Flash screen video encoder. 2007-01-21 20:56:20 +00:00
Makefile
output_example.c
pktdumper.c
qt-faststart.c
README
unwrap-diff
version.sh
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.