Original commit message from CVS:
reorg
This commit is contained in:
Thomas Vander Stichele 2002-06-08 09:30:16 +00:00
parent b237a49772
commit 4a1c198502
8 changed files with 8 additions and 8 deletions

View file

@ -68,7 +68,7 @@ struct _GstAgingTVClass
GstElementDetails gst_agingtv_details = {
"AgingTV",
"Filter/Effect",
"Filter/Video/Effect",
"Aply aging effect on video",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -64,7 +64,7 @@ struct _GstDiceTVClass
GstElementDetails gst_dicetv_details = {
"DiceTV",
"Filter/Effect",
"Filter/Video/Effect",
"'Dices' the screen up into many small squares",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -50,7 +50,7 @@ struct _GstEdgeTVClass
GstElementDetails gst_edgetv_details = {
"EdgeTV",
"Filter/Effect",
"Filter/Video/Effect",
"Aply edge detect on video",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -56,7 +56,7 @@ struct _GstQuarkTVClass
GstElementDetails gst_quarktv_details = {
"QuarkTV",
"Filter/Effect",
"Filter/Video/Effect",
"Motion disolver",
VERSION,
"FUKUCHI, Kentarou <fukuchi@users.sourceforge.net>",

View file

@ -74,7 +74,7 @@ struct _GstRevTVClass
GstElementDetails gst_revtv_details = {
"RevTV",
"Filter/Effect",
"Filter/Video/Effect",
"A video waveform monitor for each line of video processed",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -59,7 +59,7 @@ struct _GstShagadelicTVClass
GstElementDetails gst_shagadelictv_details = {
"ShagadelicTV",
"Filter/Effect",
"Filter/Video/Effect",
"Oh behave, ShagedelicTV makes images shagadelic!",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -58,7 +58,7 @@ struct _GstVertigoTVClass
GstElementDetails gst_vertigotv_details = {
"VertigoTV",
"Filter/Effect",
"Filter/Video/Effect",
"A loopback alpha blending effector with rotating and scaling",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",

View file

@ -65,7 +65,7 @@ struct _GstWarpTVClass
GstElementDetails gst_warptv_details = {
"WarpTV",
"Filter/Effect",
"Filter/Video/Effect",
"WarpTV does realtime goo'ing of the video input",
VERSION,
"Sam Lantinga <slouken@devolution.com>",