FFmpeg git repo
Go to file
Laurent Aimar f42b3195d3 Fix out of bound writes in fix_bitshift() of the shorten decoder.
The data pointers s->decoded[*] already take into account s->nwrap.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-30 04:14:23 +02:00
doc Revert "general.texi: we dont have a g729 encoder yet" 2011-09-30 01:16:30 +02:00
ffpresets
libavcodec Fix out of bound writes in fix_bitshift() of the shorten decoder. 2011-09-30 04:14:23 +02:00
libavdevice
libavfilter vf_unsharp: set default chroma size value to 5x5 2011-09-29 07:20:05 +02:00
libavformat g723_1_demuxer: rco is also a commonly used extension. 2011-09-30 00:08:20 +02:00
libavutil Introduce av_realloc_f. 2011-09-28 18:13:52 +02:00
libpostproc
libswresample swr_test: dont test samples that have not been written 2011-09-29 04:52:22 +02:00
libswscale
mt-work
tests Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 2011-09-30 02:09:59 +02:00
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-09-29 01:11:01 +02:00
Changelog G.723.1 doc and change log entry 2011-09-29 21:44:03 +02:00
cmdutils_common_opts.h
cmdutils.c Show configuration and library version with AV_LOG_INFO. 2011-09-29 12:59:05 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2011-09-29 01:11:01 +02:00
ffplay.c ffplay: fix forgotten codec_name checks 2011-09-28 03:19:22 +02:00
ffprobe.c ffprobe: fix trailing '=' in stream id. 2011-09-28 17:57:22 +02:00
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE RELEASE: set to 0.8.4.git after the release from 2011-09-22 2011-09-27 21:32:17 +02:00
subdir.mak
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.