Yaowu Xu
3fa28d51af
More vp8/vp9 clean up
...
Change-Id: I8101de20e873c19d03c7fd2977bc22003e395807
2016-07-28 18:22:47 -07:00
Geza Lore
7172e97abe
Re-enable ActiveMapTest for VP10
...
Change-Id: I030fdde966b9911712eca131d095015afd9b0d8a
2016-06-17 20:33:58 +01:00
Debargha Mukherjee
6abddf37f8
Split some slower tests based on cpu-used
...
Change-Id: Idf84475fe06666d5c73c9d86dfc5c23bef170086
2016-06-15 23:14:51 -07:00
Alex Converse
587b8a11d0
Turn on ActiveMapTest speeds [0,5) with all experiments.
...
Change-Id: I7da9e6a85648aa69e5e20d825b717d51e3c6809c
2016-06-09 13:51:00 -07:00
Alex Converse
7e26f01342
Turn ActiveMapTest back on.
...
If it's creating problems with some experiments, disable it under the
actual conditions where it doesn't work and file a bug.
Change-Id: Iab9f4bfe42ea926d49d371918da25f9a8938a20f
2016-06-07 11:59:15 -07:00
Geza Lore
6c4306c27d
Fix decoder crash with supertx
...
xd->plane[0].n4_h and xd->plane[0].n4_w are not set at that point
when using supertx.
While this fixes the immediate crash described in the referenced
bug report, there are still issues in the ref-mv experiment that
causes these tests to fail, so they are kept disabled.
BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1230
Change-Id: Ibf8ef02847a903f8d10e6be28e16694db10c75af
2016-06-06 09:58:11 +01:00
Alex Converse
7a6cb59dbb
segmentation: Don't use uninitialized probability data.
...
BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1224
Change-Id: I17b76fcf0d8c191850350d5aa50dcc007b8b0cdc
2016-05-31 16:42:29 -07:00
James Zern
18112f6724
add vp10 ActiveMap/ActiveMapRefreshTest
...
currently disabled as they result in ASan errors
BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1224
Change-Id: I9c80910adc5dc2cd6eccb3030d33043df53e7ec5
2016-05-11 16:33:29 -07:00
Alex Converse
ba5f7a514a
Increase active map test coverage from RT speeds 0-5 to 0-8.
...
This test takes less than 100 ms for each of speeds 6-8.
Change-Id: Ibbeb3004a2607d25dcbf77cb5314ade87809e059
2016-04-12 11:14:10 -07:00
James Zern
b070d7021d
active_map_test: use vpx_active_map_t() to initialize vars
...
0-initializes [1] and removes a warning for missing initializer fields
[1] http://en.cppreference.com/w/cpp/language/value_initialization
Change-Id: I886fa72c74679b52cdce2af3364172395a5b6a51
2014-08-22 17:10:18 -07:00
James Zern
760deb37c1
active_map_test: remove unused VP9_FACTORY define
...
Change-Id: If96a133ad83e3ed4e4b3620dff857b26641da892
2014-07-14 18:59:41 -07:00
Alex Converse
a56546961a
Add an active map test.
...
Change-Id: I641a75dd75cd3c53a20eb4dbceb7a9b70a5a0e4d
2014-03-12 14:34:34 -07:00