After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 104751 - PadUnlinkFunction
PadUnlinkFunction
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.5.2
Other Linux
: Normal normal
: 0.6.0
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-29 19:49 UTC by Wim Taymans
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add API an pad struct field for future pad unlink implementation (3.03 KB, patch)
2003-01-29 19:50 UTC, Wim Taymans
none Details | Review

Description Wim Taymans 2003-01-29 19:49:27 UTC
For API completeness here is a patch for a padunlink callback. It is not
currently used but allows us to implement it later without breaking the ABI.
Comment 1 Wim Taymans 2003-01-29 19:50:43 UTC
Created attachment 13923 [details] [review]
add API an pad struct field for future pad unlink implementation
Comment 2 Erik Walthinsen 2003-01-30 22:35:19 UTC
Changed back to normal prio, we should do it, but if it slips it's not
major.
Comment 3 Erik Walthinsen 2003-01-30 23:12:43 UTC
Wim, go ahead and apply this patch, reference the bugno in the cvs
commit message.  I would move the prototype up against the link_func
just to be prettier though ;-)
Comment 4 Wim Taymans 2003-01-30 23:23:12 UTC
fixed in CVS