FFmpeg git repo
Go to file
Diego Biurrun 4bef236ba8 Fix quantiSer --> quantiZer typo.
Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-02 10:23:59 +00:00
doc Fix quantiSer --> quantiZer typo. 2006-10-02 10:23:59 +00:00
libavcodec Fix quantiSer --> quantiZer typo. 2006-10-02 10:23:59 +00:00
libavformat add support for some MS DIB formats for avisynth 2006-10-01 20:41:02 +00:00
libavutil
libpostproc
libswscale
tests Fix wrong ASF duration of generated files 2006-10-01 17:05:25 +00:00
vhook
berrno.h
build_avopt
Changelog add vorbis encoder to changelog/MAINTAINERS 2006-10-02 09:51:34 +00:00
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure
COPYING
CREDITS
cws2fws.c
Doxyfile
ffinstall.nsi
ffmpeg.c Fix quantiSer --> quantiZer typo. 2006-10-02 10:23:59 +00:00
ffplay.c Update copyright year and mention other copyright holders. 2006-10-01 17:26:15 +00:00
ffserver.c Update copyright year and mention other copyright holders. 2006-10-01 17:26:15 +00:00
ffserver.h
INSTALL
MAINTAINERS add vorbis encoder to changelog/MAINTAINERS 2006-10-02 09:51:34 +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.