shithub: libvpx

RSS feed

7bf46166 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 14:04
rdopt: make locally used symbols static.

1a02ea98 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 14:02
ratectrl: make locally used symbol static.

07b87075 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 13:59
mbgraph: remove unused function, and make local function static.

7944b4f2 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 13:58
Fix superblock experiment.

1758dc03 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/29 10:41
Merge "Name space clean up." into experimental

a99a2c36 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/29 09:44
Name space clean up.

86728ce1 – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/29 10:41
Merge "A clean up of the down_copy function" into experimental

d6380569 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/29 06:36
Inconsistent reference to MacroblockD data structure.

818ee904 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/29 07:25
remove fdct invoke macros

ee6421a2 – Jim Bankoski <jimbankoski@google.com> authored on 2012/10/29 04:58
Fixes invoke macro commit...

f9d9b2b7 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/29 01:42
Merge "invoke macro removal encodemb" into experimental

1838d877 – Jim Bankoski <jimbankoski@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/10/28 06:38
invoke macro removal encodemb

d269de5f – Deb Mukherjee <debargha@google.com> authored on 2012/10/26 11:54
A clean up of the down_copy function

23f038a1 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/26 10:53
Merge "Faster 8t filtering" into experimental

37ba4cfc – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/26 07:05
Merge "Extend edges correctly during actual frame encoding also." into experimental

7d921524 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/26 05:42
Merge "Explicit MV reference experiment." into experimental

ba30e774 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/25 09:58
Explicit MV reference experiment.

6d465faa – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/25 14:09
Extend edges correctly during actual frame encoding also.

ce811f87 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/25 13:24
Faster 8t filtering

47fb1474 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/25 09:52
Merge "Always extend macroblock edges in the decoder." into experimental

403f6b58 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/25 08:46
Always extend macroblock edges in the decoder.

d3465a53 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 12:38
Added sse2 instrinsic version of vp8_sad3x16

be4e7c5f – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/25 08:19
Merge "Added sse2 instrinsic version of vp8_sad16x3" into experimental

9ba2efd0 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 12:16
Added sse2 instrinsic version of vp8_sad16x3

fbf2ac11 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/25 08:05
Fix 4x4 intra prediction on the edge of SB rows.

2c4f616a – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/25 05:17
Fix yet another typo in splitmv/tx_select code.

b4cdcd6e – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/25 05:14
Generalize coefficient tokenizing.

cb9e6abf – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/24 12:59
Generalize EOB token stuffing.

ce9f61ec – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/24 11:21
Merge "Fix typo in splitmv/tx_select code." into experimental

29b6a45b – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/24 09:03
Fix typo in splitmv/tx_select code.

45b4832f – John Koleszar <jkoleszar@google.com> authored on 2012/10/24 08:59
Fix bad merge of coef_probs update

226e55c1 – John Koleszar <jkoleszar@google.com> authored on 2012/10/19 11:35
coef_probs: remove duplicate read/update code

6baa2b47 – John Koleszar <jkoleszar@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/24 05:36
Merge "Fix "_FORTIFY_SOURCE" redefined warning" into experimental

bc1d3cb9 – Yunqing Wang <yunqingwang@google.com> authored on 2012/10/24 05:14
Fix "_FORTIFY_SOURCE" redefined warning

f75448ed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/23 10:31
Merge "Fixed the MSVC compiling error with correct cast" into experimental

f8e9d010 – Scott LaVarnway <slavarnway@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/10/23 09:35
Fixed the MSVC compiling error with correct cast

73d387dc – pascal massimino <pascal.massimino@gmail.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/23 10:00
Merge "Change eob[] array type in splitmv RD loop to a regular integer." into experimental

d3b7c850 – Yaowu Xu <yaowu@google.com> authored on 2012/10/23 09:00
Revert "make the instrinsic code build with MS compilers"

bf284cee – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/23 07:54
Merge "changed to avoid code confusion" into experimental

5d739f50 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/23 07:54
Merge "make the instrinsic code build with MS compilers" into experimental

b0e3ca12 – Scott LaVarnway <slavarnway@google.com> authored and Yaowu Xu <yaowu@google.com> committed on 2012/10/23 05:39
make the instrinsic code build with MS compilers

6498516b – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/23 05:23
Change eob[] array type in splitmv RD loop to a regular integer.

53731197 – Deb Mukherjee <debargha@google.com> authored on 2012/10/22 10:43
Merging in the Switchable interp experiment

f93d316e – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 18:04
Merge "Change entropy context assignment style from *(x + y) = z to x[y] = z." into experimental

04d62a98 – Deb Mukherjee <debargha@google.com> authored on 2012/10/22 12:52
Merging in the TX_SELECT experiment

78808ad9 – Deb Mukherjee <debargha@google.com> authored on 2012/10/22 08:19
Merge of the newmventropy experiment

95dcfb9d – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/22 10:06
Change entropy context assignment style from *(x + y) = z to x[y] = z.

906c1b4b – Yaowu Xu <yaowu@google.com> authored on 2012/10/22 09:58
changed to avoid code confusion

12c1b180 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 09:57
Merge "Added rtcd support vp8_sad16x3 and vp8_sad3x16" into experimental

d36ecb42 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/22 09:45
Added rtcd support vp8_sad16x3 and vp8_sad3x16

97096f5f – Ronald S. Bultje <rbultje@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 08:54
Merge changes I02e7f64a,Ide954b00,Idc8b5977 into experimental

7906ed09 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 08:18
Merge "Merging the hybrid transform experiments" into experimental

f1046563 – Deb Mukherjee <debargha@google.com> authored on 2012/10/22 07:55
Merging the hybrid transform experiments

f72fdf1c – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/22 07:55
Fix another typo in 4x4-transform-for-i8x8-intra-pred coeff contexts.

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

372e001d – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:39
Merge "Re-enable specialized sse2 block loop filter functions" into experimental

e0957858 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:38
Merge "sse2 intrinsic version of vp8_mbloop_filter_vertical_edge()" into experimental

bb550d90 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/22 07:38
Merge "sse2 intrinsic version of vp8_mbloop_filter_horizontal_edge()" into experimental

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.

a1571b8c – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/19 12:02
Re-enable specialized sse2 block loop filter functions

085433c2 – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/19 11:52
sse2 intrinsic version of vp8_mbloop_filter_vertical_edge()

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

992b5e2d – Scott LaVarnway <slavarnway@google.com> authored on 2012/10/18 10:29
sse2 intrinsic version of vp8_mbloop_filter_horizontal_edge()

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

Next