aom/vp8
Scott LaVarnway 000c8414b5 Moved denoiser frame copy/updates out of loopfilter thread
The loopfilter thread from the previous frame can be running while
starting the current frame.  cpi->Source will change during this time causing
the wrong data to be copied.  The refresh_x_frame flags also change, which
will cause incorrect updates of the denoised buffers.

Change-Id: I7d982b4fcb40a0610801332aa85f3b792c64e4c3
2012-12-07 12:19:52 -08:00
..
common Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers" 2012-11-26 12:14:06 -08:00
decoder use calloc() instead of malloc() 2012-11-06 16:11:57 -08:00
encoder Moved denoiser frame copy/updates out of loopfilter thread 2012-12-07 12:19:52 -08:00
exports_dec
exports_enc
vp8_common.mk Update armv6 vp8_intra4x4_predict 2012-08-08 10:57:33 -07:00
vp8_cx_iface.c silent compiling warnings for VC9 build 2012-08-20 11:45:01 -07:00
vp8_dx_iface.c Move frame allocations out of vp8_decode_frame() 2012-09-24 12:44:45 -07:00
vp8cx.mk Each make file is responsible for its own directory 2012-11-15 16:41:03 -08:00
vp8cx_arm.mk Each make file is responsible for its own directory 2012-11-15 16:41:03 -08:00
vp8dx.mk Each make file is responsible for its own directory 2012-11-15 16:41:03 -08:00