index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_vectors.cc
Age
Commit message (
Expand
)
Author
2017-11-08
vp9: Add nonref frame buffer test.
Jerome Jiang
2016-11-05
vp9-svc: Add unittest for svc-decoding.
Marco
2016-07-27
test: apply clang-format
clang-format
2016-01-28
Add a vp9 test vector
Yaowu Xu
2015-10-28
VP9 decoder: Add more test vectors for resizing.
jackychen
2015-10-28
Add more resize test videos that with larger resolution change intervals.
Hangyu Kuang
2015-10-27
Add several new test vectors with small resolution.
Hangyu Kuang
2015-05-27
Check size restrictions before running test vector
Johann
2015-01-30
Try again to merge branch 'frame-parallel' into master branch.
hkuang
2015-01-23
Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...
Johann
2015-01-22
Merge branch 'frame-parallel' to enable frame parallel decode in master branch.
hkuang
2014-11-14
Fix a bug in frame parallel decode and add a unit test for that.
hkuang
2014-11-06
Add two test vectors to test frame parallel decode.
hkuang
2014-10-21
Adding test vectors for profile 2 and 3
Deb Mukherjee
2014-10-13
Add a seg map preservation test vector.
Alex Converse
2014-09-03
Add a more complex SEG_LVL_SKIP test vector.
Alex Converse
2014-09-02
Add a test vector for SEG_LVL_SKIP.
Alex Converse
2014-07-28
Fix reference frame size restrictions.
Jim Bankoski
2014-07-15
Fix show_existing_frame not decreasing frame buffer ref counter.
Alexander Voronov
2014-07-08
Fix decoder handling of intra-only frames
Adrian Grange
2014-07-01
Add a new yuv444 testvector.
Alex Converse
2014-06-30
Merge "BITSTREAM: Handle transform size and motion vectors more logically for...
Alex Converse
2014-06-23
error check vp9 superframe parsing
Jim Bankoski
2014-06-20
Added Test vector that tests more show existing frames.
Jim Bankoski
2014-06-18
BITSTREAM: Handle transform size and motion vectors more logically for non-420.
Alex Converse
2014-06-13
Fix out of boundary memory read in fuzz test on vpxdec
Jingning Han
2014-05-09
Add another test vector
Yaowu Xu
2014-05-07
Added a test vector
Yaowu Xu
2014-04-09
Add more test files that change number of tile columns.
Frank Galligan
2014-04-08
Fix decoder resolution change with tiles
Frank Galligan
2014-03-28
[BITSTREAM]Fix the scaling calculation
Yaowu Xu
2014-03-27
Automatically count test vectors and make the tables const.
Alex Converse
2014-03-25
tests: use consistent case for VP[89]
James Zern
2014-02-21
Stop gating non420 features with a configure flag.
Alex Converse
2014-02-20
Added three test vectors with droppable frames
Yaowu Xu
2014-02-20
Test vectors for odd image width and height.
Jim Bankoski
2014-01-31
Disable update of last_show_frame for existing frame
Adrian Grange
2013-12-18
Added a test vector that exercises lpf deltas
Yaowu Xu
2013-12-16
Added a test vector
Yaowu Xu
2013-12-11
Move test vector list into a separate header.
Frank Galligan