mediafoundation: Add support for MP3 decoding
authorSeungha Yang <seungha@centricular.com>
Fri, 28 Jan 2022 16:52:26 +0000 (01:52 +0900)
committerSeungha Yang <seungha@centricular.com>
Thu, 10 Feb 2022 19:16:23 +0000 (04:16 +0900)
commit2c93afd8bb3fbc76870e06e28ca53e2b1115a380
treef6dbb42d64b68ada915837ddef76896223d33ff6
parentbe957f6c6193592d233c70169d852e5f0c8471a1
mediafoundation: Add support for MP3 decoding

See also
https://docs.microsoft.com/en-us/windows/win32/medfound/windows-media-mp3-decoder

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1596>
subprojects/gst-plugins-bad/sys/mediafoundation/gstmfmp3dec.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/mediafoundation/gstmfmp3dec.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/mediafoundation/meson.build
subprojects/gst-plugins-bad/sys/mediafoundation/plugin.cpp