FFmpeg git repo
Go to file
Ronald S. Bultje 212f161caa swscale: make rgb24 function macros slightly smaller. 2012-02-01 09:33:13 -08:00
doc lavf: add functions for accessing the fourcc<->CodecID mapping tables. 2012-01-31 16:53:35 +01:00
libavcodec avcodec.h: Remove some disabled cruft. 2012-02-01 17:27:17 +01: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: make rgb24 function macros slightly smaller. 2012-02-01 09:33:13 -08:00
presets
tests fate-golomb: extend golomb-test to get_ue_golomb_long() 2012-02-01 01:18:55 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
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
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.