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 0629f6128e avconv: rename transcode_audio/video to decode_audio/video. 13 years ago
doc lavfi: add an audio split filter 13 years ago
libavcodec x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. 13 years ago
libavdevice build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
libavfilter asyncts: reset delta to 0 when it's not used. 13 years ago
libavformat Remove libnut wrapper 13 years ago
libavresample lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 13 years ago
libavutil Add missing version bumps and APIchanges/Changelog entries. 13 years ago
libswscale build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
presets
tests fate: fix dependencies for non-SAMPLES avconv tests 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add an audio split filter 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile build: Add 'check' target to run all compile and test targets. 13 years ago
README
RELEASE
arch.mak
avconv.c avconv: rename transcode_audio/video to decode_audio/video. 13 years ago
avplay.c lavfi: add video buffer sink, and use it in avtools 13 years ago
avprobe.c avprobe: don't print format entry name when only one was requested 13 years ago
avserver.c avserver: check return value of ftruncate() 13 years ago
cmdutils.c cmdutils: Add fallback case to switch in check_stream_specifier(). 13 years ago
cmdutils.h lavfi: add video buffer sink, and use it in avtools 13 years ago
cmdutils_common_opts.h
common.mak
configure Remove libnut wrapper 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.