[Bug 674852] New: Check COPYING and source files for LGPL 2 "or later"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 26 01:22:19 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=674852
  GStreamer | gst-plugins-base | git

           Summary: Check COPYING and source files for LGPL 2 "or later"
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


COPYING file currently says GPL, should be updated to say LGPL v2 or later to
avoid confusion.

Some .c files don't contain an 'or later' - we should check them one-by-one to
see if that needs changing or not (might be some non-LGPL license though):

ext/ogg/dirac_parse.c
ext/ogg/vorbis_parse.c
gst/audioresample/resample.c
gst-libs/gst/fft/kiss_fft_f32.c
gst-libs/gst/fft/kiss_fft_f64.c
gst-libs/gst/fft/kiss_fftr_f32.c
gst-libs/gst/fft/kiss_fftr_f64.c
gst-libs/gst/fft/kiss_fftr_s16.c
gst-libs/gst/fft/kiss_fftr_s32.c
gst-libs/gst/fft/kiss_fft_s16.c
gst-libs/gst/fft/kiss_fft_s32.c
gst/videoscale/vs_4tap.c
gst/videoscale/vs_fill_borders.c
gst/videoscale/vs_image.c
gst/videoscale/vs_lanczos.c
gst/videoscale/vs_scanline.c
gst/videotestsrc/generate_sine_table.c
sys/v4l/gstv4lcolorbalance.c
tests/check/orc/adder.c
tests/check/orc/audioconvert.c
tests/check/orc/videoscale.c
tests/check/orc/videotestsrc.c
tests/check/orc/volume.c
tests/examples/app/appsink-src.c
tests/examples/app/appsrc_ex.c
tests/examples/seek/scrubby.c
tests/icles/audio-trickplay.c
tests/icles/output-selector-test.c
tests/icles/position-formats.c
tests/icles/stress-playbin.c

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list