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.
 
 
 
 
Clément Bœsch e00b2d284e options: stop after option is found. 13 years ago
doc lavfi: add avfilter_default_filter_name() 13 years ago
libavcodec timecode: move timecode muxer options to metadata. 13 years ago
libavdevice
libavfilter
libavformat
libavresample
libavutil timecode: move timecode muxer options to metadata. 13 years ago
libpostproc
libswresample
libswscale
mt-work Update todo 14 years ago
presets
tests fate: enable fate-mapchan-6ch-extract-2-downmix-mono 13 years ago
tools probetest: allow specifying parameters on the command line 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h cmdutils: fix -fdebug without -v xy 13 years ago
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 13 years ago
library.mak Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh version.sh: handle shallow clones and snapshots. 14 years ago

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.