commit | 1184f93913a0ebda5234c3b4c040e0c0079e8ebf | [log] [tgz] |
---|---|---|
author | Linus Nilsson <lnilsson@google.com> | Mon Apr 12 16:13:39 2021 -0700 |
committer | Linus Nilsson <lnilsson@google.com> | Mon Apr 12 16:34:53 2021 -0700 |
tree | d98f7c5fde06b043839f92431ef4604278d84821 | |
parent | 02ebd761a23f00365816f1eb84d2e1604844d713 [diff] |
Transcoder: Don't fail test if codec changes configured bitrate. Change VideoTrackTranscoderTests#PreserveBitrate to check the bitrate passed in to the encoder rather than what comes out of the encoder. Recent minimum quality work allows the encoder to "shape" the MediaFormat if the quality is too low. This test triggered that. Test: Transcoder unit test Fixes: 184920307 Change-Id: Ia5edfc86ff1dff28d591cb5c011f26f9febd7a1d