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 d6e87190fd Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' 12 years ago
compat
doc examples/muxing: fix video pts 12 years ago
libavcodec Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' 12 years ago
libavdevice
libavfilter lavfi: limit matching w/h/fmt asserts to non scale filters 12 years ago
libavformat Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' 12 years ago
libavresample
libavutil Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' 12 years ago
libpostproc
libswresample swr-test: fix division by 0 12 years ago
libswscale sws-test: parse command line args before initing contexts 12 years ago
presets
tests Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' 12 years ago
tools tools/ffeval: do not use UNIX-specific /dev/std{in,out} files 12 years ago
.gitignore gitignore: add *.dylib for those of us on Darwin/OS X systems. 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 12 years ago
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' 12 years ago
ffmpeg.c ffmpeg: Make video filter graph reinit user selectable 12 years ago
ffmpeg.h ffmpeg: Make video filter graph reinit user selectable 12 years ago
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: Make video filter graph reinit user selectable 12 years ago
ffplay.c
ffprobe.c
ffserver.c Merge commit 'a25d912dca9cd553440167e0476c47581359c0fc' 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.