FFmpeg git repo
Go to file
Anton Khirnov 62b0462e5f tiff: Check that there is no aliasing in pixel format selection
Fixes possible issues with unexpected bpp/bppcount values.

CC: libav-stable@libav.org
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Bug-Id: CVE-2014-8544
(cherry picked from commit ae5e1f3d66)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit eb9041403d)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2015-03-08 22:11:54 -04:00
compat
doc doc: Fix syntax and logical errors in avconv stream combination example 2014-09-10 12:08:22 -07:00
libavcodec tiff: Check that there is no aliasing in pixel format selection 2015-03-08 22:11:54 -04:00
libavdevice pulse: Add a wallclock option to be compatible with other other captures 2014-08-28 12:10:44 +02:00
libavfilter vf_select: Drop a debug av_log with an unchecked double to enum conversion 2014-07-30 12:15:44 -07:00
libavformat rmenc: limit packet size 2015-03-08 20:34:03 +00:00
libavresample lavr: allocate the resampling buffer with a positive size 2014-04-15 23:12:43 -04:00
libavutil arm: Suppress tags about used cpu arch and extensions 2015-03-08 18:12:19 +02:00
libswscale swscale: Fix an undefined behaviour 2014-05-04 10:20:48 -04:00
presets
tests fate: Add dependencies for dct/fft/mdct/rdft tests 2014-07-30 12:15:44 -07:00
tools qt-faststart: Check offset_count before reading from the moov_atom buffer 2014-03-07 16:16:10 -05:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c avconv: fix parsing the AVOptions for -target 2014-08-27 06:37:00 +00:00
avconv.c avconv: do not send non-monotonous DTS to the muxers. 2014-06-12 09:31:11 +02:00
avconv.h avconv: do not send non-monotonous DTS to the muxers. 2014-06-12 09:31:11 +02:00
avplay.c
avprobe.c
avserver.c
Changelog Update Changelog for v9.18 2015-03-08 11:24:45 -04:00
cmdutils_common_opts.h
cmdutils.c cmdutils: update copyright year to 2014. 2014-04-14 16:55:37 -04:00
cmdutils.h
common.mak
configure arm: Suppress tags about used cpu arch and extensions 2015-03-08 18:12:19 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE Prepare for 9.18 Release 2015-03-08 11:25:19 -04:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.