RSS feed
aae78c8a
– Jim Bankoski <jimbankoski@google.com>
authored
on 2013/05/29 09:56
valgrind - txfm_thresh not set
5e5470b2
– Jim Bankoski <jimbankoski@google.com>
authored
on 2013/05/29 08:34
fix valgrind warning
a4dd99b3
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/28 05:40
Merge "Moving txfm_size bits before prediction mode bits." into experimental
9a27b627
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/28 05:07
Merge "Removed setup_pre_planes() call in read_mb_modes_mv()" into experimental
245a1155
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/28 01:34
Merge "Remove loop dering experiment." into experimental
1a240114
– Dmitry Kovalev <dkovalev@google.com>
authored
on 2013/05/27 22:24
Revert "Adding API to read/write uncompressed frame header bits." because of bitstream mismatches.
601bab4f
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/27 11:16
Merge "a few clean-ups" into experimental
d27ae7b6
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/27 10:42
Merge "Decrease scope of frame_mv argument to handle_inter_mode()." into experimental
cba8e16e
– Ronald S. Bultje <rbultje@google.com>
authored
on 2013/05/27 10:16
Decrease scope of frame_mv argument to handle_inter_mode().
2b96ffe0
– Yaowu Xu <yaowu@google.com>
authored
on 2013/05/24 12:13
a few clean-ups
95339d68
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Yaowu Xu <yaowu@google.com>
committed
on 2013/05/17 06:11
Reduce WHT complexity.
80812829
– Sami Pietila <samipietila@google.com>
authored
on 2013/05/27 06:14
Moving txfm_size bits before prediction mode bits.
75fca6ff
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/27 05:18
Merge "Reduce bmi buffer length from 16 to 4" into experimental
de735929
– Jingning Han <jingning@google.com>
authored
on 2013/05/27 03:55
Reduce bmi buffer length from 16 to 4
f188bf1c
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/17 05:08
Remove unused mode_index argument from handle_inter_mode().
01b7f72a
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/25 07:41
Fix coding statistics compilation.
5cac6607
– Ronald S. Bultje <rbultje@google.com>
authored
on 2013/05/26 10:40
Remove splitmv.
845bc13b
– Paul Wilkins <paulwilkins@google.com>
authored
on 2013/05/24 11:40
Remove loop dering experiment.
0b2b8124
– Dmitry Kovalev <dkovalev@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2013/05/24 09:43
Merge "Adding API to read/write uncompressed frame header bits." into experimental
64b30f41
– Scott LaVarnway <slavarnway@google.com>
authored
on 2013/05/24 09:39
Removed setup_pre_planes() call in read_mb_modes_mv()
d0930277
– Jingning Han <jingning@google.com>
authored
on 2013/05/24 07:11
Fix transform size coding mismatch
a2db88fc
– Yaowu Xu <yaowu@google.com>
authored
on 2013/05/24 05:23
Fix two bugs
f116abf7
– Yaowu Xu <yaowu@google.com>
authored
on 2013/05/23 10:39
update txfm size counting
e41fd6e3
– Paul Wilkins <paulwilkins@google.com>
authored
and Yaowu Xu <yaowu@google.com>
committed
on 2013/05/23 11:44
Fix bug in 4x4 band definition.
75850499
– Yaowu Xu <yaowu@google.com>
authored
on 2013/05/22 07:27
Removed code not in use
22694ca1
– Yaowu Xu <yaowu@google.com>
authored
on 2013/05/22 06:37
Change txfm_type decision
826efc83
– Jingning Han <jingning@google.com>
authored
on 2013/05/23 11:12
Fix a bug in intra4x4 level rd loop
4d5f1955
– Johann <johann.koenig@duck.com>
authored
on 2013/05/23 09:02
Remove type from vmvn
ae103195
– Jingning Han <jingning@google.com>
authored
and Paul Wilkins <paulwilkins@google.com>
committed
on 2013/05/22 17:09
Make comp_inter_inter support 4x4 partition coding
33ecd6ad
– Paul Wilkins <paulwilkins@google.com>
authored
on 2013/05/22 10:09
Merge Scatter Scan experiment.