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.
 
 
 
 
Janne Grunau 937ff3a18a threads: always include necessary headers for number of CPUs detection 13 years ago
doc doxygen: cleanup style to support older doxy 13 years ago
libavcodec threads: always include necessary headers for number of CPUs detection 13 years ago
libavdevice v4l2: remove unneded linux specific asm/types.h include 13 years ago
libavfilter cosmetics: Drop unnecessary parentheses around return values. 13 years ago
libavformat threads: default to automatic thread count detection 13 years ago
libavutil Replace Subversion revisions in comments by Git hashes. 13 years ago
libpostproc postproc: altivec: fix remaining mixed declarations and code 13 years ago
libswscale swscale: prevent invalid writes in packed_16bpc_bswap 13 years ago
presets presets: spelling error in libvpx 1080p50_60 13 years ago
tests fate: whitespace cosmetics 13 years ago
tools qt-faststart: K&R reformatting; fix comment typos 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog threads: default to automatic thread count detection 13 years ago
Doxyfile doxy: add website-alike style to the html output 13 years ago
INSTALL
LICENSE
Makefile build: rename subdir.mak ---> library.mak 13 years ago
README
RELEASE Prepare for 0.8_beta1 snapshot release 13 years ago
avconv.c avconv: K&R cosmetics 13 years ago
avplay.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
cmdutils.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
cmdutils.h Fix a bunch of common typos. 13 years ago
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 13 years ago
common.mak
configure threads: test for sys/param.h and include it for sysctl on OpenBSD 13 years ago
ffmpeg.c Fix a bunch of common typos. 13 years ago
library.mak build: link test programs with static libraries 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.