RSS feed
f86993f1
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/05/04 04:22
Merge "vp8_multi_resolution_encoder.c is not a generated example"
357800e7
– Attila Nagy <attilanagy@google.com>
authored
on 2012/05/04 09:32
Fix multi-resolution threaded encoding
ef8ba4f6
– Attila Nagy <attilanagy@google.com>
authored
on 2012/05/03 09:06
vp8_multi_resolution_encoder.c is not a generated example
25a36d6b
– John Koleszar <jkoleszar@google.com>
authored
on 2012/04/19 06:00
multi-res: restore v1.0.0 API
0cc044f0
– James Berry <jamesberry@google.com>
authored
on 2012/05/02 14:09
update unit tests to support --enable-static-msvcrt
28f54515
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/05/02 06:08
Fix trailing commas in enums.
414b5eae
– Adrian Grange <agrange@google.com>
authored
on 2012/04/27 07:06
Reset output frames counter for second pass
3f252e30
– Adrian Grange <agrange@google.com>
authored
on 2012/04/27 05:01
Modified ARNR MC-filter to ignore ARF frame
f0605f4b
– Adrian Grange <agrange@google.com>
authored
on 2012/04/26 11:41
Removed MV costing from ARNR filtering
24e7b1b9
– Attila Nagy <attilanagy@google.com>
authored
on 2012/04/24 11:33
Moves error concealment allocations from common parts to decoder
0c483d6b
– Attila Nagy <attilanagy@google.com>
authored
on 2012/04/20 10:14
Simplifies decoder multithread synching
b41c17d6
– Attila Nagy <attilanagy@google.com>
authored
and Yunqing Wang <yunqingwang@google.com>
committed
on 2012/04/17 06:40
Shares one set of RD costs tables between all encoding threads
11876faa
– Scott LaVarnway <slavarnway@google.com>
authored
on 2012/04/23 09:23
Removed mcomp_filter_type
88e4a8af
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/04/23 06:07
Merge "Removes duplication of key frame mode probabilities"
175495fe
– Attila Nagy <attilanagy@google.com>
authored
on 2012/04/23 11:20
Optimizes precalculated decoder block ptrs&offs
f4126995
– Attila Nagy <attilanagy@google.com>
authored
on 2012/04/23 08:53
Removes duplication of key frame mode probabilities
abf1784c
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/04/20 04:22
Merge "Makes all mode token tables const part 2"
5948a021
– Attila Nagy <attilanagy@google.com>
authored
on 2012/04/19 11:55
Ports vpx_xcaler to new RTCD method