shithub: libvpx

RSS feed

efb05d0d – Johann <johannkoenig@google.com> authored on 2015/06/30 05:23
Remove comment about disabled tests

4ec8f9c5 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:52
Merge "vp9_variance*.c: make static tables const"

16961145 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:43
Merge "mips msa vp9 subpel variance optimization"

fcb5a869 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 18:39
Merge "Move subtract functions from vp9 to vpx_dsp"

5256a403 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 17:36
Merge "Expose params min-gf-interval/max-gf-interval"

91c412b6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 17:36
Merge "remove vp9_get_interp_kernel()"

39f03bf9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 13:01
Merge "Rename vpx_thread to vpx_util"

cb4310fc – James Zern <jzern@google.com> authored on 2015/07/06 11:04
vp9_variance*.c: make static tables const

fbe67d30 – Parag Salasakar <img.mips1@gmail.com> authored and James Zern <jzern@google.com> committed on 2015/07/05 17:44
mips msa vp9 subpel variance optimization

017253b7 – James Zern <jzern@google.com> authored on 2015/07/01 15:01
remove vp9_get_interp_kernel()

98526433 – Debargha Mukherjee <debargha@google.com> authored on 2015/04/01 12:39
Expose params min-gf-interval/max-gf-interval

432cd4bf – Jingning Han <jingning@google.com> authored on 2015/07/06 05:33
Move subtract functions from vp9 to vpx_dsp

823a126d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/03 14:44
Merge "Revert "Correct the inter prediction coordinate...""

52e358f1 – hkuang <hkuang@google.com> authored and James Zern <jzern@google.com> committed on 2015/07/01 12:22
Revert "Correct the inter prediction coordinate..."

3d452632 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 17:07
Merge "Revert "mips msa vp9 subpel variance optimization""

4c5ac477 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 17:07
Merge "Revert "mips msa vp9 avg subpel variance optimization""

97946622 – James Zern <jzern@google.com> authored on 2015/07/02 08:02
Revert "mips msa vp9 subpel variance optimization"

ced98264 – James Zern <jzern@google.com> authored on 2015/07/02 08:01
Revert "mips msa vp9 avg subpel variance optimization"

d1b30cea – Jingning Han <jingning@google.com> authored on 2015/07/02 06:01
Rename vpx_thread to vpx_util

8565a1c9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 00:24
Merge "Use vpx prefix for codec independent threading functions"

66cf8098 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/02 00:24
Merge "Move multi-threading module functions into vpx_thread folder"

e7578084 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:52
Merge "vp9_pred_common: inline vp9_get_tx_size_context"

0ea30462 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:52
Merge "vp9_pred_common: inline vp9_get_segment_id"

95dc0821 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:51
Merge "vp9_dsubexp: replace some divides with shifts"

b49de21d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:51
Merge "vp9/inv_remap_prob: simplify inv_map_table[]"

f0b3b08f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 21:50
Merge "vp9_dsubexp: remove clamp in inv_remap_prob()"

04d2e574 – Jingning Han <jingning@google.com> authored on 2015/07/01 12:32
Use vpx prefix for codec independent threading functions

79fcc567 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 17:14
Merge "Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth"

8d538917 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 17:14
Merge "Fix --disable-use-x86inc"

4f7e7c4d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 16:05
Merge "mips msa vp9 avg subpel variance optimization"

dc6d954b – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 16:01
Merge "Move inter_predictor to vp9_reconinter.h"

29a17db9 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 14:23
Merge "mips msa vpx_dsp sad sad4d avgsad optimization"

440995ca – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 13:57
Merge "loopfiltersimpleverticaledge_neon: quiet uninit var warnings"

3a3b0be0 – Jingning Han <jingning@google.com> authored on 2015/07/01 10:58
Move multi-threading module functions into vpx_thread folder

61774ad1 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 09:46
mips msa vp9 avg subpel variance optimization

1c967f17 – Johann <johannkoenig@google.com> authored on 2015/06/29 13:04
Fix --disable-use-x86inc when used with --enable-vp9-highbitdepth

ff8505a5 – Johann <johannkoenig@google.com> authored on 2015/06/29 12:44
Fix --disable-use-x86inc

d1577427 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/01 08:52
Merge "VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO"

bc3ec8ef – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 07:19
mips msa vpx_dsp sad sad4d avgsad optimization

a42df86c – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/01 03:32
mips msa vp9 subpel variance optimization

c96bb800 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 21:40
Merge "mips msa vpx_dsp variance optimization"

dcf5b7cf – James Zern <jzern@google.com> authored on 2015/06/30 19:23
loopfiltersimpleverticaledge_neon: quiet uninit var warnings

fc5f3b8f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 17:12
Merge "vp9_common_data: right-size tables"

bd716226 – James Zern <jzern@google.com> authored on 2015/06/30 16:09
vp9_dsubexp: replace some divides with shifts

56098587 – James Zern <jzern@google.com> authored on 2015/06/30 15:58
vp9/inv_remap_prob: simplify inv_map_table[]

e943db04 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 15:48
Merge "Fixed a variance calculation"

8aaf5ec4 – James Zern <jzern@google.com> authored on 2015/06/30 11:09
vp9_dsubexp: remove clamp in inv_remap_prob()

2d730a28 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 10:02
mips msa vpx_dsp variance optimization

fc3c4560 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 02:25
Merge "mips msa vp9 common macro comments updated"

1e77058b – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/30 02:21
Merge changes Idce95354,I6b791088

437d033d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/29 14:04
Merge "Remove tile param"