shithub: libvpx

RSS feed

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"

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"

c06d56cc – Scott LaVarnway <slavarnway@google.com> authored on 2015/06/29 05:27
VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO

3c353e58 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 13:41
mips msa vp9 common macro comments updated

f3a1295c – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/26 21:29
Merge "mips msa vp9 temporal filter optimization"

8fdfeb3f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/26 12:12
Merge "vpxenc.sh: Add basic multithreaded frame parallel encode test."

9f14bbfd – Yaowu Xu <yaowu@google.com> authored on 2015/06/26 11:54
Fixed a variance calculation

b92cc27b – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 08:00
mips msa vp9 temporal filter optimization

c040f96e – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/26 05:23
mips msa vp9 subtract block optimization

d017f5ba – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/25 23:42
Merge "mips msa vp9 block error optimization"

1543f2b6 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/06/23 08:48
mips msa vp9 block error optimization

69c153c4 – James Zern <jzern@google.com> authored on 2015/06/25 16:27
loopfiltersimpleverticaledge_neon: quiet uninit var warnings

f4d746a3 – James Zern <jzern@google.com> authored on 2015/06/25 16:27
idct_dequant_0_2x_neon: quiet uninit var warnings

28a82263 – James Zern <jzern@google.com> authored on 2015/04/20 11:56
vp9_common_data: right-size tables

92f7d790 – Tom Finegan <tomfinegan@google.com> authored on 2015/06/24 10:43
vpxenc.sh: Add basic multithreaded frame parallel encode test.

1c7b1f9a – Marco <marpan@chromium.org> authored on 2015/06/25 08:22
Update to dynamic resize logic for 1pass CBR.

3393243d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 22:14
Merge "vp8_subpixelvariance_neon: right size coeff table"

3dd9cde2 – Marco <marpan@chromium.org> authored on 2015/06/24 12:12
Fix to unstable build from commit 517a66.

d219f2b9 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 17:23
Merge "vp9_reconintra_neon: add d45 16x16"

0bd61519 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 12:36
Merge "vpxenc.sh: Add basic vp9 multithread encode test."

9f0383c6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/24 02:20
Merge "build: add *test-no-data-check targets"

4774d389 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/23 19:55
Merge "aq-mode=3: Reduce boost for segment#2 at low bitrates/low res."

4bd87a9b – James Zern <jzern@google.com> authored on 2015/06/06 05:20
vp8_subpixelvariance_neon: right size coeff table

46df7139 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/06/23 18:57
Merge "Fix building with iOS 9 beta SDK"