Sign in
aomedia
/
avm
/
ead610f6a42c6b15343c4f6bba21400d9b1b020b
/
test
/
datarate_test.cc
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
fb04a9a
Turn on error resilient mode in frame drop unit test
by Jingning Han
· 7 years ago
123e8a6
adopt some clang 5.0.0 formatting
by Johann
· 7 years ago
4eafefe
apply clang-format
by clang-format
· 8 years ago
4322bc1
Fix constructor order in unit tests (sanitizer)
by Sebastien Alaiwan
· 8 years ago
446d037
Reduce number of tests for DatarateTest
by Yaowu Xu
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
049c64c
Reduce time needed for some unit tests
by Yaowu Xu
· 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
cc73e1f
remove SVC
by James Zern
· 9 years ago
a3cff08
more cleanup of vp8 and vp9
by Yaowu Xu
· 9 years ago
8bf837f
Cherry pick from AOM:
by Yaowu Xu
· 9 years ago
134710a
Disable tests not applicable to VP10
by Yaowu Xu
· 9 years ago
3fa28d5
More vp8/vp9 clean up
by Yaowu Xu
· 9 years ago
2967bf3
Merge changes from libvpx/master by cherry-pick
by Johann
· 9 years ago
0cb7f54
Fix ubsan warning: test/datarate_test.cc
by Yaowu Xu
· 9 years ago
75d5517
vp9: Add datarate test for 1 pass VBR mode.
by Marco
· 9 years ago
11bf7ea
vp9-svc: Fix to frame dropping in svc mode.
by Marco
· 9 years ago
b5ab881
vp9-svc unitests: Add more tests for key frame periods.
by Marco
· 9 years ago
38e401b
vp9-svc: Fix issues with svc with periodic key frames.
by Marco
· 9 years ago
c83bcb3
vp9-svc: Allow for 2 stage downscaling for spatial layers.
by Marco
· 9 years ago
41667f4
vp9-datarate unittests: Include coverage up to speed 8.
by Marco
· 9 years ago
f21ff53
vp9: Remove effective_bitrate from SVC datarate tests.
by Marco
· 9 years ago
4b00f0e
datarate_test/ChangingDropFrameThresh: set kf interval
by James Zern
· 9 years ago
6a23966
vp9-svc: Bugfix for svc in non-rd variance partition.
by Marco
· 9 years ago
14828e7
vp9: set kf_max_dist to a reasonable default (128)
by James Zern
· 9 years ago
cffef11
tests: quiet some unused parameter warnings
by James Zern
· 9 years ago
f5c07b6
vp9-svc: Allow frame-dropping in svc datarate control tests.
by Marco
· 9 years ago
b0027b9
vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.
by Marco
· 9 years ago
cb7b2a4
Adjust threshold for datarate frame drop test.
by Marco
· 9 years ago
c9426aa
Add unittest for SVC 1pass CBR mode with 4 threads.
by Marco
· 10 years ago
a8c5ab2
Remove ABI check for 1 pass CBR SVC.
by Marco
· 10 years ago
c139b81
Vidyo patch: Rate control for SVC, 1 pass CBR mode.
by Marco
· 10 years ago
1861340
put spatial svc behind an ABI check
by James Zern
· 10 years ago
e38066a
Fix crash with vp9 denoiser on.
by Marco
· 10 years ago
81fc5bf
Improve skip_txfm thresholds in the non-rd mode selection
by Yunqing Wang
· 10 years ago
7cb111b
Unit test for turning VP8 denoiser on/off periodically.
by JackyChen
· 10 years ago
e82a3b2
Unit test for turning VP9 denoiser on/off periodically.
by JackyChen
· 10 years ago
5b860e1
Turn denoiser sensitivity on starting from kf in unit test
by Jingning Han
· 10 years ago
bf758b6
Enforce error resilient mode on in temporal svc real-time mode
by Jingning Han
· 10 years ago
65d6320
Turn off temporal svc unit test in RTC setting
by Jingning Han
· 10 years ago
4eece0d
Add a conditional compilation macro to VP8 unit test.
by JackyChen
· 11 years ago
a86e6e8
Add unit test for VP9 denoiser.
by JackyChen
· 11 years ago
503792f
Add a separate datarate test for denoiser enabled.
by Marco
· 11 years ago
16e52fc
Enable denoiser for vp8 datarate tests.
by Marco
· 11 years ago
cd2ac82
datarate_test.cc: remove unused param warnings
by James Zern
· 11 years ago
9d41313
Decide the partitioning threshold from the variance histogram
by Yunqing Wang
· 11 years ago
c4180f8
Relax rc test threshold
by Yaowu Xu
· 11 years ago
6f5e9a7
Relax the threshold for datarate test by 5%
by Yaowu Xu
· 11 years ago
a8b7361
Re-enable datarate tests for speeds 5 and 6.
by Marco Paniconi
· 11 years ago
6fc20a8
Adjust rt speed steps.
by Yaowu Xu
· 11 years ago
fcdabb1
Disable speed 6 for datarate test.
by Marco Paniconi
· 11 years ago
6505b07
datarate_test renaming with suffix large because it is slow.
by Jim Bankoski
· 11 years ago
1880744
Add realtime-mode to datarate tests.
by Marco Paniconi
· 11 years ago
41cd4c4
Add speeed 5 to datarate test.
by Marco Paniconi
· 11 years ago
6e3cf6e
Stop gating non420 features with a configure flag.
by Alex Converse
· 11 years ago
640885d
Datarate test for temporal layers and frame dropper.
by Marco Paniconi
· 11 years ago
1604ad2
Fix frames that have no references to them.
by Frank Galligan
· 11 years ago
531d3ac
Disabling BasicRateTargeting3TemporalLayers test.
by Dmitry Kovalev
· 11 years ago
812bacc
Some updates and fixes for layered CBR mode.
by Marco Paniconi
· 11 years ago
4864ab2
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
7ec838e
Revert "Layer based rate control for CBR mode."
by Marco Paniconi
· 11 years ago
6be2b75
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
f5949fa
Expand the lossless and datarate tests to cover 4:4:4.
by Alex Converse
· 11 years ago
cac85f8
datarate_test: fix some type conversions
by James Zern
· 11 years ago
1b8b8b0
Updates for 1-pass CBR rate control.
by Marco Paniconi
· 11 years ago
4a535ef
Change in data rate test to be less stringent
by Deb Mukherjee
· 11 years ago
9977332
For CBR, keep rate-correction damping factor to 2.
by Marco Paniconi
· 11 years ago
b26ce8b
Updates to 1-pass:
by Marco Paniconi
· 11 years ago
e078c3d
Initial 1-pass.
by Marco Paniconi
· 11 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
1c05e9d
encode_test_driver: check for fatal failures
by James Zern
· 12 years ago
706cafe
Support multiple codecs in test infrastructure
by John Koleszar
· 12 years ago
cd7f684
Update to datarate_test.
by Marco Paniconi
· 12 years ago
533470c
add unit test for datarate control
by Jim Bankoski
· 12 years ago