shithub: libvpx

RSS feed

55e80a3c – Jingning Han <jingning@google.com> authored on 2015/07/17 05:33
Replace vp9_common_dspr2.h with common_dspr2.h

b8ff84b7 – Jingning Han <jingning@google.com> authored on 2015/07/17 05:20
Create common dspr2 header file in vpx_dsp

3590a4b4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Simplify dependencies in dspr2 related codes"

be729441 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Take out unnecessary header file from highbd_loopfilter_sse2"

0a01e440 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Remove vp9_ prefix from static function names in loopfilter_16_msa"

845aad42 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Migrate loop filter functions from vp9/ to vpx_dsp/"

f83f9dbb – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/16 15:38
Merge "Dynamic resize for 1 pass: update of golden frame."

d190ad22 – Jingning Han <jingning@google.com> authored on 2015/07/16 14:20
Simplify dependencies in dspr2 related codes

6e5ab70a – Jingning Han <jingning@google.com> authored on 2015/07/16 14:13
Take out unnecessary header file from highbd_loopfilter_sse2

b76fd48a – Jingning Han <jingning@google.com> authored on 2015/07/16 14:03
Remove vp9_ prefix from static function names in loopfilter_16_msa

50adfdf5 – Jingning Han <jingning@google.com> authored on 2015/07/15 15:14
Migrate loop filter functions from vp9/ to vpx_dsp/

7ae1aa6b – Marco <marpan@chromium.org> authored on 2015/07/15 14:00
Dynamic resize for 1 pass: update of golden frame.

8be1dcb4 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/16 01:45
Merge "Add vp9_int_pro_col_neon."

b946e5ce – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 18:41
Merge "Add vpx_dsp_common.h file"

de740b25 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 18:41
Merge "Remove redundant header files in vp9_loopfilter_filers.c"

eaf1ffd8 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 17:43
Merge "Fix to resize logic for 1 pass mode."

db8e731b – Jingning Han <jingning@google.com> authored on 2015/07/15 09:02
Add vpx_dsp_common.h file

3fe83cdf – Jingning Han <jingning@google.com> authored on 2015/07/15 08:41
Remove redundant header files in vp9_loopfilter_filers.c

2f66fdd3 – Marco <marpan@chromium.org> authored on 2015/07/15 07:45
Adjust some logic for dynamic_resize 1 pass mode.

1c39998e – Frank Galligan <fgalligan@google.com> authored on 2015/07/15 05:04
Add vp9_int_pro_col_neon.

7b756183 – Marco <marpan@chromium.org> authored on 2015/07/14 06:01
Fix to source scaling for dynamic_resize.

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.

dc7da005 – Marco <marpan@chromium.org> authored on 2015/07/14 12:22
Fix to resize logic for 1 pass mode.

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

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

Next