FFmpeg git repo
Go to file
Clément Bœsch 534f1a2821 lavc/avcodec: decodimg → decoding. 2013-06-01 19:16:45 +02:00
compat
doc Merge remote-tracking branch 'qatar/master' 2013-05-31 11:32:58 +02:00
libavcodec lavc/avcodec: decodimg → decoding. 2013-06-01 19:16:45 +02:00
libavdevice lavd: add xv output device 2013-05-30 10:44:54 +02:00
libavfilter lavfi/mptestsrc: fix chroma subsampling with odd sizes. 2013-06-01 12:05:55 +02:00
libavformat lavf/webvttdec: factorize identifier and settings side data code. 2013-06-01 15:12:49 +02:00
libavresample
libavutil avutil/crc: Dont limit CRC32 standard tables 2013-06-01 10:53:39 +02:00
libpostproc
libswresample
libswscale
presets
tests av_d2q: Add a special case for |value| > MAX and |value| < 1/MAX 2013-05-31 17:10:36 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add vignette filter. 2013-05-30 17:52:52 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Fix libcdio-paranoia detection. 2013-06-01 18:34:51 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
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.