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.
 
 
 
 
Diego Biurrun f69f51b3b2 configure: indentation cosmetics 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: dsputil: Move specific optimization settings out of global init function 13 years ago
libavdevice avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
libavfilter yadif: cosmetics 13 years ago
libavformat rtpdec_jpeg: Add support for default quantizers 13 years ago
libavresample x86: Replace checks for CPU extensions and flags by convenience macros 13 years ago
libavutil mem: fix typo in check for __ICC 13 years ago
libswscale swscale: Provide the right alignment for external mmx asm 13 years ago
presets presets: spelling error in libvpx 1080p50_60 13 years ago
tests fate: mp3: drop redundant CMP setting 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 rtp: Depacketization of JPEG (RFC 2435) 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 avplay: get rid of ugly casts in the options table 13 years ago
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: indentation cosmetics 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.