aom/vp8/encoder
James Zern 0030303b69 Remove redundant ptr checks in calls to vpx_free
vpx_free if used contains this check. If replaced, well behaved free
will behave similarly.

Change-Id: I25483aaa8b39255b9a8cf388d6e5eaa20a908ae1
2011-02-15 12:43:35 -08:00
..
arm Adds armv6 optimized variance calculation 2011-02-09 10:23:43 -05:00
generic Fix encoder real-time only configuration. 2011-01-18 08:19:21 -05:00
ppc Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86 Improve vp8_sad16x16_sse3 function 2011-02-14 16:23:49 -05:00
asm_enc_offsets.c clarify *_offsets.asm differences 2011-02-08 16:35:43 -05:00
bitstream.c Put more code under #if CONFIG_MULTITHREAD. 2011-02-09 11:21:18 -05:00
bitstream.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
block.h Added vp8_update_zbin_extra 2011-01-24 11:00:56 -05:00
boolhuff.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
boolhuff.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodeframe.c Merge "Put more code under #if CONFIG_MULTITHREAD." 2011-02-09 08:31:36 -08:00
encodeintra.c Improved vp8_rd_pick_intra_mbuv_mode 2011-02-14 16:34:33 -05:00
encodeintra.h Improved vp8_rd_pick_intra_mbuv_mode 2011-02-14 16:34:33 -05:00
encodemb.c Remove unused local variables 2011-01-11 15:22:19 +01:00
encodemb.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemv.c correct cost for implicit bit in mvs 2011-02-09 12:50:17 -05:00
encodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ethreading.c Put more code under #if CONFIG_MULTITHREAD. 2011-02-09 11:21:18 -05:00
firstpass.c Performance improvement of first pass 2011-01-26 16:42:56 -05:00
firstpass.h Move firstpass motion map to stats packet 2010-10-21 14:04:20 -04:00
mcomp.c Improve motion search in real-time mode 2011-02-10 13:40:24 -05:00
mcomp.h Improve motion search in real-time mode 2011-02-10 13:40:24 -05:00
modecosts.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecosts.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx_if.c Remove redundant ptr checks in calls to vpx_free 2011-02-15 12:43:35 -08:00
onyx_int.h Add improved_mv_pred flag in real-time mode 2011-02-11 09:59:41 -05:00
parms.cpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
pickinter.c Add improved_mv_pred flag in real-time mode 2011-02-11 09:59:41 -05:00
pickinter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
picklpf.c Removed last_auto_filter_prediction_error 2011-01-31 19:41:09 -05:00
psnr.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
psnr.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize.c update sse2 regular quantizer 2011-01-14 14:26:10 -05:00
quantize.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ratectrl.c CQ Mode 2011-01-07 18:46:29 +00:00
ratectrl.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
rdopt.c Improved vp8_rd_pick_intra_mbuv_mode 2011-02-14 16:34:33 -05:00
rdopt.h Added early breakout for vp8_rd_pick_intra4x4mby_modes 2011-02-08 16:50:43 -05:00
sad_c.c Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
segmentation.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
segmentation.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ssim.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
temporal_filter.c Merge "Improve motion search in real-time mode" 2011-02-10 12:42:44 -08:00
temporal_filter.h x86 sse2 temporal_filter_apply 2011-01-06 14:00:30 -05:00
tokenize.c shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
tokenize.h shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
treewriter.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treewriter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance.h Full search SAD function optimization in SSE4.1 2010-10-27 13:36:31 -04:00
variance_c.c Fix half-pixel variance RTCD functions 2010-10-27 13:00:30 -04:00