- Mar 03, 2014
-
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Paul Wilkins authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Paul Wilkins authored
Change-Id: Ic97ddd5143425a7b63fac4e40d9740a10a0491ad
-
Yaowu Xu authored
-
Dmitry Kovalev authored
-
Yaowu Xu authored
Change-Id: I5a01d0dccc9afc87e2adbb5ddc7d44379fe1f125
-
Yaowu Xu authored
There is one parameter that is never used, therefore is removed. Change-Id: I595722e7c5731534c72831315359e4dce9c21763
-
Yaowu Xu authored
Two paramemters are not in use, therefore are removed. Change-Id: I41eb601b7b4bf2feedb13b3f240315656d8694f9
-
- Mar 02, 2014
- Mar 01, 2014
-
-
Yaowu Xu authored
Change-Id: I6d47618e8aee6e6c2fe1cf0b8bb4da0b2a0bab66
-
Yaowu Xu authored
There were two parameters not in use, this commit removed them. Change-Id: Ia03a73b9a2521400bed539df45574e34214ed93a
-
Yaowu Xu authored
In addition, a local variable was renamed to avoid confusion. Change-Id: Id4c497f9cfa219e8a414aa9fee9a85af5f147249
-
Yaowu Xu authored
The function has evolved over time, now only calls vp9_rtcd(), so this commit removes the function and changes to call vp9_rtcd() directly. Change-Id: I8cfa6190daa4b28f6f3d1e11bb3a07f9c95322bf
-
Yaowu Xu authored
The parameter was never used. Change-Id: I99fd9aad697917ddbe3d10c71cae344228fafc31
-
James Zern authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
- Feb 28, 2014
-
-
Yaowu Xu authored
Change-Id: I7255b3bc47d760333f58ac4878becbcc8ad30967
-
Dmitry Kovalev authored
-
Yaowu Xu authored
Change-Id: I7a1a7190dc32c65846a897a3162a02d63e59719f
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
Change-Id: I909a81991aa0cc18afe6526542c7513837445213
-
Dmitry Kovalev authored
Change-Id: I7e2591b4b54e0eac8521e128c7d97f62d2057ed8
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Jingning Han authored
-
Deb Mukherjee authored
Adds a speed 8 to VP9 where only the nearestmv (0 mv) is searched. This seems to be about the same speed as vp8 speed 5. Adds a new speed feature to disable inter modes based on a mask for each blocksize. Adds code for having lower complexity motion search methods in nonrd pick mode function, even though speed 7 still uses DIAMOND search for now. Also uses HEX search for speed 6 rather than FAST_HEX which improves psnr by 0.56% without any noticeable speed drop (tested on gipsmotion). Change-Id: Ic13176572dbd3aed5884a26786940a4b1bbd8a75
-
Jingning Han authored
-
Dmitry Kovalev authored
Change-Id: Ib68d4a2de838254a66272324b909292048cbe60d
-
Dmitry Kovalev authored
Change-Id: I64172710654e95a90ee754d14d7104337d28010f
-
James Zern authored
don't require perl to be in a fixed location Change-Id: Icc8b6113a2a3626f847fe46409334a03f1db5c85
-