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