After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 336477 - plugins need better/univied descriptions
plugins need better/univied descriptions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-29 11:45 UTC by j^
Modified: 2006-03-29 14:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unified long desciptions for gst-plugins-base (14.81 KB, patch)
2006-03-29 11:47 UTC, j^
committed Details | Review

Description j^ 2006-03-29 11:45:58 UTC
right now each plugins is descriped in a diffrent way,
they should all use a common nomination to describe the 
plugin. i.e. codecs should use 
 '$name [audio|video] encoder' and '$name [audio|video] decoder'
Comment 1 j^ 2006-03-29 11:47:53 UTC
Created attachment 62293 [details] [review]
unified long desciptions for gst-plugins-base
Comment 2 Wim Taymans 2006-03-29 14:00:21 UTC
        Patch by: j^ <j at bootlab dot org>

        * ext/alsa/gstalsamixerelement.c:
        (gst_alsa_mixer_element_class_init):
        * ext/alsa/gstalsasink.c:
        * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
        * ext/ogg/gstoggdemux.c:
        * ext/ogg/gstoggmux.c:
        * ext/ogg/gstoggparse.c:
        * ext/pango/gstclockoverlay.c:
        * ext/pango/gsttextoverlay.c:
        * ext/pango/gsttextrender.c:
        * ext/pango/gsttimeoverlay.c:
        * ext/theora/theoradec.c:
        * ext/theora/theoraenc.c:
        * ext/vorbis/vorbisdec.c:
        * ext/vorbis/vorbisenc.c:
        * gst/audioconvert/gstaudioconvert.c:
        * gst/subparse/gstsubparse.c:
        * gst/tcp/gstmultifdsink.c:
        * gst/tcp/gsttcpclientsink.c:
        * gst/tcp/gsttcpclientsrc.c:
        * gst/tcp/gsttcpserversink.c:
        * gst/tcp/gsttcpserversrc.c:
          better/unified long descriptions
          Fixes #336477