RSS feed
1ca4d51b
– Jingning Han <jingning@google.com>
authored
on 2015/03/11 11:44
Refactor to remove GLOBAL_MOTION
dc902fed
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/11 06:41
Merge "Separate rd_thresh adaption by ref_frame"
d549aa3b
– Yaowu Xu <yaowu@google.com>
authored
on 2015/03/10 15:06
Separate rd_thresh adaption by ref_frame
34026058
– Marco <marpan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/10 07:48
Merge "Modify update golden reference update under aq-mode=3 mode."
fb31aa09
– Marco <marpan@google.com>
authored
on 2015/03/05 12:26
Modify update golden reference update under aq-mode=3 mode.
3e637a70
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/10 06:52
Merge "Accumulate tx_totals counters in multi-threaded encoder"
12943e72
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/10 06:48
Merge "Enable using Golden reference in choose_partition()"
4b01a2d3
– paulwilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/10 06:45
Merge "Allow q adjustment for VPX_CQ and VPX_CBR."
f0cf9719
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/03/10 05:53
Accumulate tx_totals counters in multi-threaded encoder
78df7122
– Adrian Grange <agrange@google.com>
authored
on 2015/03/10 05:14
Fix vp9_compute_qdelta_by_rate loop behavior
059a473b
– Yaowu Xu <yaowu@google.com>
authored
on 2015/03/06 08:45
Enable using Golden reference in choose_partition()
2cff9c4e
– paulwilkins <paulwilkins@google.com>
authored
on 2015/03/09 13:12
Allow q adjustment for VPX_CQ and VPX_CBR.
6eaca27d
– Frank Galligan <fgalligan@google.com>
authored
on 2015/03/09 12:25
Refactor read_intra_frame_mode_info
066ed601
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 09:02
Merge "Don't waste time partitioning skip superblocks."
9708f9d6
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 08:27
Merge "Skip golden ref frame check when it is same as last ref frame"
6245a91e
– Jingning Han <jingning@google.com>
authored
on 2015/03/09 06:59
Skip golden ref frame check when it is same as last ref frame
06b59299
– Alex Converse <aconverse@google.com>
authored
on 2015/03/09 06:45
Don't waste time partitioning skip superblocks.
5d676d56
– Marco <marpan@google.com>
authored
on 2015/03/06 05:47
Add aq-mode=3 to ethread test.
969dd8f1
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 05:42
Merge "vp9_ethread: fix me consts initialization to support aq_mode=3 encoding"
d2b6a4cc
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 05:34
Merge "Move pred_mv assign outside integral projection motion search"
a437f7b9
– Deb Mukherjee <debargha@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 05:21
Merge "Reduce default overshoot/undershoot params to 25"
c4fb2d7c
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/09 04:35
Merge "Modify the setting of transform skip flags in non-rd mode"
6e0ec0b2
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/03/06 10:17
vp9_ethread: fix me consts initialization to support aq_mode=3 encoding
b12f531c
– Johann <johannkoenig@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/06 11:04
Merge "Cherry pick libyuv VS fix"
bdb46b29
– Johann <johannkoenig@google.com>
authored
on 2015/03/06 07:25
Cherry pick libyuv VS fix
9d44fd6b
– hkuang <hkuang@google.com>
authored
on 2015/03/02 12:15
Remove some unnecessary code in thread context copy.
a1ef75bb
– Hangyu Kuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/06 05:27
Merge "Only wait for previous frame's motion vector if needed."
274af39e
– Marco <marpan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/06 05:00
Merge "Set the threads/tile_columns in vpx_temporal_svc_encoder."
c76ebffd
– Marco <marpan@google.com>
authored
on 2015/03/06 04:51
Set the threads/tile_columns in vpx_temporal_svc_encoder.
268f260d
– Yunqing Wang <yunqingwang@google.com>
authored
on 2015/03/05 04:44
Modify the setting of transform skip flags in non-rd mode
0f37601f
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/06 02:27
Merge changes I1b972c94,I9c897d32
d5fa786b
– Hangyu Kuang <hkuang@google.com>
authored
and hkuang <hkuang@google.com>
committed
on 2015/03/02 08:59
Only wait for previous frame's motion vector if needed.
8cbeb7cf
– Yaowu Xu <yaowu@google.com>
authored
on 2015/03/05 09:57
Prevent invalid memory access
915d5c12
– hkuang <hkuang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 09:55
Merge "Fix a tsan error bug in frame parallel decode."
feda5d24
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 09:43
Merge changes I219c287b,I6adee670
b21e361f
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 09:43
Merge "Fix misleading indentation."
587a0b3e
– Alex Converse <aconverse@google.com>
authored
on 2015/03/05 06:47
Call encoder control before running ethread test.
7a386d83
– Deb Mukherjee <debargha@google.com>
authored
on 2015/03/05 08:58
Reduce default overshoot/undershoot params to 25
627f8fb6
– Frank Galligan <fgalligan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 08:58
Merge "Use 8 threads by default for VP9 encodes"
26f4e7dc
– Frank Galligan <fgalligan@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 08:58
Merge "VP9: turn on tile-columns and frame-parallel-mode by default"
ad01d275
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 08:54
Merge "Don't inline cost_coeffs."
6e3be5c3
– Adrian Grange <agrange@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 07:52
Merge "Fix valgrind memcpy memory overlaps warning"
2eb113d0
– Alex Converse <aconverse@google.com>
authored
on 2015/03/05 07:39
Don't inline cost_coeffs.
56cc37c6
– Alex Converse <aconverse@google.com>
authored
on 2015/03/05 07:09
Fix misleading indentation.
71d5a59c
– Alex Converse <aconverse@google.com>
authored
on 2015/03/05 07:09
Don't copy thread data for the main thread.
fda04108
– Jingning Han <jingning@google.com>
authored
on 2015/03/05 06:43
Move pred_mv assign outside integral projection motion search
87bf5203
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2015/03/05 04:25
Merge "Move integral projection motion search to vp9_mcomp.c"
b573fef7
– Yaowu Xu <yaowu@google.com>
authored
on 2015/03/05 03:20
Use correct bsize for uv
42eb97eb
– Johann <johannkoenig@google.com>
authored
on 2015/03/04 10:34
Declare function used by 'once' with 'void' parameters