FFmpeg git repo
Go to file
Reimar Döffinger a5efc8c9bf Allow manually running disabled FATE tests.
This makes it easy to allow people to run tests that are disabled
(e.g. because they are broken) without having to hack Makefiles
by adding the test name to FATE_TESTS-no.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-04-08 20:27:35 +02:00
doc doc/muxers: add documentation for the md5 and framemd5 muxers 2012-04-07 13:57:40 +02:00
ffpresets
libavcodec Fix nellymoser encoder crash with hardcoded tables. 2012-04-08 20:26:25 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-04-04 21:17:52 +02:00
libavfilter lavfi/mp: remove remove_logo wrapper 2012-04-07 13:57:39 +02:00
libavformat mpegtsenc: Add support to mux s302 stream 2012-04-08 09:44:14 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-04-06 22:52:01 +02:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-04-05 22:26:50 +02:00
mt-work
presets
tests Allow manually running disabled FATE tests. 2012-04-08 20:27:35 +02:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: fix - vs _ error 2012-04-08 09:43:38 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
ffprobe.c ffprobe: use avbprint API 2012-04-08 00:02:21 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README README: be a tiny bit more verbose 2012-04-06 10:23:26 +02:00
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.