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 143028 - [PATCH] GstPad needs caps_set signal
[PATCH] GstPad needs caps_set signal
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: High normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-24 03:58 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implement caps_set signal (2.08 KB, patch)
2004-05-24 03:59 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2004-05-24 03:58:56 UTC
For every time when capsnego has successfully been completed.

See attachment patch.
Comment 1 Ronald Bultje 2004-05-24 03:59:23 UTC
Created attachment 27955 [details] [review]
implement caps_set signal
Comment 2 Ronald Bultje 2004-05-25 03:12:05 UTC
OK, so apparently notify::caps does the same thing, so this is not needed.