media/library/core/src/test/assets
andrewlewis 5eab519925 Revert to using header bitrate for CBR MP3s
A previous change switched to calculation of the bitrate based on the
first MPEG audio header in the stream. This had the effect of fixing
seeking to be consistent with playing from the start for streams where
every frame has the same padding value, but broke streams where the
encoder (correctly) modifies the padding value to match the declared
bitrate in the header.

Issue: #6238
PiperOrigin-RevId: 261163904
2019-08-01 20:40:10 +01:00
..
amr Add supports for Seeking in ADTS format using a constant bitrate seekmap. 2018-08-06 11:33:06 +01:00
binary Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
download-actions Simplify DownloadActionTest legacy tests using assets 2018-11-26 16:40:34 +00:00
flv Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
mkv Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
mp3 Revert to using header bitrate for CBR MP3s 2019-08-01 20:40:10 +01:00
mp4 Derive Format.frameRate for MP4 videos 2019-03-15 04:49:36 +00:00
offline Assert customCacheKey is null for DASH, HLS and SmoothStreaming downloads 2019-04-18 15:13:26 +01:00
ogg Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
rawcc Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
ssa Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
subrip Subrip cleanup 2018-10-03 22:19:13 +01:00
ts Add AC-4 format support 2019-01-25 16:32:45 +08:00
ttml Merge pull request #5066 from szaboa:feature/1583_support_png_ttml 2018-12-14 15:42:57 +00:00
tx3g Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
wav Improve decoder retention logic. 2018-03-02 09:27:48 +00:00
webm Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
webvtt allow multiple style rules in a STYLE block of a webvtt file 2019-06-19 16:37:35 +01:00