diff options
Diffstat (limited to 'ext/mplex/gstmplex.cc')
-rw-r--r-- | ext/mplex/gstmplex.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mplex/gstmplex.cc b/ext/mplex/gstmplex.cc index 279e7951..fb15e5fe 100644 --- a/ext/mplex/gstmplex.cc +++ b/ext/mplex/gstmplex.cc @@ -32,7 +32,7 @@ /* elementfactory information */ static GstElementDetails gst_mplex_details = { "MPlex multiplexer", - "Codec/Audio/Decoder", + "Codec/Muxer", "multiplex mpeg audio and video into a system stream", "Wim Taymans <wim.taymans@chello.be> ", }; |