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.
 
 
 
 
Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 13 years ago
doc avutil: add av_parse_cpu_flags() function 13 years ago
libavcodec rv40: perform bitwise checks in loop filter 13 years ago
libavdevice cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
libavfilter graphparser: set next to NULL on an entry extracted from inputs list 13 years ago
libavformat segment: reorder seg_write_header allocation 13 years ago
libavresample Add libavresample 13 years ago
libavutil cpu: recognise only cpu flag names pertinent to the architecture 13 years ago
libswscale swscale: K&R formatting cosmetics (part III) 13 years ago
presets
tests fft-test: add option to set cpuflag mask 13 years ago
tools Fix a bunch of common typos. 13 years ago
.gitignore gitignore: replace library catch-all pattern by more specific patterns 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add libavresample 13 years ago
Doxyfile
INSTALL
LICENSE Remove libpostproc. 13 years ago
Makefile Add libavresample 13 years ago
README
RELEASE
arch.mak build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
avconv.c avutil: add av_parse_cpu_flags() function 13 years ago
avplay.c Remove lowres video decoding 13 years ago
avprobe.c
avserver.c Replace memset(0) by zero initializations. 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: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
configure configure: add libavresample to rpath 13 years ago
library.mak build: Only clean the architecture subdirectory we build for. 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.