10
edits
(Fix sloppy licensing descriptions) |
m (add reference to bugzilla bug for implementing video element) |
||
| Line 1: | Line 1: | ||
Notes about the implementation of the [http://www.whatwg.org/specs/web-apps/current-work/#media HTML 5 media elements]. | Notes about the implementation of the [http://www.whatwg.org/specs/web-apps/current-work/#media HTML 5 media elements]. | ||
* {{bug|336164}} for the <audio> element implementation | * {{bug|336164}} for the <audio> element implementation | ||
* {{bug| | * {{bug|382267}} for the <video> element | ||
There are already lots of libraries for managing sounds and video, but they have to fit the [https://bugzilla.mozilla.org/show_bug.cgi?id=236755#c72 licence constraints], which are: MPL/LGPL/GPL tri-licence, MPL/LGPL dual licence, and most variants of BSD. | There are already lots of libraries for managing sounds and video, but they have to fit the [https://bugzilla.mozilla.org/show_bug.cgi?id=236755#c72 licence constraints], which are: MPL/LGPL/GPL tri-licence, MPL/LGPL dual licence, and most variants of BSD. | ||
edits