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.
 
 
 
 
Mans Rullgard 11434c9b13 pthread: add const to AVCodec pointers 13 years ago
compat getopt: Remove an unnecessary define 13 years ago
doc cmdutils: refactor -codecs option. 13 years ago
libavcodec pthread: add const to AVCodec pointers 13 years ago
libavdevice Don't include common.h from avutil.h 13 years ago
libavfilter Add missing includes for code relying on external libraries 13 years ago
libavformat swf(dec): replace CODEC_ID with AV_CODEC_ID 13 years ago
libavresample Don't include common.h from avutil.h 13 years ago
libavutil Add more missing includes after removing the implicit common.h 13 years ago
libswscale Don't include common.h from avutil.h 13 years ago
presets
tests
tools Don't include common.h from avutil.h 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: make -shortest a per-output file option. 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: make -shortest a per-output file option. 13 years ago
avconv.h avconv: make -shortest a per-output file option. 13 years ago
avconv_filter.c
avconv_opt.c avconv: make -shortest a per-output file option. 13 years ago
avplay.c
avprobe.c avprobe: Include libm.h for the log2 fallback 13 years ago
avserver.c
cmdutils.c cmdutils: refactor -codecs option. 13 years ago
cmdutils.h cmdutils: refactor -codecs option. 13 years ago
cmdutils_common_opts.h cmdutils: refactor -codecs option. 13 years ago
common.mak
configure configure: clean up Altivec detection 13 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.