[Bug 732207] New: bad/gst-libs: Cleanup libraries before 1.4 release

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 25 01:31:37 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732207
  GStreamer | gst-plugins-bad | unspecified

           Summary: bad/gst-libs: Cleanup libraries before 1.4 release
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Several micro-libraries have been added. We should make sure:
* We only expose headers/pkgconfig for libraries that *really* need to be
available outside of gst-plugins-bad
* We don't have naming conflicts


* base
  Name is conflicting with core's base directory
  Does this need to be public API outside of -bad ?
   => If so, rename to badbase ?

* basecamerabinsrc
  Does this need to be public API outside of -bad ?

* interfaces
  photography app-facing API
  Change name ?

* uridownloader
  => Not needed outside -bad ?

* video
  Name is conflicting with -base's video directory
  => Is this needed outside of gst-plugins-bad ?
  => Rename to badvideo ? 

* wayland
  Only two methods, apparently needed by apps
  Should go into video-overlay



* codecparsers: KEEP
  People have been developping 3rd party apps and plugins (gst-vaapi) using it

* gl: KEEP
  Needs to be public

* insertbin: KEEP
  Needs to be public

* mpegts: KEEP
  Needed by apps for proper dvb/mpeg-ts interaction

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