Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Release 1.0.2

Choose a tag to compare

released this 06 Mar 14:45
· 138 commits to master since this release

Bugfixes:
Reset all sampletable data before parsing
Remove MediaRouter from OutputControl
Pause ClockSource when seeking
Use constants for nal unit types
Flush video stream if we start after EOS
Add if surface is valid in error print
Use header field for content length
Correct overflow problems
Adjust audio clock after pause
Fix Nullpointer Exception when using MetaDataParserFactory
Prevent nullpointer exception when parsing moof in DASHIOParser
Add error code for insufficient output protection
Fix correct position for internal seek
Add additional NAL type as sync frame for HEVC content
Check if stream is closed before accessing the buffer
Don't send buffering update in INITIALIZED state
Update Api tests
DASH Reporting ERROR when seeking to end of file
Perform queued seeks for streaming content
HTTP Out-of-range did not return ERROR after playing out buffer
Do not flush if no inputbuffers has been queued
Delete subtitle thread at stop
Propagate error code when prepare fails
Add DisplayManager to OutputController
Remove Utils.java from androidTest
Fix package name
Seek the source for all seeks
Fine tune HTTP buffers
Detect secure audio track API method availability
Fix demoapp to handle new correct behaviour of MediaPlayer seek
Local content did not snap to correct I-Frame when seeking
Turn off log prints in VUParser
Improve buffering for HTTP playback
Add Api for setting custom video MediaFormat parameters
Add possibility to turn on log prints build time
Update test getAudioSessionId
Streaming large HTTP file caused wrong contentlength
Correct timing of output blocked callbacks
Seeking after prepared when connection is lost
Add lock for A&V threads to avoid racecondition
Prevent multiple errors being sent
Update ISOBMFFParser to handle SENC boxes properly
What parameter in OutputBlockedInfo was always 0
Only build a complete sampletable for selected tracks