shithub: libvpx

RSS feed

bca1a350 – Zoe Liu <zoeliu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/29 11:31
Merge "Cleaned code in firstpass related to altref frame"

aac1ef7f – Yaowu Xu <yaowu@google.com> authored on 2016/01/27 10:25
Enable hbd_build to use SSSE3optimized functions

8fdab8a4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 20:28
Merge "Add a vp9 test vector"

35b878ca – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 20:19
Merge "vp9: encoder-breakout: Modify UV thresholds."

b6f1f369 – Zoe Liu <zoeliu@google.com> authored on 2016/01/28 11:36
Cleaned code in firstpass related to altref frame

a643964a – Yaowu Xu <yaowu@google.com> authored on 2016/01/28 03:50
Add a vp9 test vector

4f780e94 – James Zern <jzern@google.com> authored on 2016/01/28 07:53
vp9/10: fix encoder crash on flush

66129c72 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 07:31
Merge "VP9: Refactor dec_build_inter_predictors_sb()"

1c2df9cd – Marco <marpan@google.com> authored on 2016/01/28 07:10
vp9: encoder-breakout: Modify UV thresholds.

d1e3d046 – JackyChen <jackychen@google.com> authored and Marco <marpan@google.com> committed on 2016/01/26 13:01
VPX skin map improvement.

aa3fb7e1 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/28 12:01
Merge "vp9 non-rd mode: Modification for detected skin areas."

cdb141dd – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 20:04
Merge "Fix some typos."

ced5cea4 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 16:38
Merge "vp9-aqmode=3: Limit on period for golden update."

acc248e8 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/27 15:54
Merge "Switch to 9-bit rate cost constants built on a 256 probability denominator."

d13385ce – Alex Converse <aconverse@google.com> authored on 2016/01/13 09:21
Switch to 9-bit rate cost constants built on a 256 probability denominator.

b39a599c – Marco <marpan@google.com> authored on 2016/01/22 06:45
vp9 non-rd mode: Modification for detected skin areas.

5afc4e4c – hui su <huisu@google.com> authored on 2016/01/25 05:19
Fix some typos.

fab630fa – Marco <marpan@google.com> authored on 2016/01/27 07:01
vp9-aqmode=3: Limit on period for golden update.

72031001 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/27 02:37
VP9: Refactor dec_build_inter_predictors_sb()

d6996849 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/26 14:00
Merge "Fix a clang/win build error"

fa0f2589 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/26 12:59
Merge "vp9: Be more responsive to massive overshoot."

e6f05e78 – Yunqing Wang <yunqingwang@google.com> authored on 2016/01/26 05:10
Fix a clang/win build error

3a2ad10d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/25 15:57
Merge "Code clean of sad4xNx4D_sse"

4b2b90fe – Alex Converse <aconverse@google.com> authored on 2016/01/25 07:03
vp9: Be more responsive to massive overshoot.

9e612763 – Zoe Liu <zoeliu@google.com> authored on 2016/01/22 12:13
Cleaned a code in define_gf_group() for firstpass

27c13712 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 21:04
Merge "Short circuit flat blocks when coding screen content at realtime speed."

be916257 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 16:53
Merge "VP9: Do not set up/left available in vp9_first_pass()"

7da6324c – Alex Converse <aconverse@google.com> authored on 2016/01/20 09:28
Short circuit flat blocks when coding screen content at realtime speed.

307c84c3 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/22 11:52
Merge "Properly set segmentation for error-resilient mode"

78fadcd0 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/22 04:22
VP9: Do not set up/left available in vp9_first_pass()

2ab58d81 – Yaowu Xu <yaowu@google.com> authored on 2016/01/22 05:57
Fix a minor typo

732242ab – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 19:09
Merge "vp9 pickmode: Fix the shift on negative value."

a61ac8e2 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 18:11
Merge "Remove the vestigal skip_eob feature from tokenization."

604e975f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 18:08
Merge "vp9_aq_cyclicrefresh: fix double->float warning"

8c4360ed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 15:06
Merge "Fix a typo in ctrl_set_render_size()"

4326cffa – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/21 14:17
Merge "Tie the bit cost scale to a define."

dbc963a4 – Marco <marpan@google.com> authored on 2016/01/21 10:13
vp9 pickmode: Fix the shift on negative value.

bd4501fe – James Zern <jzern@google.com> authored on 2016/01/21 09:07
vp9_aq_cyclicrefresh: fix double->float warning

b6cefbf0 – Yaowu Xu <yaowu@google.com> authored on 2016/01/21 06:19
Fix a typo in ctrl_set_render_size()

a925173d – Marco <marpan@google.com> authored on 2016/01/20 12:44
vp9-aqmode=3: Reduce condition below which we turn off delta-qp.

19de4d94 – hui su <huisu@google.com> authored on 2016/01/20 13:02
Fix build with --enable-internal-stats

4ec5d7dd – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 20:39
Merge "vp9-svc: Allow frame-dropping in svc datarate control tests."

5bd99f83 – Alex Converse <aconverse@google.com> authored on 2016/01/20 09:09
Remove the vestigal skip_eob feature from tokenization.

31a94868 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 13:12
Merge "Remove duplicate definitions"

f5c07b68 – Marco <marpan@google.com> authored on 2016/01/20 08:51
vp9-svc: Allow frame-dropping in svc datarate control tests.

4800e179 – Marco <marpan@google.com> authored on 2016/01/20 08:46
vp8-denoiser: Fix threshold for skin map.

cfe9758c – Yaowu Xu <yaowu@google.com> authored on 2016/01/20 03:56
Remove duplicate definitions

a7e0b1ea – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/20 07:19
Merge "VP9: Eliminate MB_MODE_INFO"

abf58ecf – Marco <marpan@google.com> authored on 2016/01/15 04:35
Vidyo patch: Changes to the scalability code.

3277d481 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 21:27
Merge "Use input framerate as timebase if none was explicitly specified."

5ac25c91 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 20:51
Merge "Amend and improve VP8 multithreading implementation"

cb785ade – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/01/19 15:04
Merge "Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens"

52323267 – Scott LaVarnway <slavarnway@google.com> authored on 2016/01/19 11:40
VP9: Eliminate MB_MODE_INFO

9134e9f8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2016/01/18 09:03
Use input framerate as timebase if none was explicitly specified.

269428e3 – Alex Converse <aconverse@google.com> authored on 2016/01/15 09:32
Tie the bit cost scale to a define.

c0307e6c – Marco <marpan@google.com> authored on 2016/01/15 10:02
vp9-denoiser: Set motion threshold for skin_map to 0.

dea6f521 – Alex Converse <aconverse@google.com> authored on 2016/01/15 08:55
Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens