[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2011-05-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2011-05-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 --- Comment #6 from Derk-Jan Hartman hart...@videolan.org 2011-05-03 09:18:47 UTC --- I tested TimedMediaHandler prototype with perian QT plugin and it seems that the webM media of the TMH plugin is properly detected and played. Maxwell, what

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2011-04-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added CC|

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2011-04-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 Derk-Jan Hartman hart...@videolan.org changed: What|Removed |Added AssignedTo|wikibugs-l@lists.wikimedia.

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2011-04-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 Rob Lanphier ro...@wikimedia.org changed: What|Removed |Added AssignedTo|tstarl...@wikimedia.org

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2009-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 --- Comment #4 from Gregory Maxwell gmaxw...@gmail.com 2009-06-01 05:16:09 UTC --- Just an update— Firefox 3.5 has the canplaytype support too. It works fine. OggHandler has Safari detection now, but the the nag section is stubbed out.

[Bug 13421] Safari 3.1 video element fails to play ogg without XiphQT components installed

2009-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13421 --- Comment #3 from Gregory Maxwell gmaxw...@gmail.com 2009-03-06 01:52:45 UTC --- The HTML5 stuff got some additions to allow for JS codec detection. To use it, you do something like this: dummyvid = document.createElement(video); if