mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
be1b31b5f8
FFMPEG 5+ doesn't allow overriding the codec anymore (causes a segfault if you attempt to do that). But the best part is ... that with the current caps implementation in pad template and gst_ffmpeg_caps_to_codecid() we would never replace it by anything different than the existing codec id. Fixes #1054 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2052> |
||
---|---|---|
.. | ||
gstav.c | ||
gstav.h | ||
gstavauddec.c | ||
gstavauddec.h | ||
gstavaudenc.c | ||
gstavaudenc.h | ||
gstavcfg.c | ||
gstavcfg.h | ||
gstavcodecmap.c | ||
gstavcodecmap.h | ||
gstavdeinterlace.c | ||
gstavdemux.c | ||
gstavmux.c | ||
gstavprotocol.c | ||
gstavprotocol.h | ||
gstavutils.c | ||
gstavutils.h | ||
gstavviddec.c | ||
gstavviddec.h | ||
gstavvidenc.c | ||
gstavvidenc.h | ||
meson.build |