FFmpeg git repo
Go to file
Carl Eugen Hoyos 7c23922c2b Cosmetics: Reindent Sierra vmd demuxer after last commit. 2013-05-05 19:56:46 +02:00
compat
doc
libavcodec Fix type of shared flac table ff_flac_blocksize_table[]. 2013-05-05 19:29:00 +02:00
libavdevice
libavfilter make the ordering of the return type and av_cold consistent 2013-05-05 13:13:00 +02:00
libavformat Cosmetics: Reindent Sierra vmd demuxer after last commit. 2013-05-05 19:56:46 +02:00
libavresample Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd' 2013-05-05 11:50:37 +02:00
libavutil lavu/opencl: add opencl public error API 2013-05-05 13:44:29 +02:00
libpostproc
libswresample
libswscale Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70' 2013-05-05 13:00:21 +02:00
presets
tests
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 configure: Use the tool specified with --valgrind instead of a hardcoded "valgrind" 2013-05-05 16:22:44 +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.