FFmpeg git repo
Go to file
Michael Niedermayer 70b72ca6f3 doc/encoders: Clarify that there are 2 prores encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-11 23:13:34 +02:00
compat
doc doc/encoders: Clarify that there are 2 prores encoders 2013-04-11 23:13:34 +02:00
libavcodec avcodec: rename prores encoders 2013-04-11 23:13:34 +02:00
libavdevice
libavfilter lavfi/aspect: fix d2q convert in init. 2013-04-11 22:46:47 +02:00
libavformat Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' 2013-04-11 21:50:53 +02:00
libavresample
libavutil Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' 2013-04-11 22:22:06 +02:00
libpostproc
libswresample
libswscale
presets
tests avcodec: rename prores encoders 2013-04-11 23:13:34 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog telecine filter 2013-04-11 11:12:39 +00:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add opencl maintainer 2013-04-11 13:42:07 +02:00
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
ffmpeg.h
ffmpeg_filter.c ffmpeg: insert format filter with the appropriate separator. 2013-04-11 18:05:46 +02:00
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.