mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
34a1245905
Some subtitle "decoders" had a wrong category of "Parser", which `parsebin` relies on to identify elements which do not *decode* streams but *parse* them. This would cause such subtitle decoders to be plugged in within parsebin, preventing the original stream to be properly used by (more efficient) downstream decoders or subtitle renderers. Fixes #1757 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6153> |
||
---|---|---|
.. | ||
gstssaparse.c | ||
gstssaparse.h | ||
gstsubparse.c | ||
gstsubparse.h | ||
gstsubparseelement.c | ||
gstsubparseelements.h | ||
gstsubparseplugin.c | ||
meson.build | ||
mpl2parse.c | ||
mpl2parse.h | ||
qttextparse.c | ||
qttextparse.h | ||
samiparse.c | ||
samiparse.h | ||
tmplayerparse.c | ||
tmplayerparse.h |