From 28731b1548a07278ffcf069725f016faa13d044e Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 21 Jan 2008 14:33:11 +0000 Subject: One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actually is. Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * gst/nuvdemux/gstnuvdemux.c: One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actually is. --- gst/nuvdemux/gstnuvdemux.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gst/nuvdemux/gstnuvdemux.c') diff --git a/gst/nuvdemux/gstnuvdemux.c b/gst/nuvdemux/gstnuvdemux.c index 20ba7538..0b3568ee 100644 --- a/gst/nuvdemux/gstnuvdemux.c +++ b/gst/nuvdemux/gstnuvdemux.c @@ -24,7 +24,8 @@ * * * - * Demuxes an .nuv file into raw or compressed audio and/or video streams. + * Demuxes MythTVs NuppelVideo .nuv file into raw or compressed audio and/or + * video streams. * * * This element currently only supports pull-based scheduling. @@ -66,7 +67,7 @@ GST_DEBUG_CATEGORY_EXTERN (GST_CAT_EVENT); static const GstElementDetails gst_nuv_demux_details = GST_ELEMENT_DETAILS ("Nuv demuxer", "Codec/Demuxer", - "Demultiplex a .nuv file into audio and video", + "Demultiplex a mythtv .nuv file into audio and video", "Renato Araujo Oliveira Filho ," "Rosfran Borges "); -- cgit v1.2.1