The HTML5 Media Framework. (Unmaintained. See https://github.com/menismu/popcorn-js for activity)
Перейти к файлу
Mohammed Buttu dd9de45ce8 #516 Fixed code style 2011-06-17 11:54:12 -04:00
build [#354] fix a brain-fart in jslint-check.js that was causing it to not report errors in the first file it checked, which means that it never reported any errors in popcorn.js 2011-02-22 17:42:25 -06:00
demos Added more in depth comments explaining for process of the demo thoroughly 2011-05-10 13:52:10 -04:00
parsers updated data-timeline-sources in unit.html [#530] 2011-05-18 16:58:06 -04:00
players [#569] Added unit tests for added functionality, also initialized variable the created variable to false as thats what it should be 2011-06-15 15:24:29 -04:00
plugins #516 Fixed code style 2011-06-17 11:54:12 -04:00
test Merge remote-tracking branch 'rwldrn/t573' into develop 2011-06-15 15:31:36 -04:00
tools Fix CRLF 2011-02-08 16:40:40 -05:00
.gitignore Merge commit 'rick/347a' into 0.4a 2011-02-24 14:44:23 -05:00
.gitmodules Set up Rick Waldrons popcorn.sequencer repository as a submodule in the players directory 2011-05-17 13:31:31 -04:00
AUTHORS added missing 0.6 contributors to AUTHORS 2011-05-19 13:59:36 -04:00
LICENSE added license [#263 state:peer-review] 2011-02-08 17:42:19 -05:00
LICENSE_HEADER Add license header to all *.min.js files. 2011-04-20 12:56:40 -04:00
Makefile added separate lint targets for plugin, player and parser unit tests. lint-plugin-tests, lint-parser-tests, lint-player-tests, lint-unit-tests (runs previous three) 2011-05-30 13:43:54 -04:00
example.html Merge branch '313' into 0.3 2011-02-08 17:35:40 -05:00
popcorn.js Merge remote-tracking branch 'rwldrn/t573' into develop 2011-06-15 15:31:36 -04:00
readme.md [#511] Updates readme, removes time-specific information 2011-05-15 12:38:56 -04:00

readme.md

Popcorn.js

The HTML5 Video Framework

Overview

Popcorn.js is an event and timeline programming framework for HTML5 Media. For developer information, documentation and plugin demos, visit http://popcornjs.org. For video blogs and updates on Mozilla's Open Video Lab, visit http://webmademovies.org/.

API

Documentation is available at http://popcornjs.org/documentation

Plugin Factory

Popcorn also offers a plugin factory. Popcorn plugins are a way for developers to wrap functionality that responds to a point in a video.

Take a look at our growing gallery of officially supported plugins: http://popcornjs.org/plugins

Roadmap

The project can be contributed to and followed here: https://webmademovies.lighthouseapp.com/projects/63272-popcornjs/overview

Changelog

A changelog can be found here: https://webmademovies.lighthouseapp.com/projects/63272/changelog