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 a74dcb7dc0 lavfi/color: cache and reuse colored picture in context 13 years ago
compat
doc lavfi/color: drop support for old deprecated syntax 13 years ago
libavcodec aacenc: new default cutoff 13 years ago
libavdevice Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter lavfi/color: cache and reuse colored picture in context 13 years ago
libavformat Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 13 years ago
libavresample Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc
libswresample swr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
libswscale Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work
presets
tests Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 13 years ago
tools tools/bisect-create: Support "bisect run" 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add flite audio source 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile build: Drop gcc-specific warning flag from header compilation rule 13 years ago
README
RELEASE
arch.mak
cmdutils.c cmdutils/alloc_buffer: fix typo 13 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 13 years ago
configure Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 13 years ago
ffplay.c ffplay: fix warning that i just mistakenly introduced 13 years ago
ffprobe.c Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 13 years ago
ffserver.c
library.mak Merge remote-tracking branch 'qatar/master' 13 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.