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.
 
 
 
 
Martin Storsjö 4a185ed2d4 configure: Disable some warnings in MSVC 13 years ago
compat lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 13 years ago
doc avopt: Reorder the default_val struct, making i64 the first field 13 years ago
libavcodec x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 13 years ago
libavdevice avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libavfilter avopt: Explicitly store rational option defaults in .dbl 13 years ago
libavformat avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libavresample avopt: Explicitly store float/double option defaults in .dbl 13 years ago
libavutil avopt: fix examples to match the same style about default values as the actual code. 13 years ago
libswscale avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
presets
tests adpcmenc: Calculate the IMA_QT predictor without overflow 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Disable some warnings in MSVC 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.