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 1432c1c429 lavf: add missing '*' in a doxy. 13 years ago
doc avprobe: allow showing only one container/stream property. 13 years ago
libavcodec h264: Remove a commented-out function pointer typedef. 13 years ago
libavdevice build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
libavfilter build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
libavformat lavf: add missing '*' in a doxy. 13 years ago
libavresample build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
libavutil build: cosmetics: Add missing end-of-line backslashes to item lists. 13 years ago
libswscale build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 13 years ago
presets
tests tests/utils: don't ignore the return value of fwrite() 13 years ago
tools
.gitignore gitignore: add Win32 library suffixes 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add libavresample 13 years ago
Doxyfile
INSTALL
LICENSE
Makefile Add libavresample 13 years ago
README
RELEASE
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c avconv: remove stray useless comment. 13 years ago
avplay.c avplay: use libavresample for sample format conversion and channel mixing 13 years ago
avprobe.c avprobe: allow showing only one container/stream property. 13 years ago
avserver.c avserver: check return value of ftruncate() 13 years ago
cmdutils.c avconv: use libavresample 13 years ago
cmdutils.h avconv: get output pixel format from lavfi. 13 years ago
cmdutils_common_opts.h
common.mak build: Drop leftover .exp pattern from LIBSUFFIXES list. 13 years ago
configure lavfi: always enable the scale filter and depend on sws. 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.