* hls: Various fixes to detect broken variant / segments
* ecmascript: Fix some bugs in page.js module
* fa: Make it possible to propagate protocol level error codes
* Add hts_cond_wait_timeout_abs() and use in mp_dequeue_event_deadline()
* fix some lingering ffmpeg -> libav renames
* glw: Add positional navigation
* glw: If widget does not respond to targeted event, try bubble method
* UI: Add wrapping on some places where it was missing …
* glw/freefloat: Fix NULL deref
Fixes recent regression causing screen saver to crash Showtime
* hls: Switch to buffered streaming
* hls: Skip over spaces when parsing key=value attribute lists
* video: Use prop_create_r() when appropriate
* glw: Don't implement own event types in glw when there is avilable 'global' ones
* event: Rewrite event_create_playurl and event_create_openurl
These function now take a constructor argument and together with some macro trickery this now makes
...
Читать дальше »