Go to file
Alexander Strasser 52a3d57e00 doc/fate: Use more commonly used terms
It might be easier to understand for some people and is a bit more
in line with e.g. OpenSSH documentation. The meaning of the text stays
exactly the same.
2012-07-05 10:55:49 +02:00
doc doc/fate: Use more commonly used terms 2012-07-05 10:55:49 +02:00
libavcodec PAF demuxer and decoder 2012-07-05 02:54:34 +00:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavformat PAF demuxer and decoder 2012-07-05 02:54:34 +00:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
libavutil Install libavutil/version.h 2012-07-05 08:21:49 +02:00
libpostproc
libswresample
libswscale sws/x86: add av_assert() to ensure 16bit code is used with 16bit data 2012-07-05 04:39:11 +02:00
mt-work
presets
tests sws/x86: add some forgotten 12bit planar yuv cases 2012-07-05 04:38:57 +02:00
tools Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
.gitignore Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
arch.mak
Changelog PAF demuxer and decoder 2012-07-05 02:54:34 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +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.