Skip to content
  • Edward Hervey's avatar
    subparsers: Give proper category to subtitle "decoders" · 34a12459
    Edward Hervey authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    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: <!6153>
    34a12459
Loading