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.
 
 
 
 
Måns Rullgård 3155a644a6 place -l flags after object files in check_ld() 18 years ago
doc Add alpha channel support for imlib2 vhook 18 years ago
libavcodec indentation 18 years ago
libavformat
libavutil
libpostproc
libswscale
tests
vhook Add alpha channel support for imlib2 vhook 18 years ago
COPYING
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile
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 replace calls to deprecated parsing functions to calls to new ones 18 years ago
ffplay.c replace calls to deprecated parsing functions to calls to new ones 18 years ago
ffserver.c replace calls to deprecated parsing functions to calls to new ones 18 years ago
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.