You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Öman 24456882f3 Do not reuse the rbsp de-escape buffer if both 18 years ago
doc Add alpha channel support for imlib2 vhook 18 years ago
libavcodec Do not reuse the rbsp de-escape buffer if both 18 years ago
libavformat comment endif directive token 18 years ago
libavutil Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK 18 years ago
libpostproc
libswscale
tests
vhook Add alpha channel support for imlib2 vhook 18 years ago
COPYING
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile Revert videohook dependency change. 18 years ago
README
build_avopt
clean-diff
cmdutils.c
cmdutils.h
common.mak
configure place -l flags after object files in check_ld() 18 years ago
cws2fws.c
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
output_example.c
pktdumper.c
qt-faststart.c
unwrap-diff
version.sh kill error messages from failed svn revision extraction commands 18 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
libpostproc and libswscale are licensed under the GNU Lesser General
Public License.

* libpostproc and libswscale are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.