FFmpeg git repo
Go to file
Clément Bœsch aa5a029091 lavfi/tile: allow named arguments. 2012-11-11 22:43:17 +01:00
compat
doc doc/Makefile: generate library headers with the correct section number 2012-11-11 14:06:27 +01:00
libavcodec proresdec: check input size before reading qmats, prevent overreading. 2012-11-11 20:52:01 +01:00
libavdevice
libavfilter lavfi/tile: allow named arguments. 2012-11-11 22:43:17 +01:00
libavformat gxf: avoid null ptr deref without streams. 2012-11-11 20:58:04 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-11-10 12:44:39 +01:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-11-09 10:29:51 +01:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c PRINT_CODEC_SUPPORTED: fix used variable 2012-11-09 03:08:29 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure libvpxenc: Allow enabling constrained quality (CQ) mode 2012-11-08 00:01:54 +02:00
ffmpeg.c Fix the packet duration when flushing the encoder. 2012-11-07 22:29:11 +01:00
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.