[Bug 654037] New: gst-ffmpeg enables GPL parts in ffmpeg/libav

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 5 11:46:53 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654037
  GStreamer | gst-ffmpeg | git

           Summary: gst-ffmpeg enables GPL parts in ffmpeg/libav
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: martin at martin.st
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=191353)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=191353)
Patch fixing the issue

When building gst-ffmpeg, the built bundled ffmpeg is built with --enable-gpl
with no option for disabling this.

The attached patch adds an --enable-lgpl configure option, which removes
--enable-gpl --enable-postproc from the configure line of the embedded
ffmpeg/libav, and disables building the libpostproc subdirectory.

-- 
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