Sign in
aomedia
/
avm
/
c9e71d4d9d72a66528c03eeb31d7070d9876914c
/
test
/
encode_test_driver.cc
8b7a4e1
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
57c1b8c
Remove dead member
by Sebastien Alaiwan
· 8 years ago
4ff59b5
Cleanup: Remove const for params passed by value
by Yaowu Xu
· 8 years ago
8082614
Remove rt deadline.
by Thomas Daede
· 8 years ago
3b96b76
test/decode_test_driver: rm unused deadline member
by James Zern
· 8 years ago
6eca835
Remove "best" deadline parameter from aomenc.
by Thomas Daede
· 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
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
a3cff08
more cleanup of vp8 and vp9
by Yaowu Xu
· 9 years ago
1c1bc94
Make test encoder test driver less likely to leak on failure.
by Alex Converse
· 9 years ago
e5fb2d4
remove ROUNDZ_* macros in favor of just ROUND_* ones
by Pascal Massimino
· 9 years ago
7de2ba3
Fix false uninitialized warnings (GCC 5+).
by Geza Lore
· 9 years ago
0924bcd
Fix build when vp8 is disabled
by Yaowu Xu
· 9 years ago
8e5e338
Add decoder APIs and unit tests in tile-coding experiment
by Yunqing Wang
· 9 years ago
e0dcab9
Print mismatch location for failing tests.
by Geza Lore
· 9 years ago
67a2ff7
Configure tiles in tests when using ext-tile.
by Geza Lore
· 9 years ago
d1ff1e9
encode_test_driver: test for failure prior to encode
by James Zern
· 10 years ago
41be09a
Turn on codec behavior unit tests for vp10
by Jingning Han
· 10 years ago
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 10 years ago
45f9ee2
Fix multithread encode test
by Frank Galligan
· 10 years ago
6a4e85a
Add protection for codec interface name change.
by Frank Galligan
· 10 years ago
89df6d1
Set default encode test driver to 1 column and 1 thread.
by Frank Galligan
· 10 years ago
6b223fc
Enable decoder to pass through color space info
by Yaowu Xu
· 10 years ago
32d88c2
Properly set size based on actual buffer layout
by Yaowu Xu
· 10 years ago
3666478
Improve the libvpx encoder test driver
by Yunqing Wang
· 10 years ago
9353607
Fix a bug that break the vp8 fragment decoder.
by hkuang
· 10 years ago
be7a285
Make the decoder Cfg available to encoder tests..
by Jim Bankoski
· 10 years ago
aaea40d
Merge "tests: use vpx_codec_dec_cfg_t() to initialize vars"
by James Zern
· 11 years ago
b4b191a
tests: use vpx_codec_dec_cfg_t() to initialize vars
by James Zern
· 11 years ago
53bd212
encode_test_driver.cc: remove unused param warnings
by James Zern
· 11 years ago
bdbaa5b
Fix FrameSizeTestsLarge unit-test on 32-bit arch.
by Deb Mukherjee
· 11 years ago
943e432
allow config options to limit max size of decode
by Jim Bankoski
· 11 years ago
29e1b1a
tests: add API_REGISTER_STATE_CHECK
by James Zern
· 11 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
0d8723f
Make "good" quality 2-pass vpxenc encoding default
by Deb Mukherjee
· 12 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
522d4bf
Add 'superframe' index
by John Koleszar
· 12 years ago
e189edf
Initialize pass variable in tile test.
by Ronald S. Bultje
· 12 years ago
88f99f4
Adds a test for the VP8E_SET_SCALEMODE control
by John Koleszar
· 12 years ago
01cafaa
Adds an error-resilient mode with test
by Deb Mukherjee
· 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
e6109db
Added handler for PSNR packets to EncoderTest class
by Adrian Grange
· 13 years ago
4206c6d
Add initialization and per frame flag members
by Adrian Grange
· 13 years ago
30f58b5
Added Reset method to TwopassStatsStore
by Adrian Grange
· 13 years ago
c953aea
added encode/decode matching validation to tests
by Yaowu Xu
· 13 years ago
51ebb9a
EncoderTest: check that timestamps are monotonic
by James Zern
· 13 years ago
606ac45
keyframe_test: use a fixed speed step for realtime
by John Koleszar
· 13 years ago
96b6b6b
add auto keyframe unit test
by Jim Bankoski
· 13 years ago
b9180fc
Add initial keyframe tests
by John Koleszar
· 13 years ago