vpx/vp8
John Koleszar 630d3b95e2 Revert "Multithreaded encoder, late sync loopfilter"
This commit is incomplete, as it does not synchronize the loop filter
before returning a handle to the reconstructed frame in
vpx_codec_get_preview_frame(), which can cause (false?) failures
when running the test_reconstruct_buffer test.

This may be related to a bug that does cause visible artifacts, which
is also under investigation.

This reverts commit 380d64ecb1.

Change-Id: Iad710941e7731d44fc2bde63bc63d6763cc4629e
2012-01-24 15:41:59 -08:00
..
common Merge "Overhauling the thresholds and mixing proportions for mfqe postprocessor." 2012-01-20 08:45:42 -08:00
decoder Reduced the size of Y1Dequant and friends to [128][2] 2012-01-06 11:12:00 -08:00
encoder Revert "Multithreaded encoder, late sync loopfilter" 2012-01-24 15:41:59 -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 Merge "Remove useless g_common.h" 2012-01-03 09:48:35 -08:00
vp8_cx_iface.c Fixed bugs in multi-layer code related to changing params 2012-01-13 16:52:25 -08:00
vp8_dx_iface.c vp8d - function to check if a reference frame is used. 2012-01-10 10:10:26 -08:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Multiple-resolution encoder 2011-12-05 17:59:42 -05:00
vp8dx_arm.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00
vp8dx.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00