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 3d3c814937 swscale: disentangle yuv2rgbX_c_full() into small functions. 14 years ago
doc Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
ffpresets
libavcodec ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c 14 years ago
libavdevice build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
libavfilter build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
libavformat build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
libavutil build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
libpostproc build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
libswscale swscale: disentangle yuv2rgbX_c_full() into small functions. 14 years ago
tests build: remove SRC_PATH_BARE variable 14 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog document libswscale bump 14 years ago
Doxyfile
INSTALL
LICENSE
Makefile build: factor out the .c and .S compile commands as a macro 14 years ago
README
RELEASE Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: move basic rules and variables to main Makefile 14 years ago
configure build: factor out the .c and .S compile commands as a macro 14 years ago
ffmpeg.c Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 14 years ago
ffplay.c Move some variable declarations below the proper #ifdefs. 14 years ago
ffprobe.c
ffserver.c
ffserver.h
subdir.mak build: improve rules for test programs 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.