FFmpeg git repo
Go to file
Paul B Mahol 11d7bbb47a fate: add coverage for background disposal in gif decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-04-06 11:20:27 +00:00
compat
doc doc/filters: fix main/over mismatch in movie examples 2013-04-06 00:54:46 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-04-05 22:09:10 +02:00
libavdevice
libavfilter lavfi/blend: use standard options parsing 2013-04-05 00:14:55 +00:00
libavformat img2dec: make use of AV_OPT_TYPE_IMAGE_SIZE 2013-04-05 15:42:25 +00:00
libavresample
libavutil fix bug of finding CPU device 2013-04-05 20:47:21 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: add coverage for background disposal in gif decoder 2013-04-06 11:20:27 +00:00
tools
.gitignore doc: enable compilation of -all tool pages 2013-04-05 10:11:57 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog aphaser filter 2013-04-03 08:33:59 +00:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: remove error message from opt_default() in case of missing option 2013-04-05 10:48:32 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure doc: enable compilation of -all tool pages 2013-04-05 10:11:57 +02:00
ffmpeg.c Add a work-around for msvc compilation until c99-to-c89 issue 7 is fixed. 2013-04-04 00:01:34 +02: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.