[Bug 740768] New: videoaggregator: Expose vmethods to set converters and prepare frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 26 10:01:07 PST 2014


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

           Summary: videoaggregator: Expose vmethods to set converters and
                    prepare frames
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tsaunier at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This gives more flexibility to the subclasses and permits to remove the
GstVideoAggregatorClass->disable_frame_conversion ugly API.

WARNING: This breaks the API as it removes the disable_frame_conversion
field

API:
  + GstVideoAggregatorPadClass->set_converter
  + GstVideoAggregatorPadClass->prepare_frame
  - GstVideoAggregatorClass->disable_frame_conversion

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