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.
 
 
 
 
Ronald S. Bultje 5c391a161a swscale: rename uv_off/uv_off2 to uv_off_px/byte. 14 years ago
doc doc: update ffmpeg -ar and -ac documentation to reflect reality. 14 years ago
ffpresets
libavcodec mp3enc: write a xing frame containing number of frames in the file 14 years ago
libavdevice x11grab: replace undocumented nomouse hackery with a private option. 14 years ago
libavfilter vf_drawtext: Remove some write-only variables. 14 years ago
libavformat mp3enc: write a xing frame containing number of frames in the file 14 years ago
libavutil AVOptions: in av_opt_find() don't return named constants unless unit is specified. 14 years ago
libpostproc libpostproc: Remove disabled code. 14 years ago
libswscale swscale: rename uv_off/uv_off2 to uv_off_px/byte. 14 years ago
tests swscale: fix overflow in 16-bit vertical scaling. 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 ffmpeg: remove unused variables from InputStream. 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.