mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +01:00
![]() Test enables single-nalu mode, sets limit for nalu lenght and verifies that encoder follows that limit. I found that QP jumps significantly when the mode is enabled. In result encoder might produce 4kbyte and 0.4kbyte frames back-to-back. But it seems that happens only to couple of frames in the beginning. This caused test to fail with default RC thresholds. To bypass this I increased frame size mismatch threshold from 20 to 30%. This should be Ok considering single-nalu mode is rare. BUG=webrtc:8070 Review-Url: https://codereview.webrtc.org/3014623002 Cr-Commit-Position: refs/heads/master@{#20023} |
||
---|---|---|
.. | ||
mock | ||
android_test_initializer.cc | ||
android_test_initializer.h | ||
objc_codec_h264_test.h | ||
objc_codec_h264_test.mm | ||
packet_manipulator.cc | ||
packet_manipulator.h | ||
packet_manipulator_unittest.cc | ||
plot_webrtc_test_logs.py | ||
predictive_packet_manipulator.cc | ||
predictive_packet_manipulator.h | ||
stats.cc | ||
stats.h | ||
stats_unittest.cc | ||
video_codec_test.cc | ||
video_codec_test.h | ||
videoprocessor.cc | ||
videoprocessor.h | ||
videoprocessor_integrationtest.cc | ||
videoprocessor_integrationtest.h | ||
videoprocessor_integrationtest_libvpx.cc | ||
videoprocessor_integrationtest_mediacodec.cc | ||
videoprocessor_integrationtest_openh264.cc | ||
videoprocessor_integrationtest_parameterized.cc | ||
videoprocessor_unittest.cc |