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.
 
 
 
 
Diego Biurrun 4904995652 avutil: Add missing test programs to Makefile. 14 years ago
doc docs: Remove needless configure options 14 years ago
ffpresets
libavcodec flashsv: improve some variable names 14 years ago
libavdevice libavdevice: Remove disabled code. 14 years ago
libavfilter vf_drawtext: Remove some write-only variables. 14 years ago
libavformat adts: Fix PCE copying. 14 years ago
libavutil avutil: Add missing test programs to Makefile. 14 years ago
libpostproc libpostproc: Remove disabled code. 14 years ago
libswscale swscale: amend documentation to mention use of native depth for scaling. 14 years ago
tests build: remove unused copy regression test script 14 years ago
tools Remove some unused scripts from tools/. 14 years ago
.gitignore gitignore: Drop individual .d ignore; it is already covered by a wildcard. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog document libswscale bump 14 years ago
Doxyfile Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u'). 14 years ago
INSTALL
LICENSE
Makefile build: Remove deleted 'check' target from .PHONY list. 14 years ago
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
cmdutils.c cmdutils: add opt_default2(). 14 years ago
cmdutils.h cmdutils: add opt_default2(). 14 years ago
cmdutils_common_opts.h
common.mak build: create output directories as needed 14 years ago
configure build: clean up library installation rules 14 years ago
ffmpeg.c lavf: deprecate AVStream.quality. 14 years ago
ffplay.c Do not include mathematics.h in avutil.h 14 years ago
ffprobe.c Fix segmentation fault in ffprobe 14 years ago
ffserver.c ffserver: remove unused variable. 14 years ago
ffserver.h
subdir.mak build: clean up library installation rules 14 years ago
version.sh Drop git- prefix from version labels 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.