RSS feed
a304d26b
– Marco <marpan@google.com>
authored
on 2016/03/07 08:43
vp9-svc: Fix to resetting pattern/flags on key frame.
2b5ab809
– Marco <marpan@google.com>
authored
on 2016/03/07 04:50
vp9-svc: Non-rd pickmode, fix condition for testing zeromv for spatial ref.
9aa083d1
– James Zern <jzern@google.com>
authored
on 2016/03/04 13:23
Revert "VPX: loopfilter_mmx.asm using x86inc"
38b3593e
– Paul Wilkins <paulwilkins@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/04 10:55
Merge "Fix bug in stats output for HBD."
c7780075
– paulwilkins <paulwilkins@google.com>
authored
on 2016/03/04 07:55
Fix bug in stats output for HBD.
38e401b5
– Marco <marpan@google.com>
authored
on 2016/03/02 09:45
vp9-svc: Fix issues with svc with periodic key frames.
fcaedc56
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/02 12:21
Merge "Simplify the inner loop of duplicate_mode_info_in_sb."
8b47c266
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/02 12:20
Merge "Port "cost_coeff speed improvements" to vp9."
6c0dd11f
– Alex Converse <aconverse@google.com>
authored
on 2016/03/01 12:43
Simplify the inner loop of duplicate_mode_info_in_sb.
dbaf5f64
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/01 17:31
Merge "Port alt reference frame filter improvement to VP9"
405fe6b7
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/01 17:31
Merge "Back port partition rate cost estimate fix to VP9"
76b5a337
– Alex Converse <aconverse@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/03/01 12:19
Merge "Don't copy tx_size to all 8x8 MIs in the prediction block."
c83bcb34
– Marco <marpan@google.com>
authored
on 2016/02/25 03:38
vp9-svc: Allow for 2 stage downscaling for spatial layers.
9c0a2a79
– Jingning Han <jingning@google.com>
authored
on 2016/02/29 11:52
Port alt reference frame filter improvement to VP9
8d006a16
– Jingning Han <jingning@google.com>
authored
on 2016/02/29 10:20
Back port partition rate cost estimate fix to VP9
41667f4d
– Marco <marpan@google.com>
authored
on 2016/02/29 11:16
vp9-datarate unittests: Include coverage up to speed 8.
ee5d3d37
– Alex Converse <aconverse@google.com>
authored
on 2016/02/29 10:16
Don't copy tx_size to all 8x8 MIs in the prediction block.
f21ff538
– Marco <marpan@google.com>
authored
on 2016/02/29 08:11
vp9: Remove effective_bitrate from SVC datarate tests.
729c9976
– Marco <marpan@google.com>
authored
on 2016/02/29 06:12
vp8: multi-res-encoder: Fix timer around encoder in sample encoder.
55a09f7f
– Marco <marpan@google.com>
authored
on 2016/01/20 09:10
vp9-svc: For 1 pass svc, remove frame-level upsampling.
dd6729f8
– Scott LaVarnway <slavarnway@google.com>
authored
on 2016/02/24 07:03
VPX: Remove pmin/pmax from subpixel functions.
51beb29f
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/02/27 08:31
Merge "VPX: vpx_filter_block1d16_(v8, v8_avg)"
3b5cb2db
– James Zern <jzern@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/02/26 21:56
Merge changes I95159bcb,Ia74e3097,I661f6439
4b00f0ec
– James Zern <jzern@google.com>
authored
on 2016/02/26 10:14
datarate_test/ChangingDropFrameThresh: set kf interval
8062e101
– James Zern <jzern@google.com>
authored
on 2016/02/26 11:53
Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."
9ef41cf5
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/02/26 19:20
Merge "vp8-denoiser: Update some denoiser thresholds."
a69c3f28
– Marco Paniconi <marpan@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2016/02/26 17:39
Merge "vp9-svc: Bugfix for svc in non-rd variance partition."
74a679de
– Julia Robson <juliamrobson@gmail.com>
authored
and Alex Converse <aconverse@google.com>
committed
on 2016/02/26 09:42
Port "cost_coeff speed improvements" to vp9.
6a23966c
– Marco <marpan@google.com>
authored
on 2016/02/22 09:17
vp9-svc: Bugfix for svc in non-rd variance partition.
f51f0998
– Marco <marpan@google.com>
authored
on 2016/02/25 03:38
vp9-svc: Fix speed issue with source downscaling for spatial layers.
654d2163
– James Zern <jzern@google.com>
authored
on 2016/02/25 18:31
x86/convolve.h: remove redundant check in FUN_CONV_2D
6d8c8c62
– James Zern <jzern@google.com>
authored
on 2016/02/24 14:48
x86/convolve.h: replace while w/if for w < 16