FFmpeg git repo
Go to file
Diego Biurrun afd8a3957b output-example: K&R formatting cosmetics, comment spelling fixes 2012-03-30 13:43:29 +02:00
doc build: fix doc generation errors in parallel builds 2012-03-28 11:42:19 +01:00
libavcodec lzw: fix potential integer overflow. 2012-03-29 11:36:14 -07:00
libavdevice Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
libavfilter
libavformat output-example: K&R formatting cosmetics, comment spelling fixes 2012-03-30 13:43:29 +02:00
libavutil Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c
avplay.c Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
avprobe.c
avserver.c Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Check for a different SDL function 2012-03-29 21:25:59 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.