diff options
Diffstat (limited to 'gst/mpeg1videoparse/gstmp1videoparse.c')
-rw-r--r-- | gst/mpeg1videoparse/gstmp1videoparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg1videoparse/gstmp1videoparse.c b/gst/mpeg1videoparse/gstmp1videoparse.c index ea608208..74efd0d9 100644 --- a/gst/mpeg1videoparse/gstmp1videoparse.c +++ b/gst/mpeg1videoparse/gstmp1videoparse.c @@ -34,7 +34,7 @@ /* elementfactory information */ static GstElementDetails mp1videoparse_details = { "MPEG 1 Video Parser", - "Filter/Parser/Video", + "Codec/Parser", "Parses and frames MPEG 1 video streams, provides seek", VERSION, "Wim Taymans <wim.taymans@chello.be>", |