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.
 
 
 
 
Luca Abeni 4901263abd AAC support in the SDP generator 18 years ago
doc 16bit IDWT implementation note 18 years ago
libavcodec Move H.264 intra prediction functions into their own context 18 years ago
libavformat AAC support in the SDP generator 18 years ago
libavutil
libpostproc
libswscale
tests Matroska regression tests 18 years ago
tools
vhook
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog Enable Matroska muxer 18 years ago
Doxyfile
INSTALL
MAINTAINERS Enable Matroska muxer 18 years ago
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure Treat dc1394 as a library 18 years ago
ffinstall.nsi
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
output_example.c
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

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

* libpostproc and libswscale are distributed under the GNU General Public
License, see the file COPYING.GPL for details. Their compilation and use
in FFmpeg is optional.