FFmpeg git repo
Go to file
Clément Bœsch f16a6f667c lavfi/ocv: fix crash with no dilate arguments. 2013-04-12 13:01:17 +02:00
compat
doc lavfi/buffersink: accept parameters as options. 2013-04-12 12:12:51 +02:00
libavcodec avcodec: rename prores encoders 2013-04-11 23:13:34 +02:00
libavdevice
libavfilter lavfi/ocv: fix crash with no dilate arguments. 2013-04-12 13:01:17 +02:00
libavformat Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' 2013-04-11 21:50:53 +02:00
libavresample
libavutil lavu: add helper functions for integer lists. 2013-04-12 12:09:51 +02:00
libpostproc
libswresample
libswscale
presets
tests avcodec: rename prores encoders 2013-04-11 23:13:34 +02:00
tools Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 2013-04-11 23:50:39 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: add opencl command line options to ffmpeg 2013-04-11 16:05:19 +02:00
cmdutils.h cmdutils: remove unneeded #if 2013-04-11 16:07:11 +02:00
cmdutils_common_opts.h cmdutils_common_opts: fix indention of #if 2013-04-11 16:07:46 +02:00
common.mak
configure Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' 2013-04-11 22:22:06 +02:00
ffmpeg.c Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 2013-04-11 23:50:39 +02:00
ffmpeg.h Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 2013-04-11 23:50:39 +02:00
ffmpeg_filter.c ffmpeg: use options for abuffersink. 2013-04-12 12:11:10 +02:00
ffmpeg_opt.c Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 2013-04-11 23:50:39 +02:00
ffplay.c Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 2013-04-11 23:50:39 +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.