shithub: libvpx

RSS feed

7d15444d – paulwilkins <paulwilkins@google.com> authored on 2015/07/16 12:20
Fix bug in setting sf->use_square_partition_only.

fa94dbda – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/14 18:11
Merge "Add an SSE2 version of vp9_iwht4x4_16_add"

e11878c8 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/14 14:24
Merge "Add extra resize trigger for frames above maximum allowed size."

3c524488 – Debargha Mukherjee <debargha@google.com> authored and paulwilkins <paulwilkins@google.com> committed on 2015/07/10 05:49
Fixes part of merge regression from adding arf parameters.

cda17e12 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/14 12:22
Merge "Refactor intra block prediction and reconstruction process"

d5975b73 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/14 12:22
Merge "Refactor intra block prediction function"

d8426d6f – Alex Converse <aconverse@google.com> authored on 2015/07/13 07:12
Add an SSE2 version of vp9_iwht4x4_16_add

cb1e817c – Jingning Han <jingning@google.com> authored on 2015/07/13 07:49
Refactor intra block prediction and reconstruction process

e03b8b78 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/13 15:06
Merge "Dynamic resize for real-time: source scaling"

0cdc85d8 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/13 12:27
Merge "Revert "Add an SSE2 version of vp9_iwht4x4_16_add.""

ae5394b9 – Yaowu Xu <yaowu@google.com> authored on 2015/07/13 12:26
Revert "Add an SSE2 version of vp9_iwht4x4_16_add."

81452cf0 – Jingning Han <jingning@google.com> authored on 2015/07/13 06:40
Refactor intra block prediction function

c2438353 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/13 10:39
Merge "Revert "Fill buffer speed up""

da9db832 – Jim Bankoski <jimbankoski@google.com> authored on 2015/07/13 09:47
Revert "Fill buffer speed up"

e4fb53ea – Parag Salasakar <img.mips1@gmail.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/12 21:16
Merge "mips msa vp8 loop filter optimization"

4bbd9551 – Marco <marpan@chromium.org> authored on 2015/07/08 14:01
Dynamic resize for real-time: source scaling

db50037e – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 16:26
Merge "Fill buffer speed up"

4b44e46d – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 14:34
Merge "Changes to use of rectangular partitions."

49fa5276 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 13:49
Merge "Remove clamp operations."

f70c8028 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 13:49
Merge "Clean out more MSVC warnings"

e8103f36 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 13:16
Merge "Eliminate num_8x8 and num_4x4 width/height lookups"

74f869b9 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 12:57
Merge "Add an SSE2 version of vp9_iwht4x4_16_add."

2d637ca3 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/09 12:38
Merge "Change speed and rd features for formatting bars."

9b4f9f45 – Jim Bankoski <jimbankoski@google.com> authored on 2015/07/09 07:41
Fill buffer speed up

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

535cc6d8 – Jingning Han <jingning@google.com> authored on 2015/07/08 10:26
Format fixes in vp9_encodeframe.c and vp9_encodemb.c

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"

a6f2a961 – paulwilkins <paulwilkins@google.com> authored on 2015/06/30 06:18
Add extra resize trigger for frames above maximum allowed size.

8dd466ed – paulwilkins <paulwilkins@google.com> authored on 2015/06/24 07:36
Changes to use of rectangular partitions.

a126b6ce – paulwilkins <paulwilkins@google.com> authored on 2015/06/24 07:36
Change speed and rd features for formatting bars.

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"

b58c99eb – Yaowu Xu <yaowu@google.com> authored on 2015/07/07 14:29
Remove clamp operations.

c369daf3 – Yaowu Xu <yaowu@google.com> authored on 2015/07/07 10:22
Clean out more MSVC warnings

f8d35016 – Alex Converse <aconverse@google.com> authored on 2015/07/07 11:27
Add an SSE2 version of vp9_iwht4x4_16_add.

0ea2684c – Parag Salasakar <img.mips1@gmail.com> authored on 2015/07/08 08:41
mips msa vp8 loop filter optimization

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