Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mrocajr
/
murphy
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
35
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Handle discontinuity sequence calculation when there's one in the VOD manifest
- #12
#12
Open
mrocajr
wants to merge 61 commits into
mrocajr:master
mrocajr/murphy:master
from
videojs:discohandle
videojs/murphy:discohandle
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Open
Handle discontinuity sequence calculation when there's one in the VOD manifest
#12
mrocajr
wants to merge 61 commits into
mrocajr:master
mrocajr/murphy:master
from
videojs:discohandle
videojs/murphy:discohandle
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2017
Add suport for subtitle media groups
gesinger
committed
c2f8795
View commit details
Copy full SHA for c2f8795
Browse repository at this point
Default to target duration for rate
gesinger
committed
f48c9d3
View commit details
Copy full SHA for f48c9d3
Browse repository at this point
Fix live generated overflow for short playlists
gesinger
committed
8d2b463
View commit details
Copy full SHA for 8d2b463
Browse repository at this point
Update rate comment
gesinger
committed
80d9466
View commit details
Copy full SHA for 80d9466
Browse repository at this point
Change tense in rate comment
gesinger
committed
45ad8eb
View commit details
Copy full SHA for 45ad8eb
Browse repository at this point
Commits on Feb 28, 2017
Merge pull request #3 from gesinger/fix-murphy-vtt
Show description for 1f134a3
mjneil
authored
1f134a3
View commit details
Copy full SHA for 1f134a3
Browse repository at this point
Commits on Feb 22, 2018
rename to @videojs/murphy
gkatsev
committed
3d5f1b6
View commit details
Copy full SHA for 3d5f1b6
Browse repository at this point
0.0.3
gkatsev
committed
4bdfd50
View commit details
Copy full SHA for 4bdfd50
Browse repository at this point
Commits on Feb 23, 2018
fix vtt and map tags, remove local files in favor of remote
Matthew Neil
committed
95660ba
View commit details
Copy full SHA for 95660ba
Browse repository at this point
Merge pull request #7 from videojs/fix-vtt-map
Show description for d3cd312
mjneil
authored
d3cd312
View commit details
Copy full SHA for d3cd312
Browse repository at this point
Commits on Apr 3, 2018
Added shorter version of planet manifests
mrocajr
committed
43044ab
View commit details
Copy full SHA for 43044ab
Browse repository at this point
Initial minimal support for date-time tag
mrocajr
committed
a9717c5
View commit details
Copy full SHA for a9717c5
Browse repository at this point
Commits on Apr 5, 2018
- Added DateTime tag field to planet manifests
Show description for 10e3d51
mrocajr
committed
10e3d51
View commit details
Copy full SHA for 10e3d51
Browse repository at this point
Set debug to 0
mrocajr
committed
ee0c079
View commit details
Copy full SHA for ee0c079
Browse repository at this point
Removed unnecessarily console.log
mrocajr
committed
4bcf4c1
View commit details
Copy full SHA for 4bcf4c1
Browse repository at this point
Commits on Apr 6, 2018
- Included code to calculate a more accurate datetime adjustment
Show description for a8d1199
mrocajr
committed
a8d1199
View commit details
Copy full SHA for a8d1199
Browse repository at this point
Handle cases where event and calculatedDuration are undefined
mrocajr
committed
5529ddd
View commit details
Copy full SHA for 5529ddd
Browse repository at this point
Commits on Apr 11, 2018
Changes based on CR
mrocajr
committed
4eb32fd
View commit details
Copy full SHA for 4eb32fd
Browse repository at this point
Commits on Apr 17, 2018
Changes based on CR
mrocajr
committed
837960f
View commit details
Copy full SHA for 837960f
Browse repository at this point
Add EXT-X-PROGRAM-DATE-TIME and event window support
Show description for d478253
mrocajr
authored
d478253
View commit details
Copy full SHA for d478253
Browse repository at this point
Commits on Apr 23, 2018
Single rendition prototype
mrocajr
committed
2735873
View commit details
Copy full SHA for 2735873
Browse repository at this point
Commits on Apr 24, 2018
- master external prototype
Show description for e65be56
mrocajr
committed
e65be56
View commit details
Copy full SHA for e65be56
Browse repository at this point
Interim push
mrocajr
committed
45ae299
View commit details
Copy full SHA for 45ae299
Browse repository at this point
Commits on Apr 25, 2018
Add baseurl to subtitle and audio uri
mrocajr
committed
33cc1a4
View commit details
Copy full SHA for 33cc1a4
Browse repository at this point
Make compatible with local files
mrocajr
committed
fcd3f36
View commit details
Copy full SHA for fcd3f36
Browse repository at this point
parsing fmp4
ishita12
committed
3448df7
View commit details
Copy full SHA for 3448df7
Browse repository at this point
Commits on Apr 26, 2018
cleaning up the code
ishita12
committed
64ecfc8
View commit details
Copy full SHA for 64ecfc8
Browse repository at this point
fixing a test
ishita12
committed
c1ae7be
View commit details
Copy full SHA for c1ae7be
Browse repository at this point
Updating the README
ishita12
committed
c61d98c
View commit details
Copy full SHA for c61d98c
Browse repository at this point
Commits on Apr 27, 2018
Remove debugger line and fix spacing
mrocajr
committed
8ba253f
View commit details
Copy full SHA for 8ba253f
Browse repository at this point
Minor readme tweaks
mrocajr
committed
340f9ba
View commit details
Copy full SHA for 340f9ba
Browse repository at this point
Commits on Apr 30, 2018
version change
mrocajr
committed
a32f7ee
View commit details
Copy full SHA for a32f7ee
Browse repository at this point
Commits on May 9, 2018
Changes based on CR
mrocajr
committed
298bde4
View commit details
Copy full SHA for 298bde4
Browse repository at this point
Changes based on CR
mrocajr
committed
b0d7d42
View commit details
Copy full SHA for b0d7d42
Browse repository at this point
Changes based on CR
mrocajr
committed
b032501
View commit details
Copy full SHA for b032501
Browse repository at this point
Convert external HLS VOD stream into livestream
mrocajr
authored
5b49d59
View commit details
Copy full SHA for 5b49d59
Browse repository at this point
Merge branch 'master' into master
mrocajr
authored
901ba51
View commit details
Copy full SHA for 901ba51
Browse repository at this point
Commits on May 10, 2018
0.1.1
jforbes
committed
ab340cd
View commit details
Copy full SHA for ab340cd
Browse repository at this point
Commits on Jun 6, 2018
Adjust manifestUrl when non-relative path us used
mrocajr
committed
4161e2e
View commit details
Copy full SHA for 4161e2e
Browse repository at this point
Commits on Oct 5, 2018
Added other resource name possibilites to detect when breaking out of header collection
mrocajr
committed
066a498
View commit details
Copy full SHA for 066a498
Browse repository at this point
Revert relative path fix until it can be implemented properly.
mrocajr
committed
76b9f4d
View commit details
Copy full SHA for 76b9f4d
Browse repository at this point
Merge pull request #11 from videojs/fix-header
Show description for d2c55ea
mrocajr
authored
d2c55ea
View commit details
Copy full SHA for d2c55ea
Browse repository at this point
Commits on Oct 8, 2018
Fixed typo based on code review comments.
mrocajr
committed
9c9bee4
View commit details
Copy full SHA for 9c9bee4
Browse repository at this point
Commits on Nov 16, 2018
live-hls: fix parseQueryString to use builtin querystring module.
Show description for 2741f7b
kunalg
committed
2741f7b
View commit details
Copy full SHA for 2741f7b
Browse repository at this point
live-hls: readability fixes.
Show description for 55921a1
kunalg
committed
55921a1
View commit details
Copy full SHA for 55921a1
Browse repository at this point
Commits on Nov 19, 2018
live-hls: some more readability fixes - no functionality changes.
Show description for c75f6ad
kunalg
committed
c75f6ad
View commit details
Copy full SHA for c75f6ad
Browse repository at this point
Merge pull request #12 from kunalg/master
Show description for b08483c
mrocajr
authored
b08483c
View commit details
Copy full SHA for b08483c
Browse repository at this point
Commits on Nov 24, 2018
live-hls: some more readability fixes.
Show description for 1f05dee
kunalg
committed
1f05dee
View commit details
Copy full SHA for 1f05dee
Browse repository at this point
Commits on Nov 26, 2018
Merge pull request #14 from kunalg/master
Show description for c5a5144
mrocajr
authored
c5a5144
View commit details
Copy full SHA for c5a5144
Browse repository at this point
Commits on Dec 19, 2018
- Added calculation of discontinuity sequence when there's an existing discontinuity in the vod manifest
Show description for 460bb0b
mrocajr
committed
460bb0b
View commit details
Copy full SHA for 460bb0b
Browse repository at this point
- Add disco after overflow
mrocajr
committed
dae00a1
View commit details
Copy full SHA for dae00a1
Browse repository at this point
Commits on Dec 20, 2018
adjust discoseq calculation
mrocajr
committed
0053d14
View commit details
Copy full SHA for 0053d14
Browse repository at this point
adjust discoseq calculation
mrocajr
committed
9f11912
View commit details
Copy full SHA for 9f11912
Browse repository at this point
Fixed discontinuity during loop back to beginning of the manifest
mrocajr
committed
9430166
View commit details
Copy full SHA for 9430166
Browse repository at this point
Removed commented code
mrocajr
committed
7a81033
View commit details
Copy full SHA for 7a81033
Browse repository at this point
Fixed discoseq calculation
mrocajr
committed
3b7fca2
View commit details
Copy full SHA for 3b7fca2
Browse repository at this point
Add paranthesis to calculation
mrocajr
committed
6a896b2
View commit details
Copy full SHA for 6a896b2
Browse repository at this point
Hopefully the final fix to the discoseq calculation
mrocajr
committed
eb6ab70
View commit details
Copy full SHA for eb6ab70
Browse repository at this point
Commits on Jan 3, 2019
Removed console.log
mrocajr
committed
0d6d384
View commit details
Copy full SHA for 0d6d384
Browse repository at this point
Spacing
mrocajr
committed
810eb9a
View commit details
Copy full SHA for 810eb9a
Browse repository at this point
Added changes based on code review
mrocajr
committed
07ed6a7
View commit details
Copy full SHA for 07ed6a7
Browse repository at this point
You can’t perform that action at this time.