media/libraries/decoder_iamf/src
ktrajkovski 20df8b282a Collect configuration values in IamfDecoder.
Instead of hard-coding values in multiple files, all default values are declared in `IamfDecoder`. Additionally, the max number of frames used for output buffer initialisation is fetched from `libiamf` native functions.

PiperOrigin-RevId: 658772175
2024-08-02 06:30:34 -07:00
..
androidTest Add decoding functions to IamfDecoder and LibiamfAudioRender. 2024-07-30 09:33:31 -07:00
main Collect configuration values in IamfDecoder. 2024-08-02 06:30:34 -07:00
README.md Add skeleton of the IAMF JNI wrapper for the native decoder in libiamf. 2024-07-16 02:54:21 -07:00

IAMF support in ExoPlayer

This is a Work-In-Progress for an extension which shall provide support for IAMF in Exoplayer. Please await further announcements via Release Notes for information on the full integration into the library.