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.
 
 
 
 
Anton Khirnov 006afc7a0b lavr: bump major to 1 and declare it stable. 13 years ago
compat
doc lavr: bump major to 1 and declare it stable. 13 years ago
libavcodec lavc: deprecate the audio resampling API. 13 years ago
libavdevice Remove some silly disabled code. 13 years ago
libavfilter lavr: change the type of the data buffers to uint8_t**. 13 years ago
libavformat segment: Add comments about calls that only are relevant for some muxers 13 years ago
libavresample lavr: bump major to 1 and declare it stable. 13 years ago
libavutil x86: get_cpu_flags: add necessary ifdefs around function body 13 years ago
libswscale
presets
tests
tools avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Opus encoder using libopus 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv/avprobe: Add missing 'void' to exit_program() definition 13 years ago
avconv.h
avconv_filter.c Use atexit() instead of defining a custom exit_program() interface. 13 years ago
avconv_opt.c Use atexit() instead of defining a custom exit_program() interface. 13 years ago
avplay.c lavr: change the type of the data buffers to uint8_t**. 13 years ago
avprobe.c avconv/avprobe: Add missing 'void' to exit_program() definition 13 years ago
avserver.c Use atexit() instead of defining a custom exit_program() interface. 13 years ago
cmdutils.c Use atexit() instead of defining a custom exit_program() interface. 13 years ago
cmdutils.h Use atexit() instead of defining a custom exit_program() interface. 13 years ago
cmdutils_common_opts.h
common.mak
configure x86: Drop CPU detection intrinsics 13 years ago
library.mak build: support some non-standard ar variants 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.