gecko-dev/dom/media/mp3
Bryce Seager van Dyk a56255ef1f Bug 1747760 - P4: Handle mp3 codec specific data using mp3 codec specific variant. r=kinetik
This switches the mp3 codec specific handling from using a binary blob to
instead use a typed structure.

Depends on D134729

Differential Revision: https://phabricator.services.mozilla.com/D134730
2022-05-17 23:09:06 +00:00
..
MP3Decoder.cpp
MP3Decoder.h
MP3Demuxer.cpp Bug 1747760 - P4: Handle mp3 codec specific data using mp3 codec specific variant. r=kinetik 2022-05-17 23:09:06 +00:00
MP3Demuxer.h Bug 1749761 - Fix signed->unsigned conversion in the MP3 demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:39 +00:00
MP3FrameParser.cpp Bug 1749761 - Fix signed->unsigned conversion in the MP3 demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:39 +00:00
MP3FrameParser.h Bug 1749761 - Fix signed->unsigned conversion in the MP3 demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:39 +00:00
moz.build