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.
 
 
 
 
Stefano Sabatini 3af7919be4 add tools/fourcc2pixfmt to .gitignore 12 years ago
compat
doc doc/faq: make the -sameq question more explicit. 12 years ago
libavcodec lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 12 years ago
libavdevice
libavfilter Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' 12 years ago
libavformat westwood_aud: remove stale comment 12 years ago
libavresample
libavutil avstring: fix compiler warning about freeing const pointers 12 years ago
libpostproc
libswresample lswr/swresample: adopt globally consistent rules for options help message 12 years ago
libswscale
presets
tests fate: add filmstrip test 12 years ago
tools
.gitignore add tools/fourcc2pixfmt to .gitignore 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak Merge remote-tracking branch 'qatar/master' 12 years ago
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.