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 e02f7490da Initialize the "stc" variable before using it in ff_find_start_code() 18 years ago
doc simd gmc wasn't impossible. 18 years ago
libavcodec Initialize the "stc" variable before using it in ff_find_start_code() 18 years ago
libavformat Take ring frame into account when demuxing. 18 years ago
libavutil Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 18 years ago
libpostproc Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 18 years ago
libswscale Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 18 years ago
tests
tools
vhook
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog
Doxyfile
INSTALL
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 18 years ago
ffinstall.nsi
ffmpeg.c
ffplay.c Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 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.