FFmpeg git repo
Go to file
Michael Niedermayer c2c1726847 ffserver remove CONFIG_NOCUTILS check
Nothing sets CONFIG_NOCUTILS, i also dont remember anything setting it in
the past.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-27 14:41:41 +01:00
compat
doc AFC demuxer 2012-11-27 10:17:28 +00:00
libavcodec Merge remote-tracking branch 'qatar/master' 2012-11-27 14:36:53 +01:00
libavdevice
libavfilter lavfi/overlay: enable yuva420p as overlay background 2012-11-27 10:44:42 +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
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: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg_filter.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg_opt.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
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.