Commit graph

102 commits

Author SHA1 Message Date
Xavi Artigas
ba4182c470 Add method to test Java UI code being called from C callbacks 2012-09-10 16:10:48 +02:00
Xavi Artigas
66d4f1873b Whitespace 2012-09-10 12:16:09 +02:00
Xavi Artigas
ca35131d47 Remove unused variable 2012-09-10 12:09:56 +02:00
Xavi Artigas
30f8381ac9 Remove copyright note from Android samples 2012-09-10 12:08:33 +02:00
Xavi Artigas
4f23fc027c Remove warnings due to storing 32bits pointers inside jlongs. Fix handling of TLS (still unused, though) 2012-09-10 12:06:16 +02:00
Xavi Artigas
b0e6ae8eb7 Having a running pipeline now, controlled from the UI 2012-09-07 16:26:04 +02:00
Xavi Artigas
112f4f92f3 In this way, -it's more ndk-build-ish- 2012-09-06 15:56:13 +02:00
Xavi Artigas
70242780c3 Testing logging facilities 2012-09-06 13:13:44 +02:00
Xavi Artigas
734e54ddfb Add more plugins 2012-09-06 13:13:02 +02:00
Xavi Artigas
7b3c680da5 Better memory management during string construction 2012-09-04 17:10:40 +02:00
Xavi Artigas
1947de8006 More test plugins and nicer scrolling effect 2012-09-04 16:54:11 +02:00
Xavi Artigas
77c4117da5 Allow the textview to scroll 2012-09-04 16:07:11 +02:00
Xavi Artigas
2905b5073a Add more plugins, to test 2012-09-04 16:06:51 +02:00
Xavi Artigas
24136b8011 List available plugins and features 2012-09-04 13:55:04 +02:00
Xavi Artigas
5071925ba6 More .gitignore 2012-09-04 12:54:38 +02:00
Xavi Artigas
625bed6844 Added icon 2012-09-04 12:53:20 +02:00
Xavi Artigas
ef7757b7ca Initial tutorial-1 2012-09-04 12:20:02 +02:00
Xavi Artigas
d72831ea72 Fix forward seeks stop position (it should be the EOF, not the previous stop position). 2012-07-13 12:01:27 +02:00
Xavi Artigas
37de9e77c6 Comments and cosmetics 2012-07-10 16:21:33 +02:00
Xavi Artigas
669b10b6f6 Added basic tutorial 15 (Clutter) 2012-07-09 14:44:44 +02:00
Xavi Artigas
edc0f4f1d3 Remove debug stuff. 2012-07-05 18:04:11 +02:00
Xavi Artigas
6587f91d56 Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer-sdk/gst-sdk-tutorials 2012-07-05 17:59:51 +02:00
Xavi Artigas
cd9dd48c66 Send Step Events only to one sink. 2012-07-05 17:59:05 +02:00
Sebastian Dröge
72d4a3abfc Merge remote-tracking branch 'keema/master' 2012-07-05 17:11:52 +02:00
Xavi Artigas
c1fae49828 Slightly better backward seek. Not working yet, though. 2012-07-05 17:04:15 +02:00
Xavi Artigas
460cd5fe48 Fix property name, it should be "video-sink", even though "video_sink" works fine too :/ 2012-07-05 13:06:18 +02:00
Xavi Artigas
41bfda7843 Typo 2012-07-04 16:31:40 +02:00
Sebastian Dröge
e77c4d94c8 Merge remote-tracking branch 'keema/master' 2012-07-04 10:31:47 +02:00
Xavi Artigas
7fa1aede37 Fix rate changes by using seeks instead of steps. 2012-07-03 18:31:49 +02:00
Xavi Artigas
ecff617bf3 Added basic tutorial 13. 2012-07-03 17:42:00 +02:00
Xavi Artigas
3b6437cbcf Add an audioconvert, just in case... 2012-06-27 11:05:27 +02:00
Xavi Artigas
5b0195b360 Initial version. 2012-06-26 18:21:52 +02:00
Xavi Artigas
bdc179a654 Whitespace 2012-06-26 18:19:10 +02:00
Xavi Artigas
a4ca0d8c0c Prefer GOOM over other visuals.
Radio station that does not use chained-ogg files.
2012-06-26 13:25:16 +02:00
Xavi Artigas
9e05d50a5f Added playback-tutorial-6. 2012-06-26 10:50:08 +02:00
Xavi Artigas
989e16d366 Remove deinterlacing stuff. This is a Color Balance tutorial from now on. 2012-06-25 17:31:35 +02:00
Xavi Artigas
87b9d58e95 Fix precision warning. 2012-06-25 15:53:28 +02:00
Xavi Artigas
17d3c4557d Clarify comparison. 2012-06-25 11:07:24 +02:00
Xavi Artigas
d9b9e9bf11 Remove unnecessary playbin2 flags. 2012-06-25 10:25:17 +02:00
Xavi Artigas
ef0bd3ef08 Remove unneeded debug info. 2012-06-22 13:55:37 +02:00
Xavi Artigas
e6e3719d25 Fix Carriage Returns 2012-06-22 12:57:24 +02:00
Xavi Artigas
b2fb2d10cc Add playback tutorial 5 2012-06-21 16:08:19 +02:00
Xavi Artigas
69b6590d03 Remove unused variable 2012-06-19 17:55:21 +02:00
Xavi Artigas
482bff1ce4 Added playback tutorial 3 2012-06-19 17:59:37 +02:00
Xavi Artigas
80d6b6e476 Whitespacey 2012-06-19 14:01:48 +02:00
Xavi Artigas
6a3594ea4a Fix tutorial number in VS files 2012-06-19 13:07:20 +02:00
Xavi Artigas
082beeeb6a Corrected tutorial number (should be 4, not 3) 2012-06-19 13:01:05 +02:00
Xavi Artigas
9b52a33ccf Whitespace 2012-06-19 12:51:27 +02:00
Xavi Artigas
490eb9b40e Carriage returns 2012-06-19 12:31:06 +02:00
Xavi Artigas
e7a0bcbb6e Add commented-out ring-buffer size limitation (for pedagogic purposes) 2012-06-18 17:39:05 +02:00