media/testdata/src/test/assets/flac
krocard 78825a41dc Store encodings in Format instead of just pcm encodings
Previously only pcm encoding were stored in Format,
this was an issue as for audio passthrough and offload
lots of code needs to pass complex format informations
(encoding, sample rate, channel count, gapless metadata)
but could not use Format and each function was taking
each as different parameter.

By allowing Format to contain any encoding, and not only
pcmEncoding, it allows to pass a Format everywhere in ExoPlayer
code that needs a Format.

This patch does not have any functional change. It is only an internal refactor.

PiperOrigin-RevId: 318789444
2020-06-29 13:33:09 +01:00
..
bear.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_no_min_max_frame_size.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_no_min_max_frame_size_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_min_max_frame_size_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_min_max_frame_size_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_min_max_frame_size_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_min_max_frame_size_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_no_min_max_frame_size_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_min_max_frame_size_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_min_max_frame_size_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_min_max_frame_size_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_min_max_frame_size_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_num_samples.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_no_num_samples_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_num_samples_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_no_num_samples_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_num_samples_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_seek_table_no_num_samples.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_no_seek_table_no_num_samples_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_no_seek_table_no_num_samples_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_no_seek_table_no_num_samples_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_no_seek_table_no_num_samples_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_one_metadata_block.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_one_metadata_block_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_one_metadata_block_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_one_metadata_block_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_one_metadata_block_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_one_metadata_block_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_one_metadata_block_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_one_metadata_block_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_one_metadata_block_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_one_metadata_block_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_one_metadata_block_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_uncommon_sample_rate.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_uncommon_sample_rate_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_uncommon_sample_rate_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_uncommon_sample_rate_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_uncommon_sample_rate_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_uncommon_sample_rate_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_uncommon_sample_rate_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_uncommon_sample_rate_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_uncommon_sample_rate_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_uncommon_sample_rate_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_uncommon_sample_rate_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3.flac Share FLAC extractor tests between both extractors 2020-02-13 15:44:29 +00:00
bear_with_id3_disabled_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_disabled_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_disabled_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_disabled_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_disabled_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_with_id3_disabled_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_disabled_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_disabled_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_disabled_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_disabled_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_enabled_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_enabled_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_enabled_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_enabled_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_id3_enabled_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_with_id3_enabled_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_enabled_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_enabled_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_enabled_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_id3_enabled_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_picture.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_with_picture_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_picture_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_picture_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_picture_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_picture_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_with_picture_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_picture_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_picture_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_picture_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_picture_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_vorbis_comments.flac Move FLAC assets from extractor to testdata module 2020-02-11 17:09:00 +00:00
bear_with_vorbis_comments_flac.0.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_vorbis_comments_flac.1.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_vorbis_comments_flac.2.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_vorbis_comments_flac.3.dump Don't set decoded bitrate on audio/flac format 2020-02-28 18:42:39 +00:00
bear_with_vorbis_comments_flac.unknown_length.dump Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
bear_with_vorbis_comments_raw.0.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_vorbis_comments_raw.1.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_vorbis_comments_raw.2.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_vorbis_comments_raw.3.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
bear_with_vorbis_comments_raw.unknown_length.dump Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00