mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
Plugin details fixes
Original commit message from CVS: Plugin details fixes
This commit is contained in:
parent
12558a9efb
commit
88d4814d25
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ struct _DVDReadSrcPrivate {
|
||||||
GstElementDetails dvdreadsrc_details = {
|
GstElementDetails dvdreadsrc_details = {
|
||||||
"DVD Source",
|
"DVD Source",
|
||||||
"Source/File/DVD",
|
"Source/File/DVD",
|
||||||
|
"LGPL",
|
||||||
"Access a DVD title/chapter/angle using libdvdread",
|
"Access a DVD title/chapter/angle using libdvdread",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Erik Walthinsen <omega@cse.ogi.edu>",
|
"Erik Walthinsen <omega@cse.ogi.edu>",
|
||||||
|
|
Loading…
Reference in a new issue