You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dale Curtis 4ebd422c04 mov: fix leaking memory with multiple drefs. 13 years ago
doc avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
libavcodec libxvid: Reorder functions to avoid forward declarations; make functions static. 13 years ago
libavdevice cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
libavfilter vsrc_buffer: fix check from 7ae7c41. 13 years ago
libavformat mov: fix leaking memory with multiple drefs. 13 years ago
libavutil build: Move all arch OBJS declarations into arch subdirectory Makefiles. 13 years ago
libswscale swscale: clip before assigning tables in RGB output functions. 13 years ago
presets
tests avconv: use default channel layouts when they are unknown 13 years ago
tools Fix a bunch of common typos. 13 years ago
.gitignore Ignore generated files below doc/. 13 years ago
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3
CREDITS
Changelog avconv: drop support for building without libavfilter. 13 years ago
Doxyfile
INSTALL
LICENSE Remove libpostproc. 13 years ago
Makefile build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
README
RELEASE Prepare for 0.8 Release 13 years ago
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
avplay.c avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
avprobe.c Mark mutable static data const where appropriate. 13 years ago
avserver.c Replace memset(0) by zero initializations. 13 years ago
cmdutils.c Read preset files with suffix .avpreset 13 years ago
cmdutils.h Read preset files with suffix .avpreset 13 years ago
cmdutils_common_opts.h
common.mak build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
configure configure: escape colons in values written to config.fate 13 years ago
library.mak build: Only clean the architecture subdirectory we build for. 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.