FFmpeg git repo
Go to file
Justin Ruggles 8b7b2d6aae ac3dsp: simplify extract_exponents() now that it does not need to do clipping. 2011-07-01 13:02:11 -04:00
doc build: create output directories as needed 2011-06-29 09:14:56 +01:00
ffpresets
libavcodec ac3dsp: simplify extract_exponents() now that it does not need to do clipping. 2011-07-01 13:02:11 -04:00
libavdevice build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libavfilter build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libavformat matroskadec: matroska_read_seek after after EBML_STOP leads to failure. 2011-07-01 08:59:26 -07:00
libavutil doxygen: fix usage of @file directive in libavutil/{dict,file}.h 2011-07-01 15:12:33 +02:00
libpostproc build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
libswscale swscale: for >8bit scaling, read in native bit-depth. 2011-07-01 09:08:26 -07:00
tests swscale: for >8bit scaling, read in native bit-depth. 2011-07-01 09:08:26 -07:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog document libswscale bump 2011-06-20 23:06:17 +02:00
Doxyfile doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros 2011-06-30 23:01:25 +02:00
INSTALL
LICENSE
Makefile build: Eliminate obsolete test targets. 2011-06-30 13:06:27 +02:00
README
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: create output directories as needed 2011-06-29 09:14:56 +01:00
configure configure: Add vdpau and dxva2 to configure results output. 2011-06-30 01:04:18 +02:00
ffmpeg.c Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 2011-06-20 18:56:06 -04:00
ffplay.c Move some variable declarations below the proper #ifdefs. 2011-06-26 16:32:13 +02:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
version.sh Drop git- prefix from version labels 2011-06-19 19:41:23 +01:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.