mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 13:56:32 +00:00
0513e51716
The AVClass name of Animated PNG in FFmpeg 5.x is "(A)PNG" and it will be converted to "-a-png" through g_ascii_strdown() and g_strcanon(). But GLib disallow leading '-' character for a GType name. Strip leading '-' to workaround it. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2724> |
||
---|---|---|
.. | ||
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 |