[Bug 695215] Possible bug in gstbasetransform.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 4 09:32:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695215
  GStreamer | gstreamer (core) | 1.0.5

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |NOTABUG

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2013-04-04 16:32:43 UTC ---
can_intersect() is not the right thing to do, you need to use is_subset(),
which is fixed in git now to do the right thing in all cases. 

The missing caps fields in the demuxer or extra fields in the mixer is another
problem..

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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