From 6e98f36a651051ea602793d0e9226d5e2c21c96b Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 12 Aug 2008 14:31:57 +0000 Subject: Update and add documentation for mplex. Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/inspect/plugin-mplex.xml: * ext/mplex/gstmplex.cc: Update and add documentation for mplex. * ext/mpeg2enc/gstmpeg2enc.cc: Documentation update. --- ext/mpeg2enc/gstmpeg2enc.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ext/mpeg2enc') diff --git a/ext/mpeg2enc/gstmpeg2enc.cc b/ext/mpeg2enc/gstmpeg2enc.cc index 87902da9..e96e8124 100644 --- a/ext/mpeg2enc/gstmpeg2enc.cc +++ b/ext/mpeg2enc/gstmpeg2enc.cc @@ -24,13 +24,13 @@ * SECTION:element-mpeg2enc * @see_also: mpeg2dec * - * This element encodes raw video into an MPEG ?? stream using the + * This element encodes raw video into an MPEG-1/2 elementary stream using the * mjpegtools library. * Documentation on MPEG encoding in general can be found in the - * MJPEG Howto + * MJPEG Howto * and on the various available parameters in the documentation * of the mpeg2enc tool in particular, which shares options with this element. - * + * * * Example pipeline * |[ -- cgit v1.2.1