move dirac plug-in where all his friends are (Codec/Decoder/Video)

Original commit message from CVS:
move dirac plug-in where all his friends are (Codec/Decoder/Video)
This commit is contained in:
Stéphane Loeuillet 2004-05-18 23:16:33 +00:00
parent bf428c55a6
commit af279726ee

View file

@ -66,7 +66,7 @@ GType gst_diracdec_get_type (void);
/* elementfactory information */
GstElementDetails gst_diracdec_details = {
"Dirac stream decoder",
"Codec/Decoder",
"Codec/Decoder/Video",
"Decode DIRAC streams",
"David Schleef <ds@schleef.org>",
};