mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
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:
parent
bf428c55a6
commit
af279726ee
1 changed files with 1 additions and 1 deletions
|
@ -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>",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue