mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
updating some plugin categories
Original commit message from CVS: updating some plugin categories
This commit is contained in:
parent
ef73dd4bcd
commit
d95362aab5
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ struct _GstVideoCropClass {
|
||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
static GstElementDetails gst_video_crop_details = {
|
static GstElementDetails gst_video_crop_details = {
|
||||||
"video crop filter",
|
"video crop filter",
|
||||||
"Filter/Video/Crop",
|
"Filter/Video",
|
||||||
"LGPL",
|
"LGPL",
|
||||||
"Crops video into a user defined region",
|
"Crops video into a user defined region",
|
||||||
VERSION,
|
VERSION,
|
||||||
|
|
Loading…
Reference in a new issue