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 5fe64d88f6 x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov 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: allow using add_hfyu_median_prediction_cmov on any cpu with cmov 13 years ago
libavdevice avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libavfilter af_asyncts: check return value from lavr when flushing. 13 years ago
libavformat mov_chan: Pass a separate AVIOContext for reading 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 fate: Allow setting the ld parameter from the config file 13 years ago
tools pktdumper: Use a custom define instead of PATH_MAX for buffers 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog MSS2 decoder 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avtools: remove the distinction between func_arg and func2_arg. 13 years ago
avconv.h avtools: remove the distinction between func_arg and func2_arg. 13 years ago
avconv_filter.c
avconv_opt.c avtools: remove the distinction between func_arg and func2_arg. 13 years ago
avplay.c
avprobe.c avtools: remove the distinction between func_arg and func2_arg. 13 years ago
avserver.c
cmdutils.c avtools: remove the distinction between func_arg and func2_arg. 13 years ago
cmdutils.h avtools: remove the distinction between func_arg and func2_arg. 13 years ago
cmdutils_common_opts.h
common.mak
configure configure: Set the right cc_e flags for 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.