aom/vp8/decoder
Pascal Massimino 0a3eec86e5 use calloc() instead of malloc()
So that, in case of error, the arrays are not filled with trash
pointers that are attempted a free() during vp8mt_de_alloc_temp_buffers()

Change-Id: Ic074549c2903a43316510eb42e4f393e7d3ee528
2012-11-06 16:11:57 -08:00
..
asm_dec_offsets.c Remove unused DETOK structure 2011-10-21 09:33:49 +03:00
dboolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dboolhuff.h silent compiling warnings for VC9 build 2012-08-20 11:45:01 -07:00
decodemv.c Removed bc and bc2 vp8_readers from VP8D_COMP 2012-09-21 11:00:29 -07:00
decodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decoderthreading.h vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
decodframe.c Merge "Move frame allocations out of vp8_decode_frame()" 2012-09-24 16:15:54 -07:00
detokenize.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.h remove assembly detokenizer 2011-02-11 11:09:00 -05:00
ec_types.h Broken EC after MODE_INFO size reduction 2011-05-26 15:13:00 -04:00
error_concealment.c Moves error concealment allocations from common parts to decoder 2012-04-26 11:49:15 +03:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
onyxd_if.c vp8dx_receive_compressed_data() cleanup 2012-10-31 13:35:13 -07:00
onyxd_int.h Merge "Move frame allocations out of vp8_decode_frame()" 2012-09-24 16:15:54 -07:00
threading.c use calloc() instead of malloc() 2012-11-06 16:11:57 -08:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00