Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.38 mbr #210

Merged
merged 139 commits into from
Jan 18, 2016
Merged

2.38 mbr #210

merged 139 commits into from
Jan 18, 2016

Conversation

einatr
Copy link
Contributor

@einatr einatr commented Jan 5, 2016

Massive buffers refactor + id3 tags code

Working pretty well but losing AVCC tags on bitrate switches, resulting
in corrupt video until next AVCC tag. Likely ordering issue in I-frame
seeking.
Audio seems to switch smoothly.
Appears to not report playhead properly on initial play.

Conflicts:
	HLSPlugin/src/com/kaltura/hls/HLSIndexHandler.as
Conflicts:
	HLSPlugin/src/com/kaltura/hls/m2ts/FLVTranscoder.as
	HLSPlugin/src/com/kaltura/hls/m2ts/M2TSFileHandler.as
	HLSPlugin/src/com/kaltura/hls/m2ts/PESProcessor.as
	HLSPlugin/src/org/osmf/net/httpstreaming/HLSHTTPNetStream.as
Mostly works but appear to have some regressions in negative timestamp
handling for french stream. Seeking works well on ABC.
bengarney and others added 26 commits December 20, 2015 22:56
update the main mediator with currentBufferLength
Fix for infinite loop in HLSHTTPStreamMixer - bail if nothing written.
Better response to onActionNeeded callbacks; simply reload from cache
immediately.
Fixes for audio-only stream and "bad" stream timeout.
Attempted fix for duplicate ID3 reporting.
Also clean up log to keep color coding working better in ST3.
Fixes for ID3 reporting, BEF abort logic, and audio track switching.
Fixed buffering, corrected initial BEF.
@einatr
Copy link
Contributor Author

einatr commented Jan 5, 2016

will be released as 2.39

einatr added a commit that referenced this pull request Jan 18, 2016
@einatr einatr merged commit 273497b into master Jan 18, 2016
@einatr einatr deleted the 2.38_MBR branch January 18, 2016 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants