diff options
author | Leif Johnson <leif@ambient.2y.net> | 2003-11-16 22:02:23 +0000 |
---|---|---|
committer | Leif Johnson <leif@ambient.2y.net> | 2003-11-16 22:02:23 +0000 |
commit | 5b283c92b6fffdd28b4a113c07e2f6afd752b23d (patch) | |
tree | be93889b924ca39aeaca5aa6b2e2f8c85c6e06f9 /gst/smpte/gstsmpte.c | |
parent | 531a3a69366e47dc5adc5ff10c103416eaa3361e (diff) | |
download | gstreamer-plugins-bad-5b283c92b6fffdd28b4a113c07e2f6afd752b23d.tar.gz |
+ checking in plugin category changes
Original commit message from CVS:
+ checking in plugin category changes
Diffstat (limited to 'gst/smpte/gstsmpte.c')
-rw-r--r-- | gst/smpte/gstsmpte.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smpte/gstsmpte.c b/gst/smpte/gstsmpte.c index 6e38dcb05..de485105b 100644 --- a/gst/smpte/gstsmpte.c +++ b/gst/smpte/gstsmpte.c @@ -28,7 +28,7 @@ /* elementfactory information */ static GstElementDetails smpte_details = { "SMPTE transitions", - "Filter/Video", + "Filter/Editor/Video", "Apply the standard SMPTE transitions on video images", "Wim Taymans <wim.taymans@chello.be>" }; |