FFmpeg git repo
Go to file
Michael Niedermayer a53b144ec0 avcodec: add avpriv_color_frame()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-16 13:13:18 +01:00
compat
doc lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
libavcodec avcodec: add avpriv_color_frame() 2013-02-16 13:13:18 +01:00
libavdevice
libavfilter lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
libavformat
libavresample
libavutil
libpostproc
libswresample
libswscale sws/x86: improve rounding for yuv2yuvX 2013-02-15 23:33:04 +01:00
presets
tests Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 2013-02-16 09:09:38 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
INSTALL
LICENSE lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: port MP noise filter 2013-02-16 11:42:41 +00:00
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.