shithub: libvpx

RSS feed

13a4f147 – Scott LaVarnway <slavarnway@google.com> authored on 2015/07/09 01:30
Eliminate num_8x8 and num_4x4 width/height lookups

8783a8a9 – Jingning Han <jingning@google.com> authored on 2015/07/08 05:15
Refactor transform block loop for inter mode decoding

8bf791e7 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/08 16:42
Merge "Don't allocate dqcoeff in MACROBLOCKD."

66da7710 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/08 15:28
Merge "Refactor inverse_transform_block argument list"

0497d3a8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/08 15:27
Merge "Reset dqcoeff[0] only if eob is 1"

b770def5 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/08 14:15
Merge "VP9_LPF_VERTICAL_16_DUAL_SSE2 optimization"

340d82ef – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/08 13:50
Merge "Use 'unsigned long' for _BitScanReverse parameter"

89090d80 – Alex Converse <aconverse@google.com> authored on 2015/07/07 17:19
Don't allocate dqcoeff in MACROBLOCKD.

7e0d0de2 – Jingning Han <jingning@google.com> authored on 2015/07/07 11:32
Refactor inverse_transform_block argument list

892128f6 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 21:27
Merge "vp9_entropymv: remove vp9_get_mv_mag()"

5327fcf8 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 20:16
Merge "Add vp9_int_pro_row_neon."

ac7f403c – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 19:57
Merge "Move sub pixel variance to vpx_dsp"

55c26466 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 19:09
Merge "Rework scan order fetch logic for decoder"

155b9416 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 18:47
Merge "Update to speed 5 non-rd mode partition search."

c2d0f9dd – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 18:35
Merge "Add vp9_ prefix to init_macroblockd"

6e6c57da – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 18:35
Merge "Reduce dqcoeff array size in decoder"

1acdd04d – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 17:34
Merge "Update to vpx_temporal_svc_encoder:"

9d251f95 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 16:42
Merge "Unify subtract function used in VP8/9"

ea5450b2 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 15:28
Merge "Allows using optimzed version vp9_fdct8x8"

3caf2bb6 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 15:14
Merge "Remove comment about disabled tests"

45b7e160 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 14:14
Merge "mips msa vp8 idct optimization"

0f96939c – Johann <johannkoenig@google.com> authored on 2015/07/07 13:45
Use 'unsigned long' for _BitScanReverse parameter

6a82f0d7 – Johann <johannkoenig@google.com> authored on 2015/06/05 05:54
Move sub pixel variance to vpx_dsp

76ccba9e – Jingning Han <jingning@google.com> authored on 2015/07/07 11:18
Reset dqcoeff[0] only if eob is 1

97d1f1aa – Jingning Han <jingning@google.com> authored on 2015/07/07 09:52
Rework scan order fetch logic for decoder

9cb3a134 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 10:25
Merge "Adds macros for new encoder controls"

02b3b052 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 08:44
Merge "Alter partition search at image edge."

3d938d71 – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/02 14:08
mips msa vp8 idct optimization

a652048e – Jingning Han <jingning@google.com> authored on 2015/07/07 08:00
Add vp9_ prefix to init_macroblockd

478fbc8f – Marco <marpan@chromium.org> authored on 2015/07/07 07:43
Update to speed 5 non-rd mode partition search.

cccad1c5 – Jingning Han <jingning@google.com> authored on 2015/07/07 07:36
Reduce dqcoeff array size in decoder

83f8ab50 – Marco <marpan@chromium.org> authored on 2015/07/07 07:07
Update to vpx_temporal_svc_encoder:

a8f8b83c – Yaowu Xu <yaowu@google.com> authored on 2015/07/07 06:28
Allows using optimzed version vp9_fdct8x8

0ede9f52 – Jingning Han <jingning@google.com> authored on 2015/07/06 12:52
Unify subtract function used in VP8/9

8051b6d2 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 04:44
Merge "Error score recalibration for inactive regions."

00c0cbb4 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/07 04:44
Merge "ARF Boost correction for inactive regions."

33a0deb9 – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 22:10
Merge "mips msa vpx_dsp sadx3 sadx8 optimization"

8c6d5a87 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/06 20:48
Merge "inline vp9_reader_has_error()"

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"

c6d90f05 – James Zern <jzern@google.com> authored on 2015/07/06 16:49
vp9_entropymv: remove vp9_get_mv_mag()

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"

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

e8a3abe4 – Debargha Mukherjee <debargha@google.com> authored on 2015/07/06 12:07
Adds macros for new encoder controls

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""

99f8bd72 – paulwilkins <paulwilkins@google.com> authored on 2015/06/17 13:14
Alter partition search at image edge.

dc19f352 – paulwilkins <paulwilkins@google.com> authored on 2015/06/16 11:55
Error score recalibration for inactive regions.

e4702dee – paulwilkins <paulwilkins@google.com> authored on 2015/06/15 07:28
ARF Boost correction for inactive regions.

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"

3c5256d5 – levytamar82 <tamar.levy@intel.com> authored on 2015/04/29 07:54
VP9_LPF_VERTICAL_16_DUAL_SSE2 optimization

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

6abf1aea – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/02 04:02
mips msa vpx_dsp sadx3 sadx8 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"

1e0aa949 – James Zern <jzern@google.com> authored on 2015/07/01 15:10
inline vp9_reader_has_error()

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"

Next