shithub: libvpx

RSS feed

e05e6e10 – Paul Wilkins <paulwilkins@google.com> authored on 2012/10/30 13:36
Remove old experiment.

43c1bb96 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 05:51
Merge "Remove "switchable_interp" from experiment list" into experimental

747fbd1b – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:54
Merge "seg_common: give all exported symbols a vp9_ prefix." into experimental

db54baf9 – Yaowu Xu <yaowu@google.com> authored on 2012/10/30 04:53
Remove "switchable_interp" from experiment list

655eb166 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:53
Merge "boolhuff/dboolhuff: give exported symbols a vp9_ prefix." into experimental

a4d308a4 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:52
Merge "segmentation: make local symbols static." into experimental

dd2e43c3 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:52
Merge "encodeframe: make local symbols static." into experimental

411f9e2b – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:52
Merge "entropymode: put print_mode_contexts under #ifdef MODE_STATS." into experimental

5f0ea6cc – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:52
Merge changes I5898f64d,Ie80d13ce into experimental

5acb622f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:18
Merge "firstpass: make local symbols static." into experimental

42d5e31e – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:18
Merge "bitstream: give exported symbols a vp9_ prefix; make local symbols static." into experimental

976d0450 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:18
Merge "alloccommon: give exported symbols a vp9_ prefix." into experimental

10afa9e2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:18
Merge "Make implicit_segmentation-related code an experiment." into experimental

edd66a99 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 04:18
Merge "decodframe: make local symbol static." into experimental

50913027 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:24
Merge changes I23aa5547,I8341a19c into experimental

c87bf0df – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:24
Merge "onyx_if: remove unused function, and make locally used functions static." into experimental

6104f2cc – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:24
Merge "reconintra: make locally used symbols static." into experimental

4247de33 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:24
Merge "rdopt: make locally used symbols static." into experimental

bbc60576 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:23
Merge "ratectrl: make locally used symbol static." into experimental

ac220b8d – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 03:23
Merge "mbgraph: remove unused function, and make local function static." into experimental

fe6eff7c – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 02:52
Merge "Fix superblock experiment." into experimental

412c5983 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/30 01:31
Merge "More MSVC build fixes" into experimental

50f1eae5 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2012/10/29 23:48
Merge "Improves subpixel reference mv evaluation" into experimental

b066bb43 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 18:15
seg_common: give all exported symbols a vp9_ prefix.

d36cc98e – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:42
boolhuff/dboolhuff: give exported symbols a vp9_ prefix.

7f6f0703 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:39
segmentation: make local symbols static.

68d07ba1 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:38
encodeframe: make local symbols static.

9fb4c9a4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:35
entropymode: put print_mode_contexts under #ifdef MODE_STATS.

f0dfdfe3 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:30
ssim: remove unused function dssim().

418d6b31 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:28
detokenize: make local symbols static.

4c6a2d22 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:26
firstpass: make local symbols static.

8ce9fb8d – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:25
bitstream: give exported symbols a vp9_ prefix; make local symbols static.

7228a38a – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:24
alloccommon: give exported symbols a vp9_ prefix.

81666571 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:15
Make implicit_segmentation-related code an experiment.

8ff22bde – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:08
decodframe: make local symbol static.

adb8a160 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:07
tokenize: make local symbols static; give exported symbols a vp9_ prefix.

1e596da8 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 17:02
encodemb: make locally used functions static.

8044c6a4 – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 14:20
onyx_if: remove unused function, and make locally used functions static.

ef28aacd – Ronald S. Bultje <rbultje@google.com> authored on 2012/10/29 14:15
reconintra: make locally used symbols static.

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.

00c79553 – Yaowu Xu <yaowu@google.com> authored on 2012/10/29 13:26
More MSVC build fixes

d8bd0246 – Yaowu Xu <yaowu@google.com> authored on 2012/10/29 12:54
fixed a build issue

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

cc9c637d – Yaowu Xu <yaowu@google.com> authored on 2012/10/26 05:14
Improves subpixel reference mv evaluation

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

Next