[Bug 728249] New: iosavassetsrc: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 15 02:50:37 PDT 2014


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

           Summary: iosavassetsrc: port to 1.0
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matthieu.bouron at collabora.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The following patchset port the iosavassetsrc element from the gstreamer-sdk
0.10 to 1.0.

Major changes from original code:
  * gst_task_(start|pause|stop) -> gst_pad_(start|pause|stop),
  * tasks are started directly in the READY=>PAUSED state change,
  * set_link functions removed,
  * handle SEEK query,
  * element is now build on OSX if AVFoundation framework is found

The latest patch rename the element to avfassetsrc, since it is available on
both platform.

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