FFmpeg git repo
Go to file
Michael Niedermayer 4f1a787744 adxdec: Do not require extradata.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-01-03 16:28:17 -05:00
doc lavu: bump lavu minor for av_popcount64 2012-01-03 15:42:26 +01:00
libavcodec adxdec: Do not require extradata. 2012-01-03 16:28:17 -05:00
libavdevice
libavfilter
libavformat lavf: flush decoders in avformat_find_stream_info(). 2012-01-03 14:58:21 +01:00
libavutil lavu: bump lavu minor for av_popcount64 2012-01-03 15:42:26 +01:00
libpostproc Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
libswscale Drop some pointless void* return value casts from av_malloc() invocations. 2012-01-02 16:41:24 +01:00
presets
tests mpegenc: use avctx->slices as number of slices 2012-01-02 19:20:23 +01:00
tools Fix a bunch of typos. 2012-01-02 16:41:25 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog fix Changelog file 2012-01-02 17:21:55 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: K&R reformatting cosmetics 2012-01-03 21:10:09 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure win32: detect number of CPUs using affinity 2012-01-03 14:25:57 +01:00
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.