Go to file
2012-01-02 19:20:23 +01:00
doc Release notes: mention cleaned up header includes 2012-01-02 17:21:55 +01:00
libavcodec v410enc: fix undefined signed left shift caused by integer promotion 2012-01-02 19:20:23 +01:00
libavdevice v4l2: remove unneded linux specific asm/types.h include 2011-12-27 16:07:58 +01:00
libavfilter cosmetics: Drop unnecessary parentheses around return values. 2011-12-30 22:18:07 +01:00
libavformat Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
libavutil
libpostproc Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
libswscale Drop some pointless void* return value casts from av_malloc() invocations. 2012-01-02 16:41:24 +01:00
presets
tests fate: use rgb24 as output format for dfa tests 2012-01-01 17:11:27 +01:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
avconv.c avconv: remove the 'codec framerate is different from stream' warning 2012-01-02 14:15:09 +01:00
avplay.c avplay: K&R cleanup 2012-01-01 19:53:37 +01:00
avprobe.c
avserver.c
Changelog fix Changelog file 2012-01-02 17:21:55 +01:00
cmdutils_common_opts.h
cmdutils.c cosmetics: Drop unnecessary parentheses around return values. 2011-12-30 22:18:07 +01:00
cmdutils.h
common.mak
configure threads: add sysconf based number of CPUs detection 2011-12-31 17:40:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile doxy: add website-alike style to the html output 2011-12-25 14:34:32 +01:00
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.