shithub: libvpx

RSS feed

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.

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

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

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.

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

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"

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

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

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

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

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

9828a33e – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/23 12:34
Removing unused mi_mv_pred_row and mi_mv_pred_col functions.

138ec38c – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 05:51
Convert coeff to per-plane MACROBLOCK data

4f35e3e1 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 12:24
Merge "Move src_diff to per-plane MACROBLOCK data" into experimental

de7c25c9 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/23 12:18
Code cleanup inside vp9_get_pred_context function.

d811558f – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/23 11:56
Removing redundant code in vp9_entropymode.c.

144f49c6 – Dmitry Kovalev <dkovalev@google.com> authored on 2013/04/23 11:50
Simple cleanup inside vp9_decodframe.c and vp9_entropymode.c.

a26c1edb – Jingning Han <jingning@google.com> authored on 2013/04/23 11:07
Enable rectangular support for comp inter-intra

276a1106 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 11:29
Merge changes I54acef34,I72d42971 into experimental

a21359cb – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 09:53
Merge "Adding select_txfm_size function + vp9_decode_frame cleanup." into experimental

9b8fcd40 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 09:52
Merge "Remove the unused gf_active_ptr from MACROBLOCK" into experimental

e6ac9180 – Jingning Han <jingning@google.com> authored on 2013/04/23 08:59
Remove the unused gf_active_ptr from MACROBLOCK

d0d1094a – Dmitry Kovalev <dkovalev@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 08:44
Merge "Adding get_scan_{4x4, 8x8, 16x16} functions." into experimental

7af58d43 – Johann <johann.koenig@duck.com> authored on 2013/04/23 06:10
Resolve declaration and implementation.

ac980b71 – Johann <johann.koenig@duck.com> authored on 2013/04/23 05:55
Improve sign consistency.

e0fc9201 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 08:37
Minor indent changes in loopfilter code.

94297863 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 08:33
Add basic building blocks for 8x8 superblocks experiment.

5ba98ebc – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 07:29
Make some sb_type comparisons independent of literal enum values.

0db63661 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 08:32
Make loopfilter aware of rectangular blocks.

cbd1315a – John Koleszar <jkoleszar@google.com> authored on 2013/04/23 04:26
Move src_diff to per-plane MACROBLOCK data

c4cae4cd – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 07:19
Remove unused corner_predictor and log2_minus_1 functions.

00269a24 – Ronald S. Bultje <rbultje@google.com> authored on 2013/04/23 07:18
Remove unused stuffing function.

e3167b8c – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/23 06:22
Merge "Eliminated prev_mip memsets/memcpys" into experimental

64e7f017 – Deb Mukherjee <debargha@google.com> authored on 2013/04/23 04:51
Fix in token allocation with zerogroup expt

0defc2dd – Deb Mukherjee <debargha@google.com> authored on 2013/04/22 19:24
Removing configure option for implicit wtd pred

611b26bb – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/22 19:22
Merge "Removing the implicit compound inter experiment" into experimental

e732bc29 – Scott LaVarnway <slavarnway@google.com> authored on 2013/04/22 13:53
Moved dequantization into the token decoder

735febf1 – Deb Mukherjee <debargha@google.com> authored on 2013/04/22 12:29
Removing the implicit compound inter experiment

366ff224 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2013/04/22 12:42
Merge "new version of speed 1" into experimental

e7bddba1 – Jim Bankoski <jimbankoski@google.com> authored on 2013/04/22 11:42
new version of speed 1

Next