updating some plugin categories

Original commit message from CVS:
updating some plugin categories
This commit is contained in:
Leif Johnson 2003-10-08 07:44:25 +00:00
parent ef73dd4bcd
commit d95362aab5

View file

@ -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,