-
M2A Media
- London
- https://www.linkedin.com/in/dave-evans/
Popular repositories Loading
-
python-mpegdash
python-mpegdash PublicForked from sangwonl/python-mpegdash
MPEG-DASH MPD(Media Presentation Description) Parser
Python 2
-
scte35-reader
scte35-reader PublicForked from dholroyd/scte35-reader
Rust parser data formatted according to SCTE-35
Rust 1
-
m3u8
m3u8 PublicForked from globocom/m3u8
Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions
Python 1
-
dash.js
dash.js PublicForked from Dash-Industry-Forum/dash.js
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
JavaScript
-
-
webmediaapi
webmediaapi PublicForked from w3c/webmediaapi
Web Media API specification https://w3c.github.io/webmediaapi/
HTML
42 contributions in 2014
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
December 2014
Created 1 commit in 1 repository
Opened 1 pull request in 1 repository
Dash-Industry-Forum/dash.js
1
merged
-
Gracefully handle multiple MPD.Location elements
This contribution was made on Dec 8
Created an issue in Dash-Industry-Forum/dash.js that received 2 comments
DashParser xs:duration test off-by-one error
#316, commit 94f9003 contains an off-by-one error when iterating across the attribute list. This means that durations are never tested. Commit of i…