shithub: libvpx

RSS feed

51a73fbb – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 06:19
Merge "Consistent names for quant-related functions and variables." into experimental

e8315aee – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/30 04:43
Merge "Fix incorrect 32x64, 16x32 subpel variance" into experimental

7492edac – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 17:51
Merge "Separate I4X4_PRED coding from macroblock modules" into experimental

94191b5c – Jingning Han <jingning@google.com> authored on 2013/04/29 08:43
Separate I4X4_PRED coding from macroblock modules

ee0f3a9d – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/29 13:38
Make sure 32x32 coefficients fit in int16_t.

0b48548e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:16
Merge "fixed new intra code for rectanglar blocks" into experimental

caea860a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:05
Merge "Enabled i4x4 to use right above pixels" into experimental

7ea12f2c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 12:02
Merge "Use same intra prediction for all block size" into experimental

4747c6ed – Yaowu Xu <yaowu@google.com> authored on 2013/04/29 11:49
fixed new intra code for rectanglar blocks

e388251d – Yaowu Xu <yaowu@google.com> authored on 2013/04/25 13:52
Enabled i4x4 to use right above pixels

3d655805 – Yaowu Xu <yaowu@google.com> authored on 2013/04/23 07:06
Use same intra prediction for all block size

907541ee – John Koleszar <jkoleszar@google.com> authored on 2013/04/29 08:59
Fix incorrect 32x64, 16x32 subpel variance

bbac4094 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:53
Merge "Use foreach_transformed_block with tokenize_b" into experimental

767dd469 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Merge encode_sb and encode_sb64 in a recursive encode_sb/b function." into experimental

02d8cbaa – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Fix mi_row argument to update_stats()." into experimental

b2d8d58c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Factor out assigning correct partitioning seg_context pointers." into experimental

846a67e0 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:41
Merge "Use recursive function in resetting txfm_size for skip-blocks." into experimental

56d61f8b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 08:33
Merge "Use recursive function in choosing segmentation map coding method." into experimental

5c24469c – John Koleszar <jkoleszar@google.com> authored on 2013/04/29 07:57
Use foreach_transformed_block with tokenize_b

e4f0c541 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/28 04:59
Merge encode_sb and encode_sb64 in a recursive encode_sb/b function.

7c5eb6d5 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:59
Fix mi_row argument to update_stats().

247c4f76 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:52
Factor out assigning correct partitioning seg_context pointers.

50e0f5f8 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:26
Use recursive function in resetting txfm_size for skip-blocks.

8bbcbded – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/27 11:14
Use recursive function in choosing segmentation map coding method.

c8bed9d4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 07:28
Merge "Immigrate tokenize_mb into tokenize_sb" into experimental

f5ad7748 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 07:28
Merge "Change above/left_context to use an 8x8 basis." into experimental

3ac3c469 – Jingning Han <jingning@google.com> authored on 2013/04/29 07:05
Immigrate tokenize_mb into tokenize_sb

2dbaa4f4 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/29 06:37
Change above/left_context to use an 8x8 basis.

9dcbbe3d – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/29 06:13
Merge "Turning model based reverse update on for coefs" into experimental

040eeed9 – Deb Mukherjee <debargha@google.com> authored on 2013/04/26 07:13
Turning model based reverse update on for coefs

d8a120c1 – John Koleszar <jkoleszar@google.com> authored on 2013/04/26 13:52
Unify decode_sb for >16x16 in vp9_decodframe.c

fb3e4ed9 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/27 07:58
Merge "Minor tweak to implicit segmentation experiment." into experimental

9b935f99 – Jingning Han <jingning@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2013/04/26 17:52
Add forward probability model update for partition

7f8cbda3 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 10:46
Merge "Grow MODE_INFO array to use an 8x8 basis." into experimental

9e23bd5d – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 09:35
Merge "Merge branch 'master' into experimental" into experimental

32a5c528 – Johann <johann.koenig@duck.com> authored on 2013/04/26 07:40
Merge branch 'master' into experimental

5a5a1f25 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/26 08:30
Consistent names for quant-related functions and variables.

1a46b30e – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/26 07:57
Grow MODE_INFO array to use an 8x8 basis.

eea1fecd – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 07:35
Merge "Code cleanup inside vp9_decodframe.c." into experimental

ac22bb6f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 07:26
Merge changes I7ff2fa72,I7907230d into experimental

80fadb26 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 06:49
Merge "Restore vp9_asm_enc_offsets.c" into experimental

bb41ab4a – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 12:22
Remove BLOCKD structure

4f55c561 – John Koleszar <jkoleszar@google.com> authored on 2013/04/25 07:15
Remove destination pointers from BLOCKD

34324a98 – John Koleszar <jkoleszar@google.com> authored on 2013/04/26 02:52
Restore vp9_asm_enc_offsets.c

e5885258 – changjun.yang <changjun.yang@intel.com> authored and Johann <johann.koenig@duck.com> committed on 2013/04/26 11:16
code cleanup for arm_cpudetect.c

4b27eb1f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/26 05:08
Merge "quantize: make 4x4, 8x8 common with larger transforms" into experimental

57f180b3 – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/26 06:19
Removed bmi from blockd

9981006d – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 19:30
Merge "Normalize more intrinsic filenames"

863601c5 – Johann <johann.koenig@duck.com> authored on 2013/04/25 19:26
Normalize more intrinsic filenames

b442dfd4 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/25 10:25
Code cleanup inside vp9_decodframe.c.

a672351a – John Koleszar <jkoleszar@google.com> authored on 2013/04/25 10:44
quantize: make 4x4, 8x8 common with larger transforms

18f29ff5 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/25 10:17
Remove duplicate code in RD handle_inter_mode() function.

8d028402 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/24 08:28
Remove implicit assumption that mode_info_stride == mb_cols + 1.

811f80ca – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/24 07:28
Remove write-only variables that store refframe, signbias and mv.

c849eaca – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/24 05:18
Use b_width/height_log2 instead of mb_ where appropriate.

e292330e – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 09:29
Merge "Change default iOS dev path"

e40a7690 – John Koleszar <jkoleszar@google.com> authored on 2013/04/25 07:54
Fix incorrect dequant used in detokenize

a99e1aa8 – John Koleszar <jkoleszar@google.com> authored on 2013/04/25 07:15
Remove predictor pointers from BLOCKD

6c0c6b86 – John Koleszar <jkoleszar@google.com> authored on 2013/04/24 11:01
Remove diff from BLOCKD

15255eef – John Koleszar <jkoleszar@google.com> authored on 2013/04/24 10:48
Move dequant from BLOCKD to per-plane MACROBLOCKD

4bd0f4f6 – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 12:22
Remove BLOCK structure

c5b127af – Johann <johann.koenig@duck.com> authored on 2013/04/25 07:13
Rename vp9_idct_x86.c

61a47da8 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/24 08:14
Adding is_inter_mode function.

2cf0675a – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 06:18
Merge "Removing unused mi_mv_pred_row and mi_mv_pred_col functions." into experimental

9b081e68 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 06:17
Merge "Using ROUND_POWER_OF_TWO macro inside vp9_loopfilter_filters.c." into experimental

22c6ce03 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 06:17
Merge "Handling frame references and scale factors in one for loop." into experimental

b42b41c8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 05:18
Merge "Move sbsegment out of experimental list" into experimental

a426c7f3 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/25 04:53
Merge "Moved dequantization into the token decoder" into experimental

994c79cc – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/24 13:20
Handling frame references and scale factors in one for loop.

da04312f – Paul Wilkins <paulwilkins@google.com> authored on 2013/04/24 12:05
Minor tweak to implicit segmentation experiment.

31ee193a – Paul Wilkins <paulwilkins@google.com> authored on 2013/04/24 09:04
Extension of segmentation to 8 segments.

bcf82cf5 – Yaowu Xu <yaowu@google.com> authored on 2013/04/19 12:28
Merge two similar functions into one

a2d46434 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 11:44
Merge "Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pred_context function." into experimental

b0e3b3df – Jingning Han <jingning@google.com> authored on 2013/04/24 11:10
Move sbsegment out of experimental list

53a46202 – Johann <johannkoenig@google.com> authored on 2013/04/24 10:26
Change default iOS dev path

ff2b8aa2 – Jingning Han <jingning@google.com> authored on 2013/04/23 06:12
Contextual entropy coding of partition syntax

2e3f3e4f – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/24 07:50
Using ROUND_POWER_OF_TWO macro inside vp9_loopfilter_filters.c.

41a8a95b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 07:45
Merge "Change chroma loopfilter to skip inner SB edges for tx16x16 also." into experimental

4149ba1c – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 07:45
Merge "Minor indent changes in loopfilter code." into experimental

cc7ce531 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 07:45
Merge "Add basic building blocks for 8x8 superblocks experiment." into experimental

c77aff12 – Paul Wilkins <paulwilkins@google.com> authored on 2013/04/24 06:20
Simplify Segment Coding

bd994ed4 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/24 06:45
Fixing PRED_SWITCHABLE_INTERP case in vp9_get_pred_context function.

9fca79c0 – Johann <johann.koenig@duck.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 06:10
Merge "Rename quantize_sse2_intrinsics.c"

27bb4777 – Paul Wilkins <paulwilkins@google.com> authored on 2013/04/23 10:01
Simple implicit segmentation experiment.

5b57580c – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 10:12
Change chroma loopfilter to skip inner SB edges for tx16x16 also.

6579720e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 05:44
Merge "Extension of segmentation to 8 segments." into experimental

e307e924 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 05:43
Merge "Simplify Segment Coding" into experimental

fe74c428 – Johann <johann.koenig@duck.com> authored on 2013/04/24 05:08
Rename quantize_sse2_intrinsics.c

0e905e03 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/24 04:57
Merge "Fix in token allocation with zerogroup expt" into experimental

2a40085c – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 15:21
Merge "Move skip_block from BLOCK to MACROBLOCK" into experimental

627a8e67 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 15:21
Merge "Move quantizer data from BLOCK to MACROBLOCK" into experimental

156d9120 – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 14:03
Merge "Code cleanup inside vp9_get_pred_context function." into experimental

97ac785e – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 14:02
Merge "Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c." into experimental

afeff1ac – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 14:01
Merge "Removing redundant code in vp9_entropymode.c." into experimental

5c649f67 – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 11:22
Move quantizer data from BLOCK to MACROBLOCK

c7c98a7f – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 11:25
Move skip_block from BLOCK to MACROBLOCK

bc30736f – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 13:42
Merge "Remove coeff from BLOCK" into experimental

aa6a36b0 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 13:41
Merge "Convert coeff to per-plane MACROBLOCK data" into experimental

adbbd265 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 13:16
Merge "Enable rectangular support for comp inter-intra" into experimental

48f3e66e – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 10:38
Remove coeff from BLOCK

Next