Andreas Cadhalpun
51f6455285
imgutils: initialize palette padding bytes in av_image_alloc
...
av_image_fill_pointers always aligns the palette, but the padding
bytes don't (and can't) get initialized in av_image_copy.
Thus initialize them in av_image_alloc.
This fixes 'Syscall param write(buf) points to uninitialised byte(s)'
valgrind warnings.
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-13 03:58:08 +02:00
..
2015-03-07 19:30:51 +01:00
2015-05-07 16:47:34 +02:00
2015-03-01 03:15:19 +01:00
2015-04-09 01:12:51 +02:00
2015-02-17 00:22:42 +01:00
2015-02-17 00:21:48 +01:00
2015-05-11 20:01:15 +02:00
2015-03-31 23:50:46 +02:00
2015-03-12 02:15:28 +01:00
2015-02-10 17:15:36 +01:00
2015-05-02 14:37:48 +02:00
2015-03-05 12:26:22 +01:00
2015-03-05 12:26:22 +01:00
2015-03-20 15:47:31 -03:00
2015-04-19 23:45:35 +01:00
2015-05-10 16:09:07 +02:00
2015-03-24 01:14:31 +01:00
2015-03-24 01:14:31 +01:00
2015-02-10 23:02:24 +01:00
2015-04-01 15:59:58 +02:00
2015-02-14 21:27:44 +01:00
2015-02-22 16:27:28 +01:00
2015-03-25 12:04:00 +01:00
2015-04-24 10:57:03 +02:00
2015-03-30 23:24:33 +02:00
2015-05-13 03:58:08 +02:00
2015-03-17 23:53:33 +02:00
2015-05-06 15:56:32 +02:00
2015-02-25 19:58:00 -03:00
2015-04-20 23:30:33 +02:00
2015-04-26 16:34:06 +02:00
2015-03-05 12:26:22 +01:00
2015-05-10 16:06:50 +02:00
2015-02-17 00:18:15 +01:00
2015-04-28 12:28:53 +02:00
2015-04-28 12:28:53 +02:00
2015-05-03 16:37:04 +02:00
2015-04-07 20:01:36 +02:00
2015-04-07 20:46:25 +02:00
2015-03-30 04:37:42 +02:00
2015-05-06 12:04:31 -04:00
2015-03-04 21:58:53 +01:00
2015-02-10 15:45:02 +01:00
2015-05-06 12:04:31 -04:00
2015-05-07 15:40:56 +02:00
2015-02-18 22:50:41 +01:00
2015-04-30 17:38:41 -03:00
2015-04-30 15:05:12 +02:00
2015-03-27 04:44:58 +01:00
2015-02-18 00:59:55 +01:00
2015-01-29 01:56:11 +01:00
2015-02-10 15:45:02 +01:00
2015-04-20 23:30:33 +02:00