shithub: libvpx

RSS feed

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

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"

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.

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