Releases: Eyevinn/media-event-filter
Releases · Eyevinn/media-event-filter
v3.4.1
Compare
Sorry, something went wrong.
No results found
3.4.1 (2024-10-30)
Bug Fixes
loaded triggered after seek and then pause (8e187e1 )
This issue would only appear if using Shaka with a non-default rebufferingGoal, due to a bug in the canplaythrough logic combined with ratechange and pauses.
v3.4.0
Compare
Sorry, something went wrong.
No results found
3.4.0 (2024-09-30)
Features
v3.3.0
Compare
Sorry, something went wrong.
No results found
3.3.0 (2024-09-18)
Features
end seeking and buffering more aggressively (f8e97c9 )
move buffer and seek handling to canplay (38d9574 )
set playsinline on the video element (ebc42da )
v3.2.0
Compare
Sorry, something went wrong.
No results found
3.2.0 (2024-09-17)
Bug Fixes
correctly reset deferred seeked (349ebd0 )
Features
add heuristics for deferring played during seek/buffer (9132248 )
move buffer recovery detection to canplaythrough (858abc7 )
prevent multiple ended events if seeking while ended (6cc5b24 )
seeked should only trigger with readyState 4 (800f75b )
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-09-12)
Bug Fixes
prevent buggy buffer behaviour in new Chrome (a45bfa6 )
Features
improve timeupdate buffer recovery logic (66e1e28 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2024-09-02)
feat!: remove allowResumeAfterEnded option (5f72f17 )
BREAKING CHANGES
allowResumeAfterEnded argument removed (this is now
the default behaviour)
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-07-08)
Features
support playing again after ended (abaaa45 )
v2.2.1
Compare
Sorry, something went wrong.
No results found
2.2.1 (2024-07-02)
Bug Fixes
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-07-02)
Features
enable reuse of MediaElement (8f0dd2b )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-06-28)
Features
prevent buffering at end of stream (a397518 )