RSS feed
a653c9d2
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/14 10:03
fix costing bug in pick_uv_sb_mode.
fa1b356e
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/13 10:04
Merge a few mostly-duplicate code fragments in SB/MB encoding.
a0993703
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/14 10:02
Prevent overflow in variance32x32.
1e3dd49f
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/13 07:09
Don't use hybrid transform (ADST) for superblocks.
c79ae171
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/12 11:18
Use full 32-pixel edge for superblock bestrefmv motion vector ordering.
72297245
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/12 10:43
Fix edge MV handling in SBs.
5d65614f
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/12 04:24
Merge "New inter mode context" into experimental
2669f42b
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/11/12 10:09
New inter mode context
6fb8953c
– Paul Wilkins <paulwilkins@google.com>
authored
on 2012/11/05 07:32
Restrict ref mv search range.
3ec56639
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/12 03:35
Merge "Fix frame number on which the mismatch is reported in vpxenc." into experimental
3a08b033
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/12 02:40
Merge "Fix data type for eobs[] array in SB 4x4 IDCT code." into experimental
11fec186
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/12 02:22
Merge "Remove 'thismb' data pointer when superblock experiment is on." into experimental
195172cf
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/10 11:22
Fix frame number on which the mismatch is reported in vpxenc.
dd9d4f9e
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/10 07:08
Fix data type for eobs[] array in SB 4x4 IDCT code.
73987d14
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/10 03:39
Remove 'thismb' data pointer when superblock experiment is on.
d01357bb
– Deb Mukherjee <debargha@google.com>
authored
on 2012/10/09 09:19
New b-intra mode where direction is contextual
3f7182cb
– Deb Mukherjee <debargha@google.com>
authored
on 2012/11/09 07:48
Build fix in decoder/decodframe.c
3a0cfb36
– John Koleszar <jkoleszar@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/09 07:31
Merge "Packing Altref along with succeeding frame and length encoding frames" into experimental
bc9670ee
– Vignesh Venkatasubramanian <vigneshv@google.com>
authored
and John Koleszar <jkoleszar@google.com>
committed
on 2012/10/29 11:57
Packing Altref along with succeeding frame and length encoding frames
9f53661e
– Ronald S. Bultje <rbultje@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/09 04:14
Merge "Fix another crash in vpxenc with --pass=1 and --test-decode." into experimental
88d703cd
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/09 04:07
Fix another crash in vpxenc with --pass=1 and --test-decode.
71b18854
– Yunqing Wang <yunqingwang@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/09 03:30
Merge "Optimize 16x16 dequant and idct" into experimental
7ab951d8
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/08 11:30
Merge changes I18407622,I34057b87 into experimental
606c6479
– Yaowu Xu <yaowu@google.com>
authored
on 2012/11/08 11:22
fix a crash in 2-pass encoding with test-decode on
7798aef5
– Yaowu Xu <yaowu@google.com>
authored
on 2012/11/08 10:56
enable build on windows with msvc
a186eb7f
– Jim Bankoski <jimbankoski@google.com>
authored
and Gerrit Code Review <gerrit@gerrit.golo.chromium.org>
committed
on 2012/11/08 10:51
Merge "remove macros obfuscating mv costing" into experimental
c72be96b
– Jim Bankoski <jimbankoski@google.com>
authored
on 2012/11/08 10:44
remove macros obfuscating mv costing
1d4fbeb3
– Ronald S. Bultje <rbultje@google.com>
authored
on 2012/11/08 06:03
Implement tx_select for superblock encoding.
6c17c9fa
– Yunqing Wang <yunqingwang@google.com>
authored
on 2012/11/06 11:06
Optimize 16x16 dequant and idct