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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 27 03:05:18 PST 2014


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

--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> 2014-11-27 11:05:12 UTC ---
Created an attachment (id=291628)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291628
 Review: https://bugzilla.gnome.org/review?bug=740768&attachment=291628

videoaggregator: Expose vmethods to set converters and prepare/clean 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_format
  + GstVideoAggregatorPadClass->prepare_frame
  + GstVideoAggregatorPadClass->clean_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