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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 26 12:33:16 PST 2014


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

Thibault Saunier <tsaunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #291573|0                           |1
        is obsolete|                            |

--- Comment #2 from Thibault Saunier <tsaunier at gnome.org> 2014-11-26 20:33:15 UTC ---
Created an attachment (id=291589)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291589
 Review: https://bugzilla.gnome.org/review?bug=740768&attachment=291589

videoaggregator: Expose vmethods to set converters and prepare frames

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