vpx/vp8
Ronald S. Bultje cb1e60fb28 Fix bug in reference frame counting.
vp8_encode_inter_macroblock() is called in both pick_mb_modes() as
well as encode_sb(), thus the number of macroblocks in the counter
were twice as big as actual numbers. This doesn't affect output.

Change-Id: I6de8a996ee44d2f7f2080d8d2177dd7bc6207c93
2012-07-16 17:49:59 -07:00
..
common change to enable encoder to clamp UV motion vector 2012-07-09 15:04:07 -07:00
decoder Use 8x8 transform for all 16x16 intra prediction modes in keyframes. 2012-07-16 12:22:36 -07:00
encoder Fix bug in reference frame counting. 2012-07-16 17:49:59 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk changed the way that default probs for 8x8 is set. 2012-05-23 10:09:41 -07:00
vp8_cx_iface.c Add lossless compression mode. 2012-06-28 17:09:47 -07:00
vp8_dx_iface.c Code Simplification 2012-02-28 17:55:42 +00:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk fixed .mk files to reflect add/remove of a header file 2012-03-12 14:51:54 -07:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Experimental code base simplification. 2012-02-15 16:08:47 +00:00