- Dec 11, 2013
-
-
Deb Mukherjee authored
-
Jingning Han authored
-
Dmitry Kovalev authored
-
Yaowu Xu authored
-
Deb Mukherjee authored
Silences some lint warnings in previous patches Change-Id: I04bf47ebe7e63a95fd322719a3154e589c115d78
-
Jingning Han authored
This function sets the motion search range limit. Rename it to be more informative. Change-Id: I2e8e01073dcb99c9bea9c9acd0a61d672d615444
-
Jingning Han authored
-
Yaowu Xu authored
Change-Id: I976f70b640b06f20533ad29578a5b2acca134fd4
-
Hangyu Kuang authored
-
Hangyu Kuang authored
Temporarily change memcpy to memmove. Change-Id: I700a197bc1ce496be1ddad7118429c5da465b0ca
-
James Zern authored
-
Adrian Grange authored
-
Jingning Han authored
This commit constrains the maximal motion search range for sub8x8 blocks to be [-1023, 1023], in the unit of full pixel. Change-Id: I955b60649364ab410f2453cafd46a496f2fcb43e
-
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
-
Dmitry Kovalev authored
Change-Id: Icba06e84ca55c419abbacedf5825eeb394a1b140
-
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
-