RSS feed
c75057e3
– Christian Duvivier <cduvivier@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/08 12:49
Merge "Partial import of "New RTCD implementation" from master branch." into experimental
707b65bd
– Christian Duvivier <cduvivier@google.com>
authored
on 2012/08/08 11:47
Partial import of "New RTCD implementation" from master branch.
b04e87c6
– Debargha Mukherjee <debargha@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/08 12:12
Merge "a tiny fix for MSVC build" into experimental
c30838b3
– Daniel Kang <ddkang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/08 10:58
Merge "Refactor setting up MVs and buffers in rdopt.c" into experimental
e5904465
– Yaowu Xu <yaowu@google.com>
authored
on 2012/08/08 10:41
a tiny fix for MSVC build
2056f7e0
– Christian Duvivier <cduvivier@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/08 08:45
Merge "Cleanup and commenting of the sub-pixel interpolation functions. Mostly as a preparation for the upcoming vectorized implementation." into experimental
f1db4d1b
– Christian Duvivier <cduvivier@google.com>
authored
on 2012/08/07 16:57
Cleanup and commenting of the sub-pixel interpolation functions. Mostly
d432f7e3
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/07 12:44
Some refactoring of mcomp functions.
5da687b5
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/07 14:55
Refactor setting up MVs and buffers in rdopt.c
dce08962
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 14:29
Change the RD cost functions to take into account the seg_eob.
1099f368
– Daniel Kang <ddkang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/07 11:29
clamp_mv_min_max -> vp8_clamp_mv_min_max
a513af4b
– Daniel Kang <ddkang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/07 10:39
More refactoring and cosmetics to rdopt.c
342040a6
– Daniel Kang <ddkang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/07 10:33
Reorganiziation of the RD loop to make more sense.
4e7ce153
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 12:21
Minor cosmetic changes to rdopt.c.
78d33cad
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 11:03
Combine vp8_block_error_c and vp8_submb_error_c.
0b17ea6f
– Yaowu Xu <yaowu@google.com>
authored
on 2012/08/07 09:55
A bit of temporary relief on encoder slowness
8b2f57d0
– Yaowu Xu <yaowu@google.com>
authored
on 2012/08/06 06:51
a new way of determining reference motion vector
66f440f1
– Jingning Han <jingning@google.com>
authored
on 2012/08/06 10:48
Refactoring hybrid transform coding
106815f8
– Daniel Kang <ddkang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/08/06 10:45
Remove code to set transform size.
6630895d
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 08:15
Combine cost_coeffs functions.
9921b55b
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 07:38
Merge token_costs into a single table.
680af9ac
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 07:22
More refactoring of RD cost to make later changes easier.
02f3aaf7
– Daniel Kang <ddkang@google.com>
authored
on 2012/08/06 07:11
Minor refactoring of RD cost functions.