[gst-devel] gstreamer cleanup

Brian Cameron Brian.Cameron at Sun.COM
Mon Jul 7 10:53:13 CEST 2003


Gstreamer team:

I notice the following files do not have licenses in them:

  gstreamer/libs/gst/getbits/getbits.[ch]
  gst-plugins/gst-libs/gst/gconf/gconf.[ch]
  gst-plugins/gst-libs/gst/gconf/test-gconf.c
  gst-plugins/gst/mixmatrix/mixmatrix.c
  
Some of the code in the rtjpeg code is marked as GPL, but the plugin
reports that it is an LGPL plugin.  This seems broken.

Some plugins do not report their license type (LGPL/GPL) properly.
So if you run gst-inspect on the plugin, it doesn't tell you the
license or it tells you the wrong license type (GPL when it should
be LGPL).  These include:

   gstreamer/libs/gst/bytestream
   gstreamer/libs/gst/getbits
   gstreamer/gst/autoplug/gststaticautoplug
   gstreamer/gst/autoplug/gststaticautoplugrender
   gst-plugins/ext/audiofile/aftypes
   gst-plugins/ext/alsa/alsa
   gst-plugins/ext/cdaudio
   gst-plugins/sys/cdrom
   gst-plugins/ext/divx
   gst-plugins/sys/dxr3
   gst-plugins/gst/goom
   gst-plugins/gst-libs/gst/*
   gst-plugins/ext/shout
   gst-plugins/ext/jack
   gst-plugins/ext/ladspa
   gst-plugins/ext/mikmod
   gst-plugins/ext/sidplay
   gst-plugins/ext/speex
   gst-plugins/ext/dvdread
   gst-plugins/ext/libfame
   gst-plugins/ext/ffmpeg
   gst-plguins/gst-libs/gst/riff
   gst-plugins/gst/mpegaudioparse/mp3types
   gst-plugins/gst/mpegtypes/mpeg1types
   gst-plugins/gst/mpegtypes/mpeg2types
   
I know there has been talk about removing the autoplugger from 
gstreamer, should gststaticautoplug and gststaticautoplugrender
also be removed?  

Could the above issues be corrected?

Brian





More information about the gstreamer-devel mailing list