mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
clean up element details structs
Original commit message from CVS: clean up element details structs
This commit is contained in:
parent
76ea441abf
commit
f10cd44abb
2 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
GstElementDetails gst_pipeline_details = {
|
||||
"Pipeline object",
|
||||
"Generic/Bin",
|
||||
"LGPL",
|
||||
"Complete pipeline object",
|
||||
VERSION,
|
||||
"Erik Walthinsen <omega@cse.ogi.edu>",
|
||||
|
|
Loading…
Reference in a new issue