shithub: libvpx

RSS feed

84ea002e – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/22 07:49
8x8 transform support in splitmv.

5a80e7a2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/22 07:25
Use SPLITMV_PARTITIONING instead of a plain integer type.

09fb253b – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:18
Merge "Invert SB probability." into experimental

8fc5774f – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:12
Merge "Remove variance vtable from rtcd" into experimental

ef50e483 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/22 07:05
Invert SB probability.

6e5cb128 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:03
Merge "Fix use of wrong context in i8x8 coefficient cost calculation." into experimental

118b2fe9 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/21 16:47
Remove variance vtable from rtcd

788d7f10 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/21 11:35
Merge "Allow B_VL_PRED & B_LD_PRED modes with Superblocks" into experimental

57679bad – Deb Mukherjee <debargha@google.com> authored on 2012/10/19 11:12
Allow B_VL_PRED & B_LD_PRED modes with Superblocks

0d4e82aa – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/19 18:05
Fix use of wrong context in i8x8 coefficient cost calculation.

91dc8ce7 – John Koleszar <jkoleszar@google.com> authored on 2012/10/18 12:27
calculate probs consistently

6e364a57 – John Koleszar <jkoleszar@google.com> authored on 2012/10/18 10:34
lint-hunks: better support for working tree

e9fd1eac – John Koleszar <jkoleszar@google.com> authored on 2012/10/17 12:47
Remove bc, bc2 from pbi,cpi,xd

f3208f36 – Deb Mukherjee <debargha@google.com> authored on 2012/10/15 12:41
Some cleanups and fixes.

b44397eb – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/18 11:21
Merge "Fix encode breakout skip handling." into experimental

1f11d13e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/18 11:21
Merge "Detect skippable blocks in splitmv RD loop case." into experimental

637c4d2e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/18 08:39
Merge "Use correct context for optimize_b() in vp8_optimize_mby_8x8()." into experimental

96276f97 – Deb Mukherjee <debargha@google.com> authored on 2012/10/18 08:00
A fix for crashes when #macroblock rows is odd.

13d69d40 – John Koleszar <jkoleszar@google.com> authored on 2012/10/17 17:43
lint-hunks: exit status for only affected lines

87d2b254 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/17 14:00
Fix encode breakout skip handling.

2b6fd28d – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 12:44
Merge "lint-hunks: support operating on arbirary revs" into experimental

b276efd0 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/17 10:32
Detect skippable blocks in splitmv RD loop case.

07c03b3f – pascal massimino <pascal.massimino@gmail.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 11:17
Merge "cosmetic: fix '= & ' construct" into experimental

e17bb9e3 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 11:16
Merge "rtcd: merge rtcd.c from master" into experimental

cdd0ed13 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 11:15
Merge "consolidate update_mb_segmentation_map data" into experimental

c6f13f32 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 11:15
Merge changes Ic711a378,I43a46c36,If19ee74a into experimental

3883dab0 – John Koleszar <jkoleszar@google.com> authored on 2012/10/17 10:51
cosmetic: fix '= & ' construct

47a2154c – John Koleszar <jkoleszar@google.com> authored on 2012/10/17 05:38
Move remaining per-frame data into partition 0

b1cb0077 – John Koleszar <jkoleszar@google.com> authored on 2012/10/17 10:23
lint-hunks: support operating on arbirary revs

3182ab61 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/17 09:14
Use correct context for optimize_b() in vp8_optimize_mby_8x8().

6ef5a005 – John Koleszar <jkoleszar@google.com> authored on 2012/10/16 09:52
Interleave modes/residual per macroblock

eab80455 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/17 07:40
Use 8x8 block bases for non-4x4 splitmv RD.

edf099d2 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/17 05:57
Merge "Removed the loopfilter rtcd invoke macro code" into experimental

ffff2134 – Jim Bankoski <jimbankoski@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/10/17 05:18
removed obselete build dependency

15ce6bd6 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/16 12:19
Removed the loopfilter rtcd invoke macro code

c073e5ca – John Koleszar <jkoleszar@google.com> authored on 2012/10/16 10:08
Force interleaved decoding

9a196221 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/16 09:49
Merge "removed the recon rtcd invoke macro code (unrevert)" into experimental

9443f05e – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/16 08:41
Fix a mismatch if a keyframe contains skip-blocks.

7c15c18c – Jim Bankoski <jimbankoski@google.com> authored and John Koleszar <jkoleszar@google.com> committed on 2012/10/13 14:49
removed the recon rtcd invoke macro code (unrevert)

d5955a42 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/15 15:50
Merge "Remove test from B_MODE_INFO." into experimental

dd364646 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/15 15:50
Merge "Remove mode_rdopt from MB_MODE_INFO." into experimental

bcaba2e5 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/15 15:49
Merge "Properly use chroma block object for chroma coefficient costing." into experimental

4dfa7589 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/15 11:02
Merge "Changed to use real pixels only for evaluating MVs" into experimental

b2f4257c – Yaowu Xu <yaowu@google.com> authored on 2012/10/15 10:30
Changed to use real pixels only for evaluating MVs

23a64c89 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/15 09:54
Remove test from B_MODE_INFO.

66180f22 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/15 09:49
Remove mode_rdopt from MB_MODE_INFO.

1d87f9c1 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/15 09:36
Properly use chroma block object for chroma coefficient costing.

e7881462 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/15 06:52
Add a new token stuffing function vp8_stuff_mb().

41e3a9ef – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/14 11:29
Add and consistently use PLANE_TYPE.

5cfff7ce – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 07:46
Merge duplicate loops in tokenization code.

a0ad521c – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 05:27
Minor refactoring in encodeintra.c.

e7a4bcca – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 04:31
Make optimize_mb_16x16() static.

781f6ad7 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 04:29
Remove assignment in vp8_optimize_mby_16x16().

11e42d46 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 04:26
Remove duplicate code in optimize_mb_NxN vs. vp8_optimize_mby/uv_NxN().

238ed517 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/13 04:15
Remove duplicate or unused code in encoder/encodemb.c.

f41adbb4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 18:42
Remove duplicate or unused code in encoder/quantize.c.

78bf1029 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 17:59
Remove duplicate or unused code in common/invtrans.c.

f1e62932 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 17:41
Add a _4x4 sufix to all 4x4-transform-related functions.

e03715fe – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 17:08
Replace vp8_inverse_htransform_b() by direct call to vp8_ihtllm_c().

f9d5f866 – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/13 16:29
Revert "removed the recon. rtcd invoke macro code"

2113a831 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/13 14:49
removed the recon. rtcd invoke macro code

6e3c7849 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/12 11:08
Merge "Remove reverting of tx-select if only a single txfm-size is used." into experimental

707e6c30 – Yaowu Xu <yaowu@google.com> authored on 2012/10/12 07:38
removed the dependency cross key frame boundary

f6022327 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/12 08:23
Merge "added the ablility to skip first n frames for vpxdec" into experimental

5a4ea8be – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/11 14:19
Remove reverting of tx-select if only a single txfm-size is used.

0dac2901 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/12 07:06
Remove CONFIG_TX16X16, since the experiment was merged.

17fd972a – John Koleszar <jkoleszar@google.com> authored on 2012/10/11 18:15
consolidate update_mb_segmentation_map data

c394ffc6 – Yaowu Xu <yaowu@google.com> authored on 2012/10/11 11:12
added the ablility to skip first n frames for vpxdec

31214970 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/11 06:13
Add encoder/decoder mismatch information to internal stats file.

f39b0f19 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/10 13:18
Use transform-size selection for i8x8_pred also.

a7333b0a – Deb Mukherjee <debargha@google.com> authored on 2012/10/10 07:20
Merge of the TX_16X16 experiment

47dcdf11 – John Koleszar <jkoleszar@google.com> authored on 2012/10/10 08:30
rtcd: merge rtcd.c from master

239b6a8f – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 05:08
Merge "Removing dr[16] from VP8D_COMP" into experimental

9581bf46 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 04:49
Merge "write_kfmodes: use update_skip_probs()" into experimental

a2b4a560 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/10 01:45
Merge "convert copy16x16 to rtcd" into experimental

89f060e8 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/09 13:09
convert copy16x16 to rtcd

f56d0679 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/09 11:54
Removing dr[16] from VP8D_COMP

d94d2b75 – John Koleszar <jkoleszar@google.com> authored on 2012/10/09 11:35
write_kfmodes: use update_skip_probs()

9ca3c8b2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/09 05:18
Selectable transform size try 2.

54434bdb – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/05 02:49
Merge "Mismatch bug-fix when transform expts are off" into experimental

81c60419 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/05 07:16
Fix SIMD unsafe use of floating point.

105746c8 – Deb Mukherjee <debargha@google.com> authored on 2012/10/05 01:08
Mismatch bug-fix when transform expts are off

d6290c3b – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/03 04:28
Merge "all_builds.py: add ability to pass extra configure flags" into experimental

3f5d60b3 – Deb Mukherjee <debargha@google.com> authored on 2012/09/09 18:42
Entropy coding for hybrid transform

70e21afb – Deb Mukherjee <debargha@google.com> authored on 2012/09/21 10:20
Separating 8x8DCT use from hybridtransform8x8

fff019ce – Yaowu Xu <yaowu@google.com> authored on 2012/09/20 08:41
fixed inconsistency of transform size decision

5e4d5e18 – Adrian Grange <agrange@google.com> authored on 2012/09/17 11:37
Added default return value to transform selector

d482fbff – Yaowu Xu <yaowu@google.com> authored on 2012/09/14 05:20
removed redundant initialization

6d8538e5 – Yaowu Xu <yaowu@google.com> authored on 2012/09/14 04:58
Use 3 rows and cols of pixels for ref_mv scoring

e1210c6a – Adrian Grange <agrange@google.com> authored on 2012/09/13 07:37
Removed redundant line.

2b26cf17 – Deb Mukherjee <debargha@google.com> authored on 2012/09/06 05:07
Adds feature for companded MV encoding

d406334f – Deb Mukherjee <debargha@google.com> authored on 2012/09/11 15:36
Cleanups for hybrid transform

d4c329c4 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/11 11:00
Merge "Revert "Hybrid transform cleanups"" into experimental

aac982e8 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/11 10:52
Revert "Hybrid transform cleanups"

44d27c7b – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/09/10 11:39
Merge "Hybrid transform cleanups" into experimental

c5af82b7 – Deb Mukherjee <debargha@google.com> authored on 2012/09/09 19:10
Hybrid transform cleanups

778ec421 – Paul Wilkins <paulwilkins@google.com> authored on 2012/09/07 10:21
Partial merge of NEWBESTREFMV and NEW_MVREF.

38e1c791 – Paul Wilkins <paulwilkins@google.com> authored on 2012/09/07 08:46
MV reference changes

00f9eb65 – Deb Mukherjee <debargha@google.com> authored on 2012/07/26 09:42
New motion vector entropy coding

de6dfa6b – Jingning Han <jingning@google.com> authored on 2012/08/29 07:25
hybrid transform of 16x16 dimension

Next