- Dec 11, 2013
-
-
Hangyu Kuang authored
-
Hangyu Kuang authored
Temporarily change memcpy to memmove. Change-Id: I700a197bc1ce496be1ddad7118429c5da465b0ca
-
James Zern authored
-
Adrian Grange authored
-
Adrian Grange authored
There were two problems with the format string in the conditionally compiled print statement. It referred to a variable that is no longer available and it used incorrect format specifiers. Change-Id: I315e22bea2691bb535a2e33f5ca206fc55287a37
-
James Zern authored
Change-Id: Ib5ba4e0b438107741efa28251848306322fd7f89
-
James Zern authored
reorder the tiles based on size and their presumed complexity. this minimizes the cases where the main thread is waiting on a worker to complete. Change-Id: Ie80642c6a1d64ece884f41683d23a3708ab38e0c
-
Yaowu Xu authored
-
- Dec 10, 2013
-
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Guillaume Martres authored
-
Yaowu Xu authored
In evaluating partition split case, Wrong partition size is used in calling partition_plane_context(). This commit change to use the correct sub partition size. The incorrect partition size used were causing an ASAN error in unit test. Change-Id: Iab695b764bc51cc61580075f2ae4001421132362
-
Dmitry Kovalev authored
Renames: vp9_get_pred_context_mbskip => vp9_get_skip_context vp9_get_pred_prob_mbskip => vp9_get_skip_prob Change-Id: I2af499848ef73f3f5cd8cdb27852d0bcdfe31d09
-
Dmitry Kovalev authored
-
Hangyu Kuang authored
-
Dmitry Kovalev authored
Change-Id: Ib46a97d8ff9f2915b9fa2abba3cd18b6711fcb0c
-
Dmitry Kovalev authored
-
Hangyu Kuang authored
Change-Id: Ic429b2f16462e926f30efb3af4da3080026359d8
-
Guillaume Martres authored
Change-Id: Ie100114a01b8b4da7248603c40676792cd06b32a
-
Dmitry Kovalev authored
-
Johann Koenig authored
-
Hangyu Kuang authored
Merge "Implenment on demand border extension. In place extend the border now. Next commit will totally remove the border."
-
Dmitry Kovalev authored
Change-Id: I67a45a41312ca0efd8fe00ccd8bdc0f97675d09f
-
Hangyu Kuang authored
the border now. Next commit will totally remove the border. Change-Id: Ic1e1ca9cc34f81c688715b3948689b47df63a151
-
Jingning Han authored
-
Jingning Han authored
-
- Dec 09, 2013
-
-
Yaowu Xu authored
-
Dmitry Kovalev authored
Change-Id: I83ffed2b1878a35ac35f07f9ee74309adc9c7b11
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Ib4e215a80f00e342d857a54a4ca1b2dc82b6db1d
-
Dmitry Kovalev authored
Adding get_uv_tx_size_impl() with tx size selection logic, rewriting get_uv_tx_size(). Change-Id: I3ecb108059a41be227a8c89a0710bd174f508951
-
Ehsan Akhgari authored
Change-Id: Ife17fc6369ce32f36d5c7f8a2ef5a3b7724d81b9
-
Paul Wilkins authored
Clean up and simplification of both estimate_max_q variants and only call once per clip/section. This leads to a more constrained range of Q values across a clip / section. Average gains across all 4 test sets:- PSNR ~0.5% SSIM ~0.3% Change-Id: If77d5f7bb50939a464e117724f4da5b001c62d70
-
- Dec 07, 2013
-
-
Dmitry Kovalev authored
-
- Dec 06, 2013
-
-
Dmitry Kovalev authored
Change-Id: Ia6d6f4dfb1fd1ec0f8ba53796b59a802e9d7881d
-
Yaowu Xu authored
For VP9, lossless coding is enabled by passing 0 for both min_q and max_q. This is a valid configuration, and should not be warned. Change-Id: Idd117579cd89cd14c0723b1d7e482067ac12b401
-
Jim Bankoski authored
-
Jingning Han authored
Use the pre-fetched stride value. Change-Id: I8d4aaedab7a83a4870be51c110da27e55ca3bc85
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-