[Bug 757642] New: compositor: some documentation is obsolete
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 5 08:10:48 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757642
Bug ID: 757642
Summary: compositor: some documentation is obsolete
Classification: Platform
Product: GStreamer
Version: 1.6.1
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: philippe_renon at yahoo.fr
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
gstaggregator.c - the following seems to be not true anymore (3 start modes are
now supported):
* When data is queued on all pads, tha aggregate vmethod is called.
gstvideoaggregator.c - the following depends on what the derived classes do :
* VideoAggregator can accept AYUV, ARGB and BGRA video streams. For each of
the requested
* sink pads it will compare the incoming geometry and framerate to define the
* output parameters. Indeed output video frames will have the geometry of the
* biggest incoming video stream and the framerate of the fastest incoming one.
compositor.c - more formats are handled :
* Compositor can accept AYUV, ARGB and BGRA video streams. For each of the
requested
* sink pads it will compare the incoming geometry and framerate to define the
* output parameters. Indeed output video frames will have the geometry of the
* biggest incoming video stream and the framerate of the fastest incoming one.
--
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