gstreamer/gst-sdk/tutorials
2012-11-05 18:41:49 +01:00
..
android-tutorial-1 Change screen name from Android tutorials to GStreamer tutorials. It think this makes more sense once the tutorials are installed on the device. 2012-10-23 16:22:37 +02:00
android-tutorial-2 Change screen name from Android tutorials to GStreamer tutorials. It think this makes more sense once the tutorials are installed on the device. 2012-10-23 16:22:37 +02:00
android-tutorial-3 Add GSTREAMER_EXTRA_DEPS as required for Android tutorials 2012-11-02 13:14:04 +01:00
android-tutorial-4 Add GSTREAMER_EXTRA_DEPS as required for Android tutorials 2012-11-02 13:14:04 +01:00
android-tutorial-5 Register tutorial 5 as a media player, so other applications (including browsers) can pass URIs to us. Unfortunately, the complete list of supported protocols and file extensions has to be provided, as Android does not seem to infer MIME types from file names. 2012-11-05 18:41:49 +01:00
vs2010 Added basic tutorial 15 (Clutter) 2012-07-09 14:44:44 +02:00
xcode/GStreamer Tutorials.xcodeproj Reorder tutorials 2012-10-25 17:47:41 +02:00
basic-tutorial-1.c Initial commit 2012-04-17 12:50:15 +02:00
basic-tutorial-2.c Initial commit 2012-04-17 12:50:15 +02:00
basic-tutorial-3.c Whitespace 2012-06-26 18:19:10 +02:00
basic-tutorial-4.c Initial commit 2012-04-17 12:50:15 +02:00
basic-tutorial-5.c Fix quartz include 2012-05-23 17:56:13 +02:00
basic-tutorial-6.c Added basic tutorial 6 2012-04-30 13:09:52 +02:00
basic-tutorial-7.c Added audioresample to make sure the audio sink will link happily. 2012-05-15 12:21:42 +02:00
basic-tutorial-8.c Typo 2012-07-04 16:31:40 +02:00
basic-tutorial-9.c CRLF and fix unreffing bug 2012-05-16 18:16:05 +02:00
basic-tutorial-12.c Some reordering to match the tutorial's explanations. 2012-06-11 12:12:31 +02:00
basic-tutorial-13.c Fix forward seeks stop position (it should be the EOF, not the previous stop position). 2012-07-13 12:01:27 +02:00
basic-tutorial-15.c Comments and cosmetics 2012-07-10 16:21:33 +02:00
playback-tutorial-1.c Fix warnings shown with -Wall 2012-06-18 10:34:24 +02:00
playback-tutorial-2.c Fix warnings shown with -Wall 2012-06-18 10:34:24 +02:00
playback-tutorial-3.c Added playback tutorial 3 2012-06-19 17:59:37 +02:00
playback-tutorial-4.c Corrected tutorial number (should be 4, not 3) 2012-06-19 13:01:05 +02:00
playback-tutorial-5.c Remove deinterlacing stuff. This is a Color Balance tutorial from now on. 2012-06-25 17:31:35 +02:00
playback-tutorial-6.c Prefer GOOM over other visuals. 2012-06-26 13:25:16 +02:00
playback-tutorial-7.c Add an audioconvert, just in case... 2012-06-27 11:05:27 +02:00