FFmpeg git repo
Go to file
Michael Niedermayer 84051d57f5 Merge commit 'a7ec3a9a4eea4e374afcd6e05828b103e6fcb601'
* commit 'a7ec3a9a4eea4e374afcd6e05828b103e6fcb601':
  wavpack: drop redundant if/else blocks

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-28 10:03:04 +02:00
compat
doc lavfi: add haldclut filter. 2013-05-27 20:42:28 +02:00
libavcodec Merge commit 'a7ec3a9a4eea4e374afcd6e05828b103e6fcb601' 2013-05-28 10:03:04 +02:00
libavdevice
libavfilter lavfi/haldclutsrc: 10l remove size options. 2013-05-27 20:53:25 +02:00
libavformat Merge commit 'c330eba84cf2370ad72423aa9e410e20afdc52e2' 2013-05-28 09:51:19 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2013-05-27 08:55:24 +02:00
libpostproc
libswresample
libswscale
presets
tests jpeg2000dwt: remove floats from mixed float/int 9/7 dwt 2013-05-28 09:35:49 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add haldclut filter. 2013-05-27 20:42:28 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-05-28 08:59:07 +02:00
ffmpeg.c Merge commit '538bf767373f176b6487e30181155e74b37cced6' 2013-05-28 08:52:03 +02:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: dont forget passing lowres to private options 2013-05-28 00:09:34 +02:00
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.