FFmpeg git repo
Go to file
Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 2012-11-27 23:27:50 +01:00
compat
doc lavfi/drawtext: add support to expansion of generic expressions 2012-11-27 23:27:50 +01:00
libavcodec mjpegdec: dont set got_picture to 0 per frame. 2012-11-27 20:16:49 +01:00
libavdevice
libavfilter lavfi/drawtext: add support to expansion of generic expressions 2012-11-27 23:27:50 +01:00
libavformat Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8' 2012-11-27 14:31:04 +01:00
libavresample
libavutil Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 2012-11-27 14:10:05 +01:00
libpostproc
libswresample
libswscale
presets
tests fate: add ADPCM IMA Dialogic OKI decoder test 2012-11-27 19:07:18 +00:00
tools
.gitignore
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 Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' 2012-11-27 14:10:05 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver remove CONFIG_NOCUTILS check 2012-11-27 14:41:41 +01:00
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.