mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
rearranging element tree
Original commit message from CVS: rearranging element tree
This commit is contained in:
parent
d260099fd7
commit
4b3f9b3c52
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ static GstElementDetails
|
|||
gst_qtdemux_details =
|
||||
{
|
||||
"quicktime parser",
|
||||
"Parser/Video",
|
||||
"Codec/Parser",
|
||||
"Parses a quicktime stream into audio and video substreams",
|
||||
VERSION,
|
||||
"A.Baguinski <artm@v2.nl>",
|
||||
|
|
Loading…
Reference in a new issue