dvdspu: Include SubPicture in the classification

This commit is contained in:
Sebastian Dröge 2009-10-09 09:19:06 +02:00
parent 7f7ad5fad1
commit f50de89720

View file

@ -117,7 +117,7 @@ gst_dvd_spu_base_init (gpointer gclass)
{
static GstElementDetails element_details =
GST_ELEMENT_DETAILS ("GStreamer Sub-picture Overlay",
"Mixer/Video/Overlay/DVD/Bluray",
"Mixer/Video/Overlay/SubPicture/DVD/Bluray",
"Parses Sub-Picture command streams and renders the SPU overlay "
"onto the video as it passes through",
"Jan Schmidt <thaytan@noraisin.net>");