FFmpeg git repo
Go to file
Martin Storsjö 59480abce7 alac: Do bounds checking of lpc_order read from the bitstream
In lpc_prediction(), we write up to array element 'lpc_order' in
an array allocated to hold 'max_samples_per_frame' elements.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-29 19:57:10 +03:00
compat
doc lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
libavcodec alac: Do bounds checking of lpc_order read from the bitstream 2013-09-29 19:57:10 +03:00
libavdevice
libavfilter lavfi: allow user-provided execute() callbacks 2013-09-28 08:06:19 +02:00
libavformat xwma: Avoid division by zero 2013-09-29 19:56:44 +03:00
libavresample
libavutil avframe: note that linesize is not the usable data size 2013-09-28 07:35:50 +02:00
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog asfenc: mux chapters in ASF files using an ASF "marker" section 2013-09-19 19:51:49 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Enable -Qansi-alias for icl 14+ 2013-09-24 11:29:00 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.