FFmpeg git repo
Go to file
James Almer 682b2273e8 lavu: Add SHA-2 512 hashing
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-02 11:27:19 +02:00
compat
doc lavfi/mp: drop mcdeint wrapper 2013-06-01 22:35:20 +02:00
libavcodec use Kostyas full name in copyrights 2013-06-02 11:25:56 +02:00
libavdevice
libavfilter lavfi/mp: drop mcdeint wrapper 2013-06-01 22:35:20 +02:00
libavformat use Kostyas full name in copyrights 2013-06-02 11:25:56 +02:00
libavresample
libavutil lavu: Add SHA-2 512 hashing 2013-06-02 11:27:19 +02:00
libpostproc
libswresample
libswscale
presets
tests lavu: Add SHA-2 512 hashing 2013-06-02 11:27:19 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add vignette filter. 2013-05-30 17:52:52 +02:00
INSTALL
LICENSE lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: port mcdeint filter from libmpcodecs 2013-06-01 22:34:57 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c ffplay: detect when the created overlay buffers are not valid for the wanted overlay height 2013-06-01 12:50:46 +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.