media/testdata/src/test/assets
Kei Murayama f05197c4d5 Support parsing MPEG-H 3D Audio
First intention to support parsing MPEG-H 3D Audio in ExoPlayer is to
take advantage of parsing capability from MediaParser API in AOSP.
Just with this change ExoPlayer does't support decoding MPEG-H 3D Audio
but can support decoding either by adding decoder with an extension or
by using Android OS which has decoder capability with MediaCodec API.
2021-05-10 17:55:03 +09:00
..
audiosinkdumps/mka Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
extractordumps Support parsing MPEG-H 3D Audio 2021-05-10 17:55:03 +09:00
media Support parsing MPEG-H 3D Audio 2021-05-10 17:55:03 +09:00
playbackdumps Remove pipelining from MetadataRenderer 2021-04-06 16:14:36 +01:00
transformerdumps Avoid skipping the first decoder output buffers after speed change 2021-02-04 18:14:35 +00:00