FFmpeg git repo
Go to file
Paul B Mahol e74a5acb40 lavfi/transpose: support slice threading
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-08-16 12:40:02 +00:00
compat
doc lavfi/tile: make color of blank/unused area configurable 2013-08-16 12:40:01 +00:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-08-16 14:21:40 +02:00
libavdevice
libavfilter lavfi/transpose: support slice threading 2013-08-16 12:40:02 +00:00
libavformat Merge commit '09c93b1b957f2049ea5fd8fb0e6f4d82680172f2' 2013-08-16 14:03:44 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 2013-08-16 12:56:48 +02:00
presets
tests avcodec/lzwenc: Add 1 additional bit of padding for gif 2013-08-14 23:15:54 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'c9031c7c1446a1a63eff7c0bf50d1ee559adf3fb' 2013-08-16 13:43:31 +02:00
ffmpeg.c
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.