mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
a1cbe351ec
* Bump the rank of the musepack v7/v8 FFmpeg demuxers to SECONDARY * Bump the rank of the musepack v7/v8 FFmpeg audio decoders to SECONDARY * Demote the rank of the musepackdec element to MARGINAL This is for two reasons: * The musepack library is no longer maintained, whereas the FFmpeg implementation can/will receive fixes * The `musepackdec` implementation was a all-in-one "parsing and decoding" blob which doesn't play nicely with decodebin3 and others Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3033 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6074> |
||
---|---|---|
.. | ||
gstmusepackdec.c | ||
gstmusepackdec.h | ||
gstmusepackreader.c | ||
gstmusepackreader.h | ||
meson.build |