Go to file
James Almer c4f932f4d7 lavu/md5: Add doxy
Mostly a copy&paste from other hash functions, with changes
where required.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-15 02:22:39 +02:00
compat
doc doc/general: Make the license status of the Android libraries clearer 2013-06-14 03:58:39 +02:00
libavcodec avcodec/g2meet: Check monochrome cursor width 2013-06-14 21:14:31 +02:00
libavdevice
libavfilter lavfi/spp: fix description. 2013-06-14 06:53:52 +02:00
libavformat apetag: do not require seekable output 2013-06-14 17:07:36 +00:00
libavresample
libavutil lavu/md5: Add doxy 2013-06-15 02:22:39 +02:00
libpostproc
libswresample
libswscale
presets
tests tests: add filter-pixfmts-rotate test 2013-06-13 01:21:47 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.