diff options
Diffstat (limited to 'gst/smpte')
-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 6e38dcb0..de485105 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>" }; |