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.
 
 
 
 
Ramiro Polla f18cae4d6e Set UDP receive buffer to 64k 18 years ago
doc obfuscate urls and fix note about them 18 years ago
libavcodec CONFIG_7REGS -> HAVE_7REGS 18 years ago
libavformat Set UDP receive buffer to 64k 18 years ago
libavutil CONFIG_7REGS -> HAVE_7REGS 18 years ago
libpostproc
libswscale
tests
tools
vhook
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile
README
cmdutils.c Make cmdutils.c:parse_options accept as argument a function to parse 18 years ago
cmdutils.h Make cmdutils.c:parse_options accept as argument a function to parse 18 years ago
common.mak
configure
ffinstall.nsi
ffmpeg.c Make cmdutils.c:parse_options accept as argument a function to parse 18 years ago
ffplay.c Rename parse_arg_file function to opt_input_file for consistency. 18 years ago
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.