[Bug 795395] iOS GstPlay app: Seekbar slider not reacting
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 4 11:43:48 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795395
Stephan Hesse <tchakabam at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #371155|needs-work |none
status| |
Attachment #371155|0 |1
is obsolete| |
CC| |tchakabam at gmail.com
--- Comment #4 from Stephan Hesse <tchakabam at gmail.com> ---
Created attachment 371667
--> https://bugzilla.gnome.org/attachment.cgi?id=371667&action=edit
Various improvements to the ios playback example
Here is a patch that adresses various other issues. Read further in commit log
for details.
All the changes are also done in atomic commits and can be found here:
https://github.com/tchakabam/gst-examples/commits/ios-player-improvements
Git log ->
commit c7a43241a82e4aacbed5e38b42adaa17ff3e3add (HEAD ->
ios-player-improvements, tchakabam/ios-player-improvements)
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 13:36:47 2018 +0200
ios player: add HLS test streams from video-dev (Hls.js org)
commit ce1f298e7860a4ebf73cab5712ca921dddaff19d
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 13:35:48 2018 +0200
ios playback: introduce macro to enable photos/ library
Until now the photo library integration is broken (that API was
deprecated by Apple) and the iTunes integration is better to have
optional to put our test files in the forefront (and have better way to
browse large iTunes libs).
commit 15c5ba79b8adf50e790f8688d57adbbcbd68c0c9
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 11:59:39 2018 +0200
ios playback: Xcode project: Force Dwarf debug symbols (build time speedup)
Until now it was using dSYM by default. Each build was taking forever.
commit a94c8c22af8115843a8c71803f5e120e8d523994
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 11:58:00 2018 +0200
ios playback: initialize slider value (position) at 0 at first
Until now the slider was displaying center position before playback was
started.
commit d1e3e4644f3fbd8aa359db0e7ad1582d87c1c83f
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 11:57:05 2018 +0200
ios playback: initialize slider min/max values at zero at first
commit 60b584e9c1dc769b3fbb8d1567ea1a12454a9288
Author: Stephan Hesse <tchakabam at gmail.com>
Date: Fri May 4 11:52:31 2018 +0200
ios playback: remove time_slider.frame forced set (fix for non-functional
slider UI)
It's unclear why this line was there, but it renders the slider
unresponsive currently
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list