Go to file
Benjamin Larsson 56d2d2d01a PPM vhook documentation, by Victor Paesa.
wzrlpy at arsystel dot com

Originally committed as revision 6132 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-30 18:28:41 +00:00
doc PPM vhook documentation, by Victor Paesa. 2006-08-30 18:28:41 +00:00
libavcodec install opt.h 2006-08-29 21:23:27 +00:00
libavformat add support for information in CDXA format 2006-08-29 12:03:07 +00:00
libavutil Add some new pixel formats to libavutil 2006-08-28 09:06:04 +00:00
libpostproc
libswscale make the C code of the swscaler which i wrote LGPL 2006-08-30 10:50:20 +00:00
tests
vhook Re-Add support for PNG or PNM as watermark images, which was broken 2006-08-30 14:11:27 +00:00
berrno.h
build_avopt
Changelog AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 2006-08-29 07:34:58 +00:00
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 2006-08-29 07:34:58 +00:00
COPYING
CREDITS
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
MAINTAINERS Added Maintainers entry 2006-08-30 17:01:41 +00:00
Makefile
output_example.c Use av_malloc instead of plain malloc where appropriate 2006-08-29 12:09:00 +00:00
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.