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 114978 - gst_caps_set() should set the FIXED flag if appropriate
gst_caps_set() should set the FIXED flag if appropriate
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.6.x
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-11 22:31 UTC by David Schleef
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Schleef 2003-06-11 22:31:36 UTC
[15:14] < wtay-zZz> ds-work: I always use intersect to fixate props..
[15:16] < ds-work> wtay-zZz: will interect(caps,NULL) do that?
[15:16] < wtay-zZz> ds-work: intersect (caps, caps_with_fixated_props), yes
[15:17] < wtay-zZz> but set should work too
[15:17] < wtay-zZz> need to demacro-ise gst_caps_set :(
[15:17] < ds-work> "should", meaning doesnt?
[15:17] -!- TD [~mike@81-6-220-176.dyn.gotadsl.co.uk] has quit IRC [Killed 
(NickServ (Ghost: TD_!~mike@81-6-220-176.dyn.gotadsl.co.uk))]
[15:18] -!- TD_ is now known as TD
[15:18]  * ds-work wants to invent a new word to disambiguate "should"
[15:22] -!- TD [~mike@81-6-220-176.dyn.gotadsl.co.uk] has quit IRC
["zzzzzzzzzzz"]
[15:25] -!- canard  is an identified user
[15:27] -!- seb128  is an identified user
[15:28] < wtay-zZz> ds-work: should eventually :)
[15:28] < ds-work> wtay-zZz: file a bug?
[15:28] < wtay-zZz> yeah, why not..
[15:29] < ds-work> then I'll actually fix it when I'm not at work
[15:30] < wtay-zZz> we should get rid of the fixed flag in the GstCaps
Comment 1 David Schleef 2003-06-24 22:04:26 UTC
has this been fixed?
Comment 2 David Schleef 2003-09-23 04:23:04 UTC
This has been fixed for a while.