gstreamer/subprojects/gst-libav/ext/libav
Edward Hervey a1cbe351ec musepack: Prefer using FFmpeg musepack decoder/demuxer
* 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>
2024-02-09 12:15:14 +00:00
..
gstav.c gst-libav: add avvideocompare element 2023-05-04 19:34:06 +00:00
gstav.h gst-libav: add avvideocompare element 2023-05-04 19:34:06 +00:00
gstavauddec.c musepack: Prefer using FFmpeg musepack decoder/demuxer 2024-02-09 12:15:14 +00:00
gstavauddec.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavaudenc.c libav: Port AVCodecContext.ticks_per_frame to AV_CODEC_PROP_FIELDS 2024-01-17 08:39:13 +00:00
gstavaudenc.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavcfg.c libav: expose fake booleans properties as enums 2023-10-19 12:39:06 +00:00
gstavcfg.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavcodecmap.c libav: Port AVCodecContext.ticks_per_frame to AV_CODEC_PROP_FIELDS 2024-01-17 08:39:13 +00:00
gstavcodecmap.h libav: Port channel layout and counting to AVChannelLayout 2024-01-17 08:39:13 +00:00
gstavdeinterlace.c avdeinterlace: fix element leak 2023-04-10 17:59:30 +01:00
gstavdemux.c musepack: Prefer using FFmpeg musepack decoder/demuxer 2024-02-09 12:15:14 +00:00
gstavmux.c libav: set the frame rate values in ffmpeg stream context 2023-04-27 06:45:26 +00:00
gstavprotocol.c Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavprotocol.h Move files from gst-libav into the "subprojects/gst-libav/" subdir 2021-09-24 16:15:08 -03:00
gstavutils.c avutils: Add missing space in doc 2022-11-05 15:12:08 +00:00
gstavutils.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavvidcmp.c gst-libav: add avvideocompare element 2023-05-04 19:34:06 +00:00
gstavviddec.c libav: Port deprecated AVFrame fields to flags 2024-01-17 08:39:13 +00:00
gstavviddec.h avviddec: Introduce a class for shared properties 2022-11-02 19:23:14 +00:00
gstavvidenc.c libav: Port deprecated AVFrame fields to flags 2024-01-17 08:39:13 +00:00
gstavvidenc.h avvidenc: Offset PTS to zero to fix bitrate control 2023-01-13 17:18:38 +00:00
meson.build gst-libav: add avvideocompare element 2023-05-04 19:34:06 +00:00