FFmpeg git repo
Go to file
Michael Niedermayer 1a974679d0 qdm2: Check vlc_stage3_values index.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-15 16:54:55 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-04-14 22:37:43 +02:00
ffpresets
libavcodec qdm2: Check vlc_stage3_values index. 2012-04-15 16:54:55 +02:00
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 2012-04-14 22:37:43 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-04-14 22:37:43 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-04-13 21:50:37 +02:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-04-14 22:37:43 +02:00
mt-work
presets
tests Set bits_per_coded_sample when encoding Microsoft Video-1. 2012-04-15 16:35:03 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: fix "oswr may be used uninitialized" warning 2012-04-13 18:38:10 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: add dependencies for colormatrix test. 2012-04-15 14:21:14 +02:00
ffmpeg.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.