Sign in
aomedia
/
aom
/
d738dcf511636f9bc66fbec63ef51cce255ef6d5
/
test
/
decode_test_driver.cc
664f04d
test/*: normalize use of nullptr
by James Zern
· 2 years, 10 months ago
9dea04e
test/*: normalize allocation checks
by James Zern
· 2 years, 11 months ago
9af24c3
decode_test_driver: break decompress loop on error
by James Zern
· 7 years ago
c657779
Add a test vector
by Yaowu Xu
· 7 years ago
e74099f
Initialize the is_annexb field of stream_info.
by Wan-Teh Chang
· 7 years ago
6fe004d
Add test/invalid_file_test.cc.
by Wan-Teh Chang
· 7 years ago
21f4825
Use size_t for decode API input size parameters.
by Tom Finegan
· 7 years ago
c8c928c
Dead code removal: DecoderTest::IsVP8().
by Tom Finegan
· 7 years ago
47cc255
Remove deadline
by Sean DuBois
· 7 years ago
123e8a6
adopt some clang 5.0.0 formatting
by Johann
· 7 years ago
7d70168
Fix warnings about dangling 'else'
by Sebastien Alaiwan
· 7 years ago
4eafefe
apply clang-format
by clang-format
· 8 years ago
afe71d9
Remove the aom_codec_stream_info_t size field.
by Ralph Giles
· 8 years ago
3b96b76
test/decode_test_driver: rm unused deadline member
by James Zern
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
d71a231
Add compiler warning flag -Wextra and fix related warnings.
by Urvang Joshi
· 9 years ago
105fa6d
Update codec name in test enviroment to match decoder
by Peter de Rivaz
· 8 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
3a826f1
test/: apply clang-format
by clang-format
· 9 years ago
8e5e338
Add decoder APIs and unit tests in tile-coding experiment
by Yunqing Wang
· 9 years ago
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 10 years ago
be6aead
Try again to merge branch 'frame-parallel' into master branch.
by hkuang
· 10 years ago
9353607
Fix a bug that break the vp8 fragment decoder.
by hkuang
· 10 years ago
b4b191a
tests: use vpx_codec_dec_cfg_t() to initialize vars
by James Zern
· 11 years ago
7050074
Make the api behavior conform to api spec.
by Hangyu Kuang
· 11 years ago
c447a50
Separates profile 2 into 2 profiles 2 and 3
by Deb Mukherjee
· 11 years ago
c147cf3
Add unit test to test tile decoding error handling.
by hkuang
· 11 years ago
29e1b1a
tests: add API_REGISTER_STATE_CHECK
by James Zern
· 11 years ago
d9c37b0
Merge "decode_test_driver: check HasFailure() in RunLoop"
by James Zern
· 11 years ago
aff720f
decode_test_driver: fix type size warning
by James Zern
· 11 years ago
5e7242d
Add unit test to test user_priv parameter.
by hkuang
· 11 years ago
96727b9
Add Check for Peek Stream validity to decoder test.
by Jim Bankoski
· 11 years ago
8f5b81f
decode_test_driver: check HasFailure() in RunLoop
by James Zern
· 11 years ago
dc2f2ce
Validate error checking code in decoder.
by Jim Bankoski
· 11 years ago
235b77e
decode_test_driver: Use size_t for size arg to DecodeFrame().
by Tom Finegan
· 11 years ago
f9d69bd
Add pre decode frame hook to decoder test class.
by Frank Galligan
· 11 years ago
771fc83
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
26cec5c
Basic encryption feature for libvpx.
by Dmitry Kovalev
· 12 years ago
706cafe
Support multiple codecs in test infrastructure
by John Koleszar
· 12 years ago
eebb648
tests: add xmm register check for win64 targets
by James Zern
· 12 years ago
15dffcf
Add unit test for decoder test_vector_test
by Yunqing Wang
· 12 years ago
c953aea
added encode/decode matching validation to tests
by Yaowu Xu
· 13 years ago