vpx/vp8
Ronald S. Bultje 721711fb51 Remove dual prediction frame re-encoding loop.
I'm basically not convinced that the concept works at all, let alone
that this is the right place to do it. I think if we want something
like this at all, I should integrate it with the main encoding loop
and re-encode checks in onyx_if.c, and show that it has a significant
benefit (which right now, it doesn't; removing this re-encode check
actually increases all metrics by ~0.15%).

Change-Id: I1b597385dc17f468384a994484fb24813389411f
2012-02-15 16:38:04 -08:00
..
common Experimental code base simplification. 2012-02-15 16:08:47 +00:00
decoder Experimental code base simplification. 2012-02-15 16:08:47 +00:00
encoder Remove dual prediction frame re-encoding loop. 2012-02-15 16:38:04 -08: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 Removal of threading code. 2012-02-10 16:23:59 +00:00
vp8_cx_iface.c Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8_dx_iface.c Experimental code base simplification. 2012-02-15 16:08:47 +00:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Simplification of experimental code base. 2012-02-14 09:03:56 +00: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