gecko-dev/dom/media/hls
Bryce Seager van Dyk 60ac1098c6 Bug 1747760 - P3: Rework audio codec specific data to use new variant with a generic blob. r=kinetik
This switches existing code to use the new variant style codec specific
information for audio, but retains the binary blob style apporach everywhere.

There should be no functional changes following this refactor. Internally all
codec specific data is still stored in blobs. This allows a baseline from which
we can modify specific codecs to use more constrained versions of the variant.

Depends on D134728

Differential Revision: https://phabricator.services.mozilla.com/D134729
2022-05-17 23:09:05 +00:00
..
HLSDecoder.cpp Bug 1756260 - part7 : use ExternalEngineStateMachine in MediaSourceDecoder. r=jolin 2022-05-11 17:46:14 +00:00
HLSDecoder.h Bug 1756260 - part7 : use ExternalEngineStateMachine in MediaSourceDecoder. r=jolin 2022-05-11 17:46:14 +00:00
HLSDemuxer.cpp Bug 1747760 - P3: Rework audio codec specific data to use new variant with a generic blob. r=kinetik 2022-05-17 23:09:05 +00:00
HLSDemuxer.h Bug 1763392 - Generate SDK bindings for nested Java classes as nested C++ classes. r=agi,media-playback-reviewers,bryce 2022-04-07 11:12:20 +00:00
HLSUtils.cpp
HLSUtils.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00