November 4, 2011
View 93f1159

vp6: Fix illegal read. (cherry picked from commit 2a6eb06254df79e96b3d791b6b89b2534ced3119)

Alex Converse authored on 2011/11/04 07:55:52
October 27, 2011
View edf3c5a

resample: Fix array size

Michael Niedermayer authored on 2011/10/27 22:26:45
View a39b5e8

resample2: fix potential overflow

Michael Niedermayer authored on 2011/10/27 21:34:45
View 6ae93d0

resample: Fix overflow

Michael Niedermayer authored on 2011/10/27 21:31:53
October 12, 2011
View 43fa5bf

apedec: check for data buffer realloc failure (cherry picked from commit 11ca8b2d7486e879926488404b3b79af774f0f2d)

Justin Ruggles authored on 2011/10/12 01:47:11
View f19b8d9

apedec: check for filter buffer allocation failure (cherry picked from commit 7500781313d11b37772c05a28da20fbc112db478)

Justin Ruggles authored on 2011/10/12 00:47:15
October 9, 2011
View cbfd342

mpegts: do not return from ff_mpegts_parse_packet() after having seen the first PMT

Laurent Aimar authored on 2011/10/09 06:40:41
View feef77e

mpegts: fix return value when enough ts packets have been parsed or when the first PMT has been seen.

Laurent Aimar authored on 2011/10/09 06:40:40
September 28, 2011
View 4a66fe2

mpegaudiodec: check output data size based on avctx->frame_size

Justin Ruggles authored on 2011/09/28 03:27:43
September 24, 2011
View 241f15f

tta: check for extradata allocation failure in tta demuxer (cherry picked from commit f540ca22c5fb4504d959c295f55591a9ec2a8859)

Justin Ruggles authored on 2011/09/24 08:22:06
View 2137d99

vorbisdec: check output buffer size before writing output (cherry picked from commit 60aa1a358d9c1c8f891e72246d5dcd897857eca8)

Justin Ruggles authored on 2011/09/24 08:56:58
View e9de2d9

twinvq: check output buffer size before decoding (cherry picked from commit e53eecd0e7211973a1a9757f559bdd93a1848901)

Justin Ruggles authored on 2011/09/24 08:50:41
September 17, 2011
View b08001e

shorten: check output buffer size before decoding

Justin Ruggles authored on 2011/09/17 07:01:28
September 16, 2011
View e1ea35f

shorten: check for realloc failure (cherry picked from commit 9e5e2c2d010c05c10337e9c1ec9d0d61495e0c9c)

Justin Ruggles authored on 2011/09/16 07:08:52
August 25, 2011
View f531193

Fixes avpicture_layout to not write past buffer end.

Matthew Einhorn authored on 2011/08/25 09:14:03