ffmpeg/libavcodec
Michael Niedermayer 01df2a13c3 avcodec/utils: initialize pixel buffer pool
This should silence many valgrind warnings about use of uninitialized
data, all the warnings i looked at where false positives having their
uninitialized data not actually used.

The same effect could be achieved by listing all code that touches
the pixel buffer in the valgrind suppression file.
Note, valgrind also fails to trace the origins correctly.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-25 00:43:14 +01:00
..
2013-03-22 22:57:23 +01:00
2013-03-18 02:10:10 +01:00
2012-11-24 10:56:47 +00:00
2012-11-24 10:56:47 +00:00
2013-03-19 13:28:29 +01:00
2013-03-06 22:11:46 +01:00
2013-03-22 14:57:56 +01:00
2013-03-22 14:57:56 +01:00
2013-03-22 14:57:56 +01:00
2013-03-06 22:11:46 +01:00
2013-01-14 22:59:05 +01:00
2013-01-14 22:59:05 +01:00
2013-01-09 01:08:39 +01:00
2013-03-15 21:09:36 +01:00
2013-03-15 04:39:41 +01:00
2012-09-04 18:37:54 +03:00
2013-01-21 10:24:45 +00:00
2013-03-21 14:48:56 +01:00
2012-11-30 15:00:35 +00:00
2012-11-07 18:08:23 +01:00
2013-03-22 18:07:26 +01:00
2012-12-05 19:31:27 +01:00
2012-10-13 03:54:04 +02:00
2012-10-13 03:54:04 +02:00
2013-03-06 10:31:56 +00:00
2013-03-02 20:39:38 +01:00
2012-09-03 23:26:14 +02:00
2012-12-08 01:13:07 +00:00
2012-12-08 01:13:07 +00:00
2012-10-18 21:42:04 +02:00
2013-03-22 14:57:56 +01:00
2012-12-31 00:41:35 +01:00
2013-01-23 19:39:42 +01:00
2013-01-23 19:39:42 +01:00
2013-03-05 03:29:04 +01:00
2013-01-24 01:47:20 +01:00
2012-10-14 21:45:42 +02:00
2012-11-28 16:21:25 +00:00
2013-02-03 13:08:36 +01:00
2013-01-12 14:06:30 +01:00
2013-03-24 04:09:04 +01:00
2013-03-15 14:38:09 +01:00
2013-03-15 14:38:09 +01:00
2013-01-14 22:59:05 +01:00
2013-01-14 22:59:05 +01:00
2013-01-06 16:30:02 +01:00
2013-03-21 16:01:53 +01:00
2012-12-09 22:01:00 +00:00
2012-12-09 22:01:00 +00:00
2012-12-09 22:01:00 +00:00
2013-03-20 03:37:48 +01:00
2013-03-13 14:35:48 +01:00
2013-03-13 14:35:48 +01:00
2013-03-21 19:56:19 +01:00
2012-12-22 00:58:08 +01:00
2012-12-22 00:58:08 +01:00
2013-03-22 14:57:56 +01:00
2013-03-19 15:26:23 +01:00
2012-09-23 15:24:08 +02:00
2012-10-15 13:28:23 +00:00