Files
ffmpeg/libavcodec
Andreas Cadhalpun 12e005f7e7 msrledec: use signed pixel_ptr in msrle_decode_pal4
This fixes segmentation faults, when pic->linesize[0] is negative.
In that case 'line * pic->linesize[0] + pixel_ptr' is treated as
unsigned and wraps around.

This reverts commit 7d78a964.
The problem was introduced in commit f7e1367f, which should obsolete
that commit.

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit ae6fd7300b)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-22 12:27:24 +02:00
..
2015-04-22 12:27:24 +02:00
2014-06-23 16:51:09 +02:00
2014-06-23 16:51:09 +02:00
2014-11-28 18:53:11 +01:00
2015-04-22 12:27:24 +02:00
2014-12-30 15:38:21 +01:00
2015-04-22 12:27:23 +02:00
2014-12-30 15:38:21 +01:00
2014-06-23 16:51:09 +02:00
2014-11-28 18:53:11 +01:00
2014-11-28 18:44:38 +01:00
2014-11-28 18:44:37 +01:00
2015-02-25 03:37:42 +01:00
2014-11-28 18:53:19 +01:00