[gstreamer-bugs] [Bug 150546] [PATCH] [api] Error for calling gst_pad_push in a get function is not informative

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Jan 29 11:31:42 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=150546
 GStreamer | gstreamer (core) | Ver: HEAD CVS

Ronald Bultje changed:

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



------- Additional Comments From Ronald Bultje  2005-01-29 14:31 -------
Created an attachment (id=36694)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36694&action=view)
better approach

This adds flags to realpads to see in what function they are (get, chain) and
assures that get-based pads don't push and chain-based pads don't pull.
Includes tests for the testsuite (both fail as expected).

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list