[Webkit-unassigned] [Bug 117039] [GStreamer] Support audio and video tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 11:05:51 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117039


Brendan Long <b.long at cablelabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207468|                            |review?
               Flag|                            |




--- Comment #38 from Brendan Long <b.long at cablelabs.com>  2013-07-25 11:05:39 PST ---
Created an attachment (id=207468)
 --> (https://bugs.webkit.org/attachment.cgi?id=207468&action=review)
Unref pad, use static_cast, and check k if track is disconnected in event functions

This fixes the issues above, except for the GOwnPtr<gchar> one. I also found an issue where we could get track change events even when the track is disconnected (because we get events from the input-selector), and added a check for that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list