FFmpeg git repo
Go to file
Michael Niedermayer 83386a1f62 Merge commit '239f55bf3c966782b781338df284f250393b9ed6'
* commit '239f55bf3c966782b781338df284f250393b9ed6':
  vp56data: Move all data tables to the .c file

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-08-16 13:37:10 +02:00
compat
doc avfilter/vf_scale: generic swscale option support 2013-08-15 23:23:58 +02:00
libavcodec Merge commit '239f55bf3c966782b781338df284f250393b9ed6' 2013-08-16 13:37:10 +02:00
libavdevice
libavfilter avfilter/vf_scale+aresample: minor simpification 2013-08-16 04:26:59 +02:00
libavformat Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2' 2013-08-16 12:31:15 +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
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.