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 337263 - plugins need better/unified descriptions
plugins need better/unified descriptions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-04 20:49 UTC by j^
Modified: 2006-05-03 21:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
unified long desciptions for gst-plugins-bad (52.41 KB, patch)
2006-04-04 20:50 UTC, j^
none Details | Review
unified long desciptions for gst-plugins-bad (55.60 KB, patch)
2006-04-05 19:23 UTC, j^
committed Details | Review

Description j^ 2006-04-04 20:49:08 UTC
if its good for good it cant be bad for bad...

this is for gst-plugins-bad what bug #336477 was for gst-plugins-base
Comment 1 j^ 2006-04-04 20:50:13 UTC
Created attachment 62766 [details] [review]
unified long desciptions for gst-plugins-bad
Comment 2 j^ 2006-04-05 19:23:32 UTC
Created attachment 62818 [details] [review]
unified long desciptions for gst-plugins-bad

forgot to add changelong and fixed missing ).
Comment 3 Tim-Philipp Müller 2006-04-06 11:36:45 UTC
Committed, thanks!

Doesn't make much sense to fix this for the plugins that haven't been ported yet of course (as those will hopefully start to be ported based on the 0.8 codebase), but I'm too lazy to filter those out now ;)

2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: j^  <j at bootlab dot org>

        * ext/amrwb/gstamrwbdec.c:
        * ext/amrwb/gstamrwbenc.c:
        * ext/amrwb/gstamrwbparse.c:
        * ext/arts/gst_arts.c:
        * ext/artsd/gstartsdsink.c:
        * ext/audiofile/gstafparse.c:
        * ext/audiofile/gstafsink.c:
        * ext/audiofile/gstafsrc.c:
        * ext/cdaudio/gstcdaudio.c:
        * ext/directfb/dfbvideosink.c:
        * ext/divx/gstdivxdec.c:
        * ext/divx/gstdivxenc.c:
        * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
        * ext/faac/gstfaac.c: (gst_faac_base_init):
        * ext/faad/gstfaad.c:
        * ext/gsm/gstgsmdec.c:
        * ext/gsm/gstgsmenc.c:
        * ext/hermes/gsthermescolorspace.c:
        * ext/ivorbis/vorbisfile.c:
        * ext/lcs/gstcolorspace.c:
        * ext/libfame/gstlibfame.c:
        * ext/libmms/gstmms.c: (gst_mms_base_init):
        * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
        * ext/nas/nassink.c: (gst_nassink_base_init):
        * ext/neon/gstneonhttpsrc.c:
        * ext/polyp/polypsink.c: (gst_polypsink_base_init):
        * ext/sdl/sdlaudiosink.c:
        * ext/sdl/sdlvideosink.c:
        * ext/shout/gstshout.c:
        * ext/snapshot/gstsnapshot.c:
        * ext/sndfile/gstsf.c:
        * ext/tarkin/gsttarkindec.c:
        * ext/tarkin/gsttarkinenc.c:
        * ext/theora/theoradec.c:
        * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
        * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
        * ext/xvid/gstxviddec.c:
        * ext/xvid/gstxvidenc.c:
        * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
        * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
        * gst/chart/gstchart.c:
        * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
        * gst/festival/gstfestival.c:
        * gst/filter/gstiir.c:
        * gst/filter/gstlpwsinc.c:
        * gst/freeze/gstfreeze.c:
        * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
        * gst/mixmatrix/mixmatrix.c:
        * gst/mpeg1sys/gstmpeg1systemencode.c:
        * gst/mpeg1videoparse/gstmp1videoparse.c:
        * gst/mpeg2sub/gstmpeg2subt.c:
        * gst/mpegaudioparse/gstmpegaudioparse.c:
        * gst/multifilesink/gstmultifilesink.c:
        * gst/overlay/gstoverlay.c:
        * gst/passthrough/gstpassthrough.c:
        * gst/playondemand/gstplayondemand.c:
        * gst/qtdemux/qtdemux.c:
        * gst/rtjpeg/gstrtjpegdec.c:
        * gst/rtjpeg/gstrtjpegenc.c:
        * gst/smooth/gstsmooth.c:
        * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
        * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
        * gst/videocrop/gstvideocrop.c:
        * gst/videodrop/gstvideodrop.c:
        * gst/virtualdub/gstxsharpen.c:
        * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
        * gst/y4m/gsty4mencode.c:
          Unify the long descriptions in the plugin details (#337263).