Commit graph

12 commits

Author SHA1 Message Date
Xavier Claessens
861f9c96a8 Tutorial5: Fix live streams
Switching from PAUSED to PLAYING with a live stream returns ASYNC, not
NO_PREROLL. It would reset the is_live state back to FALSE.
2015-02-16 17:45:54 +02:00
Sebastian Dröge
d60ef5ba44 Include stdint.h for android/native_window.h
Yay, broken headers!
2014-02-12 14:54:26 +01:00
Sebastian Dröge
68b9eb58fd Port Android tutorials to 1.0 2013-10-31 10:25:59 +01:00
Xavi Artigas
36d03232e1 Handle media with no position or duration correctly (pictures, for example) 2012-11-07 11:55:45 +01:00
Xavi Artigas
2635e59fb4 Revamp tutorial 5 code to continue what we have been showing in all previous tutorials. Drop unused code and add goodies like media size reporting and seek throttling. 2012-11-05 10:36:01 +01:00
Sebastian Dröge
ac07b88df9 Add GSTREAMER_EXTRA_DEPS as required for Android tutorials 2012-11-02 13:14:04 +01:00
Xavi Artigas
1c3c4ee7b7 Do not use GST_ERROR before GStreamer has been initialized (tutorial 5) 2012-10-15 14:03:40 +02:00
Xavi Artigas
b6243454c8 Proper initialization of GSources (setup before attach) 2012-10-10 15:43:25 +02:00
Xavi Artigas
3df9913eb9 More copyright notices removed 2012-10-05 14:56:03 +02:00
Sebastian Dröge
f3a259d959 Reset duration after changing the URI 2012-10-04 16:15:59 +02:00
Sebastian Dröge
5389c1548b Disable subtitles for now 2012-10-03 16:38:03 +02:00
Xavi Artigas
e030812824 Rename tutorial-1 to tutorial-5 2012-10-03 14:17:08 +02:00