FFmpeg git repo
Go to file
2013-04-29 20:20:13 +02:00
compat
doc lavfi/mp: remove mp=tinterlace wrapper 2013-04-28 13:16:40 +02:00
libavcodec copy_packet_data: fix memleak 2013-04-29 03:08:50 +02:00
libavdevice
libavfilter avfilter/vf_tinterlace: fix handling of not so even sizes 2013-04-29 12:26:15 +02:00
libavformat Merge commit 'c14010541035454b4d3ad08399d70423be4e0c87' 2013-04-28 12:18:18 +02:00
libavresample
libavutil lavu/opencl: add check version and platform 2013-04-28 23:42:58 +02:00
libpostproc
libswresample
libswscale sws: fix typo in xyz2rgb matrix use. 2013-04-28 19:57:45 +02:00
presets
tests fate: move colormatrix tests to the new system. 2013-04-29 20:20:13 +02:00
tools
.gitignore
arch.mak
Changelog astats filter 2013-04-27 12:40:34 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavu/opencl: add check version and platform 2013-04-28 23:42:58 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c Merge commit '26a44143efb513a602542fb59aee87b1fc62af51' 2013-04-28 12:03:41 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.