Go to file
2013-04-17 22:39:26 +02:00
compat
doc lavfi/select: add support for dynamic number of outputs 2013-04-17 22:34:05 +02:00
libavcodec ra144: Try to fix int16/uint16 warnings from pgc 2013-04-17 21:31:11 +02:00
libavdevice
libavfilter lavfi/aspect: extend verbose feedback, show old SAR and DAR values 2013-04-17 22:39:26 +02:00
libavformat rmdec: dont return uninitialized data 2013-04-17 02:16:58 +02:00
libavresample
libavutil avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf() 2013-04-17 21:25:41 +02:00
libpostproc
libswresample swr/rematrix: use av_calloc() 2013-04-15 20:31:06 +02:00
libswscale sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV 2013-04-16 17:50:43 +02:00
presets
tests lavfi/lut: add direct path. 2013-04-17 19:18:08 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c cmdutils: slightly better -filters output. 2013-04-17 11:57:37 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: use format title metadata to set window caption. 2013-04-17 11:08:49 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.