- 02 Sep, 2015 1 commit
-
-
KO Myung-Hun authored
Without this, test_libvpx crashes at VP9FrameSizeTestsLarge.ValidSizes on OS/2. Change-Id: If253fb95a04216babed56458f0fab8c70523fc7e
-
- 02 Oct, 2014 1 commit
-
-
Alex Converse authored
Change-Id: I777f49a3c2c2aaa04ae23904396bd7254e1afd8c
-
- 22 Aug, 2014 1 commit
-
-
James Zern authored
Change-Id: Ie1c8830ca3b73f19764d79f122ee990f3f297d63
-
- 15 Aug, 2014 1 commit
-
-
James Zern authored
this test allocates >2GB currently. depending on the order of the test runs the allocation may fail most regularly with mingw+wine. Change-Id: Ibee1c18cfbe29a4de6c65075647ec3955d8206c0
-
- 01 Aug, 2014 1 commit
-
-
James Zern authored
- output DecodeError() on failure - remove unused includes Change-Id: Ib5059137f7033089d4010cbdfd633861b9028718
-
- 24 Jul, 2014 1 commit
-
-
Jingning Han authored
This commit turns on the existing vp9_get_prob function using 64 bit in the intermediate step. It fixes the ioc issue for 4K above frame sizes (issue 828). Change-Id: I9f627f3beca2c522f73b38fd2a3e7eefdff01a7c
-
- 22 Jul, 2014 1 commit
-
-
James Zern authored
VP9FrameSizeTestsLarge exposed an integer overflow in the VP9 encoder, for now reduce the size to allow the tests to clear and prevent further regressions. 4096x4096 -> 4096x2160 this should be restored after the bug is fixed: https://code.google.com/p/webm/issues/detail?id=828 Change-Id: I47fdf0648f1d9a3951f731bbf0b727f85ada4fa1
-
- 18 Jul, 2014 1 commit
-
-
Jim Bankoski authored
This undoes a check that attempted to insure on 32 bit machines allocations bigger than 32 bit failed, but it failed before the test could be hit, revert that for now so we can do a roll Change-Id: Ib607de6675c10100b716df94eb329649633509c8
-
- 17 Jul, 2014 1 commit
-
-
Jim Bankoski authored
This is a practical concern to allow us to fail in a decoder instance if the size of a file is bigger than we can reasonably handle. Change-Id: I0446b5502b1f8a48408107648ff2a8d187dca393
-