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.
 
 
 
 
Michael Niedermayer 31ab1575e5 Merge remote-tracking branch 'qatar/master' 12 years ago
compat
doc APIchanges: fill hashes. 12 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 12 years ago
libavdevice Merge remote-tracking branch 'qatar/master' 12 years ago
libavfilter lavfi/ashowinfo: check plane value before deferencing. 12 years ago
libavformat Merge remote-tracking branch 'qatar/master' 12 years ago
libavresample
libavutil xtea: fix decryption with --enable-small 12 years ago
libpostproc postproc: Create version.h header 12 years ago
libswresample swresample: Create version.h header 12 years ago
libswscale sws: drop unused variable 12 years ago
presets
tests ffprobe: extend disposition printing support 12 years ago
tools Merge remote-tracking branch 'qatar/master' 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Move subrip/text API change info from Changelog to doc/APIchanges. 12 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure fate: Fix --disable-zlib 12 years ago
ffmpeg.c ffmpeg: disable buffering for stderr, needed for win32 runtime 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c ffprobe: extend disposition printing support 12 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.