diff options
Diffstat (limited to 'ext/libfame')
-rw-r--r-- | ext/libfame/gstlibfame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libfame/gstlibfame.c b/ext/libfame/gstlibfame.c index d438a61c..a5a55278 100644 --- a/ext/libfame/gstlibfame.c +++ b/ext/libfame/gstlibfame.c @@ -32,7 +32,7 @@ /* elementfactory information */ static GstElementDetails gst_fameenc_details = { "MPEG1 and MPEG4 video encoder using the libfame library", - "Codec/Video/Encoder", + "Codec/Encoder/Video", "Uses fameenc to encode MPEG video streams", "Thomas Vander Stichele <thomas@apestaart.org>" }; |