[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 12:19:11 PDT 2013


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


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

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




--- Comment #101 from Brendan Long <b.long at cablelabs.com>  2013-07-30 12:18:55 PST ---
Created an attachment (id=207755)
 --> (https://bugs.webkit.org/attachment.cgi?id=207755&action=review)
Extend appsink to prevent playsink from setting sync=true.

I created another class, WebKitTextSink, which ignores the 'sync' property and position and duration queries. The sync property needs to be ignored so playsink won't override it. The duration and position need to be ignored so the appsink isn't used to determine the seek bar's position.

-- 
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