FFmpeg git repo
Go to file
Clément Bœsch 15d2f26998 lavfi/overlay: support timeline through the new system. 2013-04-23 01:02:28 +02:00
compat
doc lavfi/overlay: support timeline through the new system. 2013-04-23 01:02:28 +02:00
libavcodec mjpegdec: Add support for 4:1:1 YUV 2013-04-22 22:03:09 +02:00
libavdevice
libavfilter lavfi/overlay: support timeline through the new system. 2013-04-23 01:02:28 +02:00
libavformat Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a' 2013-04-22 18:33:37 +02:00
libavresample
libavutil lavu/opencl:optimize compile kernel operation 2013-04-22 15:07:54 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 2013-04-22 20:00:54 +02:00
tools ismindex: check mkdir()s return code 2013-04-21 19:53:18 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '28bc406c84b04a5f1458b90ff52ddbec73e46202' 2013-04-20 13:21:18 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c ffmpeg_filter: fix leak on error 2013-04-21 11:59:34 +02:00
ffmpeg_opt.c
ffplay.c ffplay: check av_samples_get_buffer_size() return 2013-04-21 18:56:18 +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.