- 09 May, 2014 - 3 commits
-
-
Yaowu Xu authored
-
James Zern authored
Change-Id: Ib773aac06b22009408cdd29a73190b276a53fcf6
-
Alex Converse authored
Change-Id: Ib7a17893f6dc0f501b1252ae32804ede144dde37
-
- 08 May, 2014 - 20 commits
-
-
James Zern authored
-
Tom Finegan authored
-
Tom Finegan authored
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
James Zern authored
This reverts commit 4725ab7e. The constants are necessary to avoid breakage in vs9 builds: warning C4180: qualifier applied to function type has no meaning; ignored error C2436: 'f2_' : member function or nested class in constructor initializer list while compiling class template member function 'std::tr1::tuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>::tuple(const int &,const int &,unsigned int (__cdecl &))' ..\test\variance_test.cc : see reference to class template instantiation 'std::tr1::tuple<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9>' being compiled Change-Id: Ia218b74fc473d40f02fee84cb7009adfbe82e5a7
-
James Zern authored
-
Tom Finegan authored
Change-Id: I68850699ecaebbbb7962cbc1c9bc85e92a0ea5ca
-
Tom Finegan authored
Abusing '[] && echo' resulted in the --verbose flag being required to actually run tests. Change-Id: I39edaa30a05272928f9f4a4bb8581f91d6fe824b
-
Johann authored
Some version of clang refuse 'asm volatile' Change-Id: I79d909ac8ae3c04b608f20c6f10fa79b7f9fc8e0
-
Frank Galligan authored
-
Frank Galligan authored
-
Frank Galligan authored
-
Dmitry Kovalev authored
-
Tom Finegan authored
vp9_is_upper_layer_key_frame() definition does not match declaration-- it was missing the second const. Change-Id: I71312579eb443be1924b8b06d8b3177c3dcb40f3
-
Tom Finegan authored
Change-Id: I5307fe85ee081fbcfdf55a974f7eba1e0070c723
-
Tom Finegan authored
Avoids getting reverted on the next libvpx chrome roll attempt. Change-Id: I2431bd601111a78320af5f211f6413009674f1c8
-
Jingning Han authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
- 07 May, 2014 - 17 commits
-
-
Yaowu Xu authored
-
Frank Galligan authored
-
Frank Galligan authored
This reverts commit e516a425 Change-Id: I7c78712acc737ad5f580181cdab3aa76b23f3ca5
-
Dmitry Kovalev authored
Change-Id: Icd44bce1c9d292f6e6f4d5157b694f6170b7b289
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Paul Wilkins authored
Merged minq tables for arf and gf cases. These tables were almost the same and for VBR the arf table was not used at all. Change-Id: Ie3c87e91dab613cf06f6945ac1ace0e0e4213d34
-
Paul Wilkins authored
Small adjustment to the active Q range calculations. These changes should slightly extend the available Q range for KF/GF/ARF and narrow it for other frames. The results for this change in isolation are broadly positive for SSIM and average PSNR and slightly up but mixed for opsnr. derf +0.293% opsnr, +1.286% SSIM std-hd + 0.528% opsnr, + 1.746% SSIM yt +0.056% opsnr, +0.457% SSIM yt-hd -0.147% opsnr, + 0.226% SSIM Change-Id: If065280342027ecc5d44b49fc1d440dfef041002
-
Yaowu Xu authored
For multilayer coding Change-Id: I830a0176c020658b836e3f5d2ce6bc5932736c0c
-
Dmitry Kovalev authored
-
Tom Finegan authored
Bitrotted and non-functional. Does one of two things: Crashes or reports errors and quits. Change-Id: Ia9c391ecd6e716b183d925247bf3dc0509ce4586
-
Dmitry Kovalev authored
-
Alex Converse authored
-
Adrian Grange authored
-
Johann authored
-
Yunqing Wang authored
-
Johann authored
-