FFmpeg git repo
Go to file
Janne Grunau fcc518a024 APIchanges: add missing commit hashes 2012-02-02 14:29:47 +01:00
doc APIchanges: add missing commit hashes 2012-02-02 14:29:47 +01:00
libavcodec ra144enc: drop pointless "encoder" from .long_name 2012-02-01 20:17:25 -05:00
libavdevice cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavfilter cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavformat dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 2012-01-31 18:32:13 -08:00
libavutil avutil: make intfloat api public 2012-01-30 07:41:31 +01:00
libpostproc
libswscale swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 2012-02-01 21:55:32 -08:00
presets
tests bethsoftvideo: fix palette reading. 2012-02-01 19:41:39 -05:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore Ignore generated aviocat and ismindex tools. 2012-01-25 15:04:35 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: Automatically include architecture-specific library Makefile snippets. 2012-01-25 15:04:28 +01:00
README
RELEASE
avconv.c avconv: deprecate the -deinterlace option 2012-01-30 21:43:08 +01:00
avplay.c avplay: use the correct array size for stride. 2012-01-28 19:45:45 +01:00
avprobe.c
avserver.c
cmdutils.c cmdutils: fix options starting with 'no'. 2012-01-27 10:27:00 +01:00
cmdutils.h Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
cmdutils_common_opts.h
common.mak
configure config.asm: change %ifdef directives to %if directives. 2012-01-27 10:19:57 +08:00
library.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.