summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2016-10-09 15:24:09 +0200
committerOlivier CrĂȘte <olivier.crete@collabora.com>2016-10-09 15:24:09 +0200
commit90b090f5b41eed424fcf0ea9a3915ee948d9c127 (patch)
tree4c0f67a80512e3d125cfde49eb93eba07f77557e
parent2c8b46ed4c6cecc92b1bf4732cd19a2b7a9c3b52 (diff)
move tutorials to root
-rw-r--r--tutorials/android-tutorial-1/AndroidManifest.xml (renamed from gst-sdk/tutorials/android-tutorial-1/AndroidManifest.xml)0
-rw-r--r--tutorials/android-tutorial-1/jni/Android.mk (renamed from gst-sdk/tutorials/android-tutorial-1/jni/Android.mk)0
-rw-r--r--tutorials/android-tutorial-1/jni/Application.mk (renamed from gst-sdk/tutorials/android-tutorial-1/jni/Application.mk)0
-rw-r--r--tutorials/android-tutorial-1/jni/tutorial-1.c (renamed from gst-sdk/tutorials/android-tutorial-1/jni/tutorial-1.c)0
-rw-r--r--tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png)bin1995 -> 1995 bytes
-rw-r--r--tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png)bin1043 -> 1043 bytes
-rw-r--r--tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png)bin1298 -> 1298 bytes
-rw-r--r--tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png)bin2527 -> 2527 bytes
-rw-r--r--tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png)bin3918 -> 3918 bytes
-rw-r--r--tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png (renamed from gst-sdk/tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png)bin5160 -> 5160 bytes
-rw-r--r--tutorials/android-tutorial-1/res/layout/main.xml (renamed from gst-sdk/tutorials/android-tutorial-1/res/layout/main.xml)0
-rw-r--r--tutorials/android-tutorial-1/res/values/strings.xml (renamed from gst-sdk/tutorials/android-tutorial-1/res/values/strings.xml)0
-rw-r--r--tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java (renamed from gst-sdk/tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java)0
-rw-r--r--tutorials/android-tutorial-2/AndroidManifest.xml (renamed from gst-sdk/tutorials/android-tutorial-2/AndroidManifest.xml)0
-rw-r--r--tutorials/android-tutorial-2/jni/Android.mk (renamed from gst-sdk/tutorials/android-tutorial-2/jni/Android.mk)0
-rw-r--r--tutorials/android-tutorial-2/jni/Application.mk (renamed from gst-sdk/tutorials/android-tutorial-2/jni/Application.mk)0
-rw-r--r--tutorials/android-tutorial-2/jni/tutorial-2.c (renamed from gst-sdk/tutorials/android-tutorial-2/jni/tutorial-2.c)0
-rw-r--r--tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png)bin2127 -> 2127 bytes
-rw-r--r--tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png)bin1070 -> 1070 bytes
-rw-r--r--tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png)bin1357 -> 1357 bytes
-rw-r--r--tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png)bin2687 -> 2687 bytes
-rw-r--r--tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png)bin4138 -> 4138 bytes
-rw-r--r--tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png (renamed from gst-sdk/tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png)bin5344 -> 5344 bytes
-rw-r--r--tutorials/android-tutorial-2/res/layout/main.xml (renamed from gst-sdk/tutorials/android-tutorial-2/res/layout/main.xml)0
-rw-r--r--tutorials/android-tutorial-2/res/values/strings.xml (renamed from gst-sdk/tutorials/android-tutorial-2/res/values/strings.xml)0
-rw-r--r--tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java (renamed from gst-sdk/tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java)0
-rw-r--r--tutorials/android-tutorial-3/AndroidManifest.xml (renamed from gst-sdk/tutorials/android-tutorial-3/AndroidManifest.xml)0
-rw-r--r--tutorials/android-tutorial-3/jni/Android.mk (renamed from gst-sdk/tutorials/android-tutorial-3/jni/Android.mk)0
-rw-r--r--tutorials/android-tutorial-3/jni/Application.mk (renamed from gst-sdk/tutorials/android-tutorial-3/jni/Application.mk)0
-rw-r--r--tutorials/android-tutorial-3/jni/tutorial-3.c (renamed from gst-sdk/tutorials/android-tutorial-3/jni/tutorial-3.c)0
-rw-r--r--tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png)bin2193 -> 2193 bytes
-rw-r--r--tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png)bin1111 -> 1111 bytes
-rw-r--r--tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png)bin1393 -> 1393 bytes
-rw-r--r--tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png)bin2821 -> 2821 bytes
-rw-r--r--tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png)bin4295 -> 4295 bytes
-rw-r--r--tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png (renamed from gst-sdk/tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png)bin5588 -> 5588 bytes
-rw-r--r--tutorials/android-tutorial-3/res/layout/main.xml (renamed from gst-sdk/tutorials/android-tutorial-3/res/layout/main.xml)0
-rw-r--r--tutorials/android-tutorial-3/res/values/strings.xml (renamed from gst-sdk/tutorials/android-tutorial-3/res/values/strings.xml)0
-rw-r--r--tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java (renamed from gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java)0
-rw-r--r--tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java (renamed from gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java)0
-rw-r--r--tutorials/android-tutorial-4/AndroidManifest.xml (renamed from gst-sdk/tutorials/android-tutorial-4/AndroidManifest.xml)0
-rw-r--r--tutorials/android-tutorial-4/jni/Android.mk (renamed from gst-sdk/tutorials/android-tutorial-4/jni/Android.mk)0
-rw-r--r--tutorials/android-tutorial-4/jni/Application.mk (renamed from gst-sdk/tutorials/android-tutorial-4/jni/Application.mk)0
-rw-r--r--tutorials/android-tutorial-4/jni/tutorial-4.c (renamed from gst-sdk/tutorials/android-tutorial-4/jni/tutorial-4.c)0
-rw-r--r--tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png)bin2135 -> 2135 bytes
-rw-r--r--tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png)bin1087 -> 1087 bytes
-rw-r--r--tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png)bin1383 -> 1383 bytes
-rw-r--r--tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png)bin2756 -> 2756 bytes
-rw-r--r--tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png)bin4240 -> 4240 bytes
-rw-r--r--tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png (renamed from gst-sdk/tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png)bin5528 -> 5528 bytes
-rw-r--r--tutorials/android-tutorial-4/res/layout/main.xml (renamed from gst-sdk/tutorials/android-tutorial-4/res/layout/main.xml)0
-rw-r--r--tutorials/android-tutorial-4/res/values/strings.xml (renamed from gst-sdk/tutorials/android-tutorial-4/res/values/strings.xml)0
-rw-r--r--tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java (renamed from gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java)0
-rw-r--r--tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java (renamed from gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java)0
-rwxr-xr-xtutorials/android-tutorial-5/AndroidManifest.xml (renamed from gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml)0
-rwxr-xr-xtutorials/android-tutorial-5/jni/Android.mk (renamed from gst-sdk/tutorials/android-tutorial-5/jni/Android.mk)0
-rw-r--r--tutorials/android-tutorial-5/jni/Application.mk (renamed from gst-sdk/tutorials/android-tutorial-5/jni/Application.mk)0
-rwxr-xr-xtutorials/android-tutorial-5/jni/tutorial-5.c (renamed from gst-sdk/tutorials/android-tutorial-5/jni/tutorial-5.c)0
-rw-r--r--tutorials/android-tutorial-5/res/drawable-ldpi/file.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/file.png)bin1102 -> 1102 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-ldpi/folder.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/folder.png)bin1552 -> 1552 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png)bin1099 -> 1099 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png)bin1395 -> 1395 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png)bin2760 -> 2760 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png)bin4211 -> 4211 bytes
-rw-r--r--tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png (renamed from gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png)bin5512 -> 5512 bytes
-rw-r--r--tutorials/android-tutorial-5/res/layout/file_dialog_main.xml (renamed from gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_main.xml)0
-rw-r--r--tutorials/android-tutorial-5/res/layout/file_dialog_row.xml (renamed from gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_row.xml)0
-rwxr-xr-xtutorials/android-tutorial-5/res/layout/main.xml (renamed from gst-sdk/tutorials/android-tutorial-5/res/layout/main.xml)0
-rwxr-xr-xtutorials/android-tutorial-5/res/values/strings.xml (renamed from gst-sdk/tutorials/android-tutorial-5/res/values/strings.xml)0
-rw-r--r--tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java (renamed from gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java)0
-rw-r--r--tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java (renamed from gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java)0
-rw-r--r--tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java (renamed from gst-sdk/tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java)0
-rw-r--r--tutorials/basic-tutorial-1.c (renamed from gst-sdk/tutorials/basic-tutorial-1.c)0
-rw-r--r--tutorials/basic-tutorial-12.c (renamed from gst-sdk/tutorials/basic-tutorial-12.c)0
-rw-r--r--tutorials/basic-tutorial-13.c (renamed from gst-sdk/tutorials/basic-tutorial-13.c)0
-rw-r--r--tutorials/basic-tutorial-15.c (renamed from gst-sdk/tutorials/basic-tutorial-15.c)0
-rw-r--r--tutorials/basic-tutorial-2.c (renamed from gst-sdk/tutorials/basic-tutorial-2.c)0
-rw-r--r--tutorials/basic-tutorial-3.c (renamed from gst-sdk/tutorials/basic-tutorial-3.c)0
-rw-r--r--tutorials/basic-tutorial-4.c (renamed from gst-sdk/tutorials/basic-tutorial-4.c)0
-rw-r--r--tutorials/basic-tutorial-5.c (renamed from gst-sdk/tutorials/basic-tutorial-5.c)0
-rw-r--r--tutorials/basic-tutorial-6.c (renamed from gst-sdk/tutorials/basic-tutorial-6.c)0
-rw-r--r--tutorials/basic-tutorial-7.c (renamed from gst-sdk/tutorials/basic-tutorial-7.c)0
-rw-r--r--tutorials/basic-tutorial-8.c (renamed from gst-sdk/tutorials/basic-tutorial-8.c)0
-rw-r--r--tutorials/basic-tutorial-9.c (renamed from gst-sdk/tutorials/basic-tutorial-9.c)0
-rw-r--r--tutorials/icons/gstreamer-logo-1.svg (renamed from gst-sdk/icons/gstreamer-logo-1.svg)0
-rw-r--r--tutorials/icons/gstreamer-logo-2.svg (renamed from gst-sdk/icons/gstreamer-logo-2.svg)0
-rw-r--r--tutorials/icons/gstreamer-logo-3.svg (renamed from gst-sdk/icons/gstreamer-logo-3.svg)0
-rw-r--r--tutorials/icons/gstreamer-logo-4.svg (renamed from gst-sdk/icons/gstreamer-logo-4.svg)0
-rw-r--r--tutorials/icons/gstreamer-logo-5.svg (renamed from gst-sdk/icons/gstreamer-logo-5.svg)0
-rw-r--r--tutorials/playback-tutorial-1.c (renamed from gst-sdk/tutorials/playback-tutorial-1.c)0
-rw-r--r--tutorials/playback-tutorial-2.c (renamed from gst-sdk/tutorials/playback-tutorial-2.c)0
-rw-r--r--tutorials/playback-tutorial-3.c (renamed from gst-sdk/tutorials/playback-tutorial-3.c)0
-rw-r--r--tutorials/playback-tutorial-4.c (renamed from gst-sdk/tutorials/playback-tutorial-4.c)0
-rw-r--r--tutorials/playback-tutorial-5.c (renamed from gst-sdk/tutorials/playback-tutorial-5.c)0
-rw-r--r--tutorials/playback-tutorial-6.c (renamed from gst-sdk/tutorials/playback-tutorial-6.c)0
-rw-r--r--tutorials/playback-tutorial-7.c (renamed from gst-sdk/tutorials/playback-tutorial-7.c)0
-rw-r--r--tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj)0
-rw-r--r--tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj)0
-rw-r--r--tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters (renamed from gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters)0
-rw-r--r--tutorials/vs2010/tutorials.sln (renamed from gst-sdk/tutorials/vs2010/tutorials.sln)0
-rw-r--r--tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj (renamed from gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj)0
-rw-r--r--tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata (renamed from gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/AppDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/AppDelegate.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png)bin18594 -> 18594 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Default.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Default.png)bin6540 -> 6540 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Default@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Default@2x.png)bin16107 -> 16107 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m)0
-rwxr-xr-xtutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png)bin6622 -> 6622 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png)bin16934 -> 16934 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png)bin5207 -> 5207 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png)bin12104 -> 12104 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf)bin353824 -> 353824 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 1/ViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/ViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/fonts.conf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/fonts.conf)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/gst_ios_init.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/gst_ios_init.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 1/main.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 1/main.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/AppDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/AppDelegate.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png)bin18594 -> 18594 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Default.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Default.png)bin6540 -> 6540 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Default@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Default@2x.png)bin16107 -> 16107 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h)0
-rwxr-xr-xtutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png)bin6998 -> 6998 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png)bin17933 -> 17933 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png)bin5443 -> 5443 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png)bin12811 -> 12811 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf)bin353824 -> 353824 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 2/ViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/ViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/fonts.conf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/fonts.conf)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/gst_ios_init.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/gst_ios_init.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 2/main.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 2/main.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/AppDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/AppDelegate.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png)bin18594 -> 18594 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Default.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Default.png)bin6540 -> 6540 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Default@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Default@2x.png)bin16107 -> 16107 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h)0
-rwxr-xr-xtutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png)bin7051 -> 7051 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png)bin18108 -> 18108 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png)bin5502 -> 5502 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png)bin12896 -> 12896 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf)bin353824 -> 353824 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 3/ViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/ViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/fonts.conf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/fonts.conf)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/gst_ios_init.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/gst_ios_init.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 3/main.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 3/main.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/AppDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/AppDelegate.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png)bin18594 -> 18594 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Default.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Default.png)bin6540 -> 6540 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Default@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Default@2x.png)bin16107 -> 16107 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h)0
-rwxr-xr-xtutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png)bin6891 -> 6891 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png)bin17472 -> 17472 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png)bin5404 -> 5404 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png)bin12573 -> 12573 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf)bin353824 -> 353824 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 4/VideoViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/VideoViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/fonts.conf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/fonts.conf)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/gst_ios_init.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/gst_ios_init.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 4/main.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 4/main.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/AppDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/AppDelegate.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png)bin18594 -> 18594 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Default.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Default.png)bin6540 -> 6540 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Default@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Default@2x.png)bin16107 -> 16107 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h)0
-rwxr-xr-xtutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png)bin7009 -> 7009 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png)bin18029 -> 18029 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png)bin5445 -> 5445 bytes
-rwxr-xr-xtutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png)bin12745 -> 12745 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 5/LibraryViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/LibraryViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf)bin353824 -> 353824 bytes
-rw-r--r--tutorials/xcode iOS/Tutorial 5/VideoViewController.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/VideoViewController.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/fonts.conf (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/fonts.conf)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/gst_ios_init.h (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/gst_ios_init.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m)0
-rw-r--r--tutorials/xcode iOS/Tutorial 5/main.m (renamed from gst-sdk/tutorials/xcode iOS/Tutorial 5/main.m)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme)0
-rw-r--r--tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist (renamed from gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist)0
287 files changed, 0 insertions, 0 deletions
diff --git a/gst-sdk/tutorials/android-tutorial-1/AndroidManifest.xml b/tutorials/android-tutorial-1/AndroidManifest.xml
index 2086bc5..2086bc5 100644
--- a/gst-sdk/tutorials/android-tutorial-1/AndroidManifest.xml
+++ b/tutorials/android-tutorial-1/AndroidManifest.xml
diff --git a/gst-sdk/tutorials/android-tutorial-1/jni/Android.mk b/tutorials/android-tutorial-1/jni/Android.mk
index ae15498..ae15498 100644
--- a/gst-sdk/tutorials/android-tutorial-1/jni/Android.mk
+++ b/tutorials/android-tutorial-1/jni/Android.mk
diff --git a/gst-sdk/tutorials/android-tutorial-1/jni/Application.mk b/tutorials/android-tutorial-1/jni/Application.mk
index b8848e8..b8848e8 100644
--- a/gst-sdk/tutorials/android-tutorial-1/jni/Application.mk
+++ b/tutorials/android-tutorial-1/jni/Application.mk
diff --git a/gst-sdk/tutorials/android-tutorial-1/jni/tutorial-1.c b/tutorials/android-tutorial-1/jni/tutorial-1.c
index 1599489..1599489 100644
--- a/gst-sdk/tutorials/android-tutorial-1/jni/tutorial-1.c
+++ b/tutorials/android-tutorial-1/jni/tutorial-1.c
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png
index 933899d..933899d 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-hdpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png
index 3e47dcb..3e47dcb 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-ldpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png
index fac2b7d..fac2b7d 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-mdpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png
index c9ab14a..c9ab14a 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-xhdpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png
index e721e56..e721e56 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-xxhdpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png b/tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png
index 55e8049..55e8049 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png
+++ b/tutorials/android-tutorial-1/res/drawable-xxxhdpi/gstreamer_logo_1.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/layout/main.xml b/tutorials/android-tutorial-1/res/layout/main.xml
index 5cf846b..5cf846b 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/layout/main.xml
+++ b/tutorials/android-tutorial-1/res/layout/main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-1/res/values/strings.xml b/tutorials/android-tutorial-1/res/values/strings.xml
index 82e956d..82e956d 100644
--- a/gst-sdk/tutorials/android-tutorial-1/res/values/strings.xml
+++ b/tutorials/android-tutorial-1/res/values/strings.xml
diff --git a/gst-sdk/tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java b/tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java
index 74fd9f5..74fd9f5 100644
--- a/gst-sdk/tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java
+++ b/tutorials/android-tutorial-1/src/org/freedesktop/gstreamer/tutorials/tutorial_1/Tutorial1.java
diff --git a/gst-sdk/tutorials/android-tutorial-2/AndroidManifest.xml b/tutorials/android-tutorial-2/AndroidManifest.xml
index 5f8dbcc..5f8dbcc 100644
--- a/gst-sdk/tutorials/android-tutorial-2/AndroidManifest.xml
+++ b/tutorials/android-tutorial-2/AndroidManifest.xml
diff --git a/gst-sdk/tutorials/android-tutorial-2/jni/Android.mk b/tutorials/android-tutorial-2/jni/Android.mk
index 42ed3c6..42ed3c6 100644
--- a/gst-sdk/tutorials/android-tutorial-2/jni/Android.mk
+++ b/tutorials/android-tutorial-2/jni/Android.mk
diff --git a/gst-sdk/tutorials/android-tutorial-2/jni/Application.mk b/tutorials/android-tutorial-2/jni/Application.mk
index b8848e8..b8848e8 100644
--- a/gst-sdk/tutorials/android-tutorial-2/jni/Application.mk
+++ b/tutorials/android-tutorial-2/jni/Application.mk
diff --git a/gst-sdk/tutorials/android-tutorial-2/jni/tutorial-2.c b/tutorials/android-tutorial-2/jni/tutorial-2.c
index 5fa780c..5fa780c 100644
--- a/gst-sdk/tutorials/android-tutorial-2/jni/tutorial-2.c
+++ b/tutorials/android-tutorial-2/jni/tutorial-2.c
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png
index a390d09..a390d09 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-hdpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png
index 7386cb9..7386cb9 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-ldpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png
index 59e97ea..59e97ea 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-mdpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png
index e383899..e383899 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-xhdpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png
index d3ea6f0..d3ea6f0 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-xxhdpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png b/tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png
index 9493e75..9493e75 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png
+++ b/tutorials/android-tutorial-2/res/drawable-xxxhdpi/gstreamer_logo_2.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/layout/main.xml b/tutorials/android-tutorial-2/res/layout/main.xml
index 2399033..2399033 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/layout/main.xml
+++ b/tutorials/android-tutorial-2/res/layout/main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-2/res/values/strings.xml b/tutorials/android-tutorial-2/res/values/strings.xml
index 25216d1..25216d1 100644
--- a/gst-sdk/tutorials/android-tutorial-2/res/values/strings.xml
+++ b/tutorials/android-tutorial-2/res/values/strings.xml
diff --git a/gst-sdk/tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java b/tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java
index c1f6068..c1f6068 100644
--- a/gst-sdk/tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java
+++ b/tutorials/android-tutorial-2/src/org/freedesktop/gstreamer/tutorials/tutorial_2/Tutorial2.java
diff --git a/gst-sdk/tutorials/android-tutorial-3/AndroidManifest.xml b/tutorials/android-tutorial-3/AndroidManifest.xml
index 6817677..6817677 100644
--- a/gst-sdk/tutorials/android-tutorial-3/AndroidManifest.xml
+++ b/tutorials/android-tutorial-3/AndroidManifest.xml
diff --git a/gst-sdk/tutorials/android-tutorial-3/jni/Android.mk b/tutorials/android-tutorial-3/jni/Android.mk
index 537e621..537e621 100644
--- a/gst-sdk/tutorials/android-tutorial-3/jni/Android.mk
+++ b/tutorials/android-tutorial-3/jni/Android.mk
diff --git a/gst-sdk/tutorials/android-tutorial-3/jni/Application.mk b/tutorials/android-tutorial-3/jni/Application.mk
index b8848e8..b8848e8 100644
--- a/gst-sdk/tutorials/android-tutorial-3/jni/Application.mk
+++ b/tutorials/android-tutorial-3/jni/Application.mk
diff --git a/gst-sdk/tutorials/android-tutorial-3/jni/tutorial-3.c b/tutorials/android-tutorial-3/jni/tutorial-3.c
index c713a5c..c713a5c 100644
--- a/gst-sdk/tutorials/android-tutorial-3/jni/tutorial-3.c
+++ b/tutorials/android-tutorial-3/jni/tutorial-3.c
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png
index 47d9a80..47d9a80 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-hdpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png
index fd2c41b..fd2c41b 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-ldpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png
index 652d0f7..652d0f7 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-mdpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png
index 7dac7d9..7dac7d9 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-xhdpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png
index b51ecc5..b51ecc5 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-xxhdpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png b/tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png
index 6cc26c0..6cc26c0 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png
+++ b/tutorials/android-tutorial-3/res/drawable-xxxhdpi/gstreamer_logo_3.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/layout/main.xml b/tutorials/android-tutorial-3/res/layout/main.xml
index 9b1218d..9b1218d 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/layout/main.xml
+++ b/tutorials/android-tutorial-3/res/layout/main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-3/res/values/strings.xml b/tutorials/android-tutorial-3/res/values/strings.xml
index 9f5f9cd..9f5f9cd 100644
--- a/gst-sdk/tutorials/android-tutorial-3/res/values/strings.xml
+++ b/tutorials/android-tutorial-3/res/values/strings.xml
diff --git a/gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java b/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java
index 9af8aba..9af8aba 100644
--- a/gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java
+++ b/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/GStreamerSurfaceView.java
diff --git a/gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java b/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java
index 1be3bf7..1be3bf7 100644
--- a/gst-sdk/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java
+++ b/tutorials/android-tutorial-3/src/org/freedesktop/gstreamer/tutorial_3/Tutorial3.java
diff --git a/gst-sdk/tutorials/android-tutorial-4/AndroidManifest.xml b/tutorials/android-tutorial-4/AndroidManifest.xml
index c03e7fc..c03e7fc 100644
--- a/gst-sdk/tutorials/android-tutorial-4/AndroidManifest.xml
+++ b/tutorials/android-tutorial-4/AndroidManifest.xml
diff --git a/gst-sdk/tutorials/android-tutorial-4/jni/Android.mk b/tutorials/android-tutorial-4/jni/Android.mk
index 9c19ac5..9c19ac5 100644
--- a/gst-sdk/tutorials/android-tutorial-4/jni/Android.mk
+++ b/tutorials/android-tutorial-4/jni/Android.mk
diff --git a/gst-sdk/tutorials/android-tutorial-4/jni/Application.mk b/tutorials/android-tutorial-4/jni/Application.mk
index b8848e8..b8848e8 100644
--- a/gst-sdk/tutorials/android-tutorial-4/jni/Application.mk
+++ b/tutorials/android-tutorial-4/jni/Application.mk
diff --git a/gst-sdk/tutorials/android-tutorial-4/jni/tutorial-4.c b/tutorials/android-tutorial-4/jni/tutorial-4.c
index 192ae9a..192ae9a 100644
--- a/gst-sdk/tutorials/android-tutorial-4/jni/tutorial-4.c
+++ b/tutorials/android-tutorial-4/jni/tutorial-4.c
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png
index 40e9681..40e9681 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-hdpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png
index bf6d8ca..bf6d8ca 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-ldpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png
index 0ce2ac0..0ce2ac0 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-mdpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png
index 5c59576..5c59576 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-xhdpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png
index 0674b0c..0674b0c 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-xxhdpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png b/tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png
index 6d4e575..6d4e575 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png
+++ b/tutorials/android-tutorial-4/res/drawable-xxxhdpi/gstreamer_logo_4.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/layout/main.xml b/tutorials/android-tutorial-4/res/layout/main.xml
index e7329d2..e7329d2 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/layout/main.xml
+++ b/tutorials/android-tutorial-4/res/layout/main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-4/res/values/strings.xml b/tutorials/android-tutorial-4/res/values/strings.xml
index d26d1e6..d26d1e6 100644
--- a/gst-sdk/tutorials/android-tutorial-4/res/values/strings.xml
+++ b/tutorials/android-tutorial-4/res/values/strings.xml
diff --git a/gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java b/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java
index c2cd2b2..c2cd2b2 100644
--- a/gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java
+++ b/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/GStreamerSurfaceView.java
diff --git a/gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java b/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java
index f3d5977..f3d5977 100644
--- a/gst-sdk/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java
+++ b/tutorials/android-tutorial-4/src/com/gst_sdk_tutorials/tutorial_4/Tutorial4.java
diff --git a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml b/tutorials/android-tutorial-5/AndroidManifest.xml
index 6a33328..6a33328 100755
--- a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml
+++ b/tutorials/android-tutorial-5/AndroidManifest.xml
diff --git a/gst-sdk/tutorials/android-tutorial-5/jni/Android.mk b/tutorials/android-tutorial-5/jni/Android.mk
index 80e7b4e..80e7b4e 100755
--- a/gst-sdk/tutorials/android-tutorial-5/jni/Android.mk
+++ b/tutorials/android-tutorial-5/jni/Android.mk
diff --git a/gst-sdk/tutorials/android-tutorial-5/jni/Application.mk b/tutorials/android-tutorial-5/jni/Application.mk
index 8e7b0ef..8e7b0ef 100644
--- a/gst-sdk/tutorials/android-tutorial-5/jni/Application.mk
+++ b/tutorials/android-tutorial-5/jni/Application.mk
diff --git a/gst-sdk/tutorials/android-tutorial-5/jni/tutorial-5.c b/tutorials/android-tutorial-5/jni/tutorial-5.c
index 81e9524..81e9524 100755
--- a/gst-sdk/tutorials/android-tutorial-5/jni/tutorial-5.c
+++ b/tutorials/android-tutorial-5/jni/tutorial-5.c
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/file.png b/tutorials/android-tutorial-5/res/drawable-ldpi/file.png
index 6a64f0e..6a64f0e 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/file.png
+++ b/tutorials/android-tutorial-5/res/drawable-ldpi/file.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/folder.png b/tutorials/android-tutorial-5/res/drawable-ldpi/folder.png
index d54f034..d54f034 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/folder.png
+++ b/tutorials/android-tutorial-5/res/drawable-ldpi/folder.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png b/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png
index d8cd8ea..d8cd8ea 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png
+++ b/tutorials/android-tutorial-5/res/drawable-ldpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png b/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png
index 2e2e776..2e2e776 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png
+++ b/tutorials/android-tutorial-5/res/drawable-mdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png b/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png
index b72499e..b72499e 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png
+++ b/tutorials/android-tutorial-5/res/drawable-xhdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png b/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png
index e420415..e420415 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png
+++ b/tutorials/android-tutorial-5/res/drawable-xxhdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png b/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png
index 093d4c2..093d4c2 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png
+++ b/tutorials/android-tutorial-5/res/drawable-xxxhdpi/gstreamer_logo_5.png
Binary files differ
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_main.xml b/tutorials/android-tutorial-5/res/layout/file_dialog_main.xml
index 3e33d06..3e33d06 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_main.xml
+++ b/tutorials/android-tutorial-5/res/layout/file_dialog_main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_row.xml b/tutorials/android-tutorial-5/res/layout/file_dialog_row.xml
index 33b8ea8..33b8ea8 100644
--- a/gst-sdk/tutorials/android-tutorial-5/res/layout/file_dialog_row.xml
+++ b/tutorials/android-tutorial-5/res/layout/file_dialog_row.xml
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/layout/main.xml b/tutorials/android-tutorial-5/res/layout/main.xml
index df795b2..df795b2 100755
--- a/gst-sdk/tutorials/android-tutorial-5/res/layout/main.xml
+++ b/tutorials/android-tutorial-5/res/layout/main.xml
diff --git a/gst-sdk/tutorials/android-tutorial-5/res/values/strings.xml b/tutorials/android-tutorial-5/res/values/strings.xml
index 272fafa..272fafa 100755
--- a/gst-sdk/tutorials/android-tutorial-5/res/values/strings.xml
+++ b/tutorials/android-tutorial-5/res/values/strings.xml
diff --git a/gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java b/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java
index 72b17b9..72b17b9 100644
--- a/gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java
+++ b/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/GStreamerSurfaceView.java
diff --git a/gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java b/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java
index c86ebd8..c86ebd8 100644
--- a/gst-sdk/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java
+++ b/tutorials/android-tutorial-5/src/com/gst_sdk_tutorials/tutorial_5/Tutorial5.java
diff --git a/gst-sdk/tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java b/tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java
index e2ef765..e2ef765 100644
--- a/gst-sdk/tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java
+++ b/tutorials/android-tutorial-5/src/com/lamerman/FileDialog.java
diff --git a/gst-sdk/tutorials/basic-tutorial-1.c b/tutorials/basic-tutorial-1.c
index 1656353..1656353 100644
--- a/gst-sdk/tutorials/basic-tutorial-1.c
+++ b/tutorials/basic-tutorial-1.c
diff --git a/gst-sdk/tutorials/basic-tutorial-12.c b/tutorials/basic-tutorial-12.c
index ab877e7..ab877e7 100644
--- a/gst-sdk/tutorials/basic-tutorial-12.c
+++ b/tutorials/basic-tutorial-12.c
diff --git a/gst-sdk/tutorials/basic-tutorial-13.c b/tutorials/basic-tutorial-13.c
index 1447407..1447407 100644
--- a/gst-sdk/tutorials/basic-tutorial-13.c
+++ b/tutorials/basic-tutorial-13.c
diff --git a/gst-sdk/tutorials/basic-tutorial-15.c b/tutorials/basic-tutorial-15.c
index f9a18f0..f9a18f0 100644
--- a/gst-sdk/tutorials/basic-tutorial-15.c
+++ b/tutorials/basic-tutorial-15.c
diff --git a/gst-sdk/tutorials/basic-tutorial-2.c b/tutorials/basic-tutorial-2.c
index 984442b..984442b 100644
--- a/gst-sdk/tutorials/basic-tutorial-2.c
+++ b/tutorials/basic-tutorial-2.c
diff --git a/gst-sdk/tutorials/basic-tutorial-3.c b/tutorials/basic-tutorial-3.c
index 8ec0dca..8ec0dca 100644
--- a/gst-sdk/tutorials/basic-tutorial-3.c
+++ b/tutorials/basic-tutorial-3.c
diff --git a/gst-sdk/tutorials/basic-tutorial-4.c b/tutorials/basic-tutorial-4.c
index 37f162e..37f162e 100644
--- a/gst-sdk/tutorials/basic-tutorial-4.c
+++ b/tutorials/basic-tutorial-4.c
diff --git a/gst-sdk/tutorials/basic-tutorial-5.c b/tutorials/basic-tutorial-5.c
index c0af920..c0af920 100644
--- a/gst-sdk/tutorials/basic-tutorial-5.c
+++ b/tutorials/basic-tutorial-5.c
diff --git a/gst-sdk/tutorials/basic-tutorial-6.c b/tutorials/basic-tutorial-6.c
index 4714938..4714938 100644
--- a/gst-sdk/tutorials/basic-tutorial-6.c
+++ b/tutorials/basic-tutorial-6.c
diff --git a/gst-sdk/tutorials/basic-tutorial-7.c b/tutorials/basic-tutorial-7.c
index 73e34d9..73e34d9 100644
--- a/gst-sdk/tutorials/basic-tutorial-7.c
+++ b/tutorials/basic-tutorial-7.c
diff --git a/gst-sdk/tutorials/basic-tutorial-8.c b/tutorials/basic-tutorial-8.c
index 2ddeaa7..2ddeaa7 100644
--- a/gst-sdk/tutorials/basic-tutorial-8.c
+++ b/tutorials/basic-tutorial-8.c
diff --git a/gst-sdk/tutorials/basic-tutorial-9.c b/tutorials/basic-tutorial-9.c
index 3e185e8..3e185e8 100644
--- a/gst-sdk/tutorials/basic-tutorial-9.c
+++ b/tutorials/basic-tutorial-9.c
diff --git a/gst-sdk/icons/gstreamer-logo-1.svg b/tutorials/icons/gstreamer-logo-1.svg
index 4c48823..4c48823 100644
--- a/gst-sdk/icons/gstreamer-logo-1.svg
+++ b/tutorials/icons/gstreamer-logo-1.svg
diff --git a/gst-sdk/icons/gstreamer-logo-2.svg b/tutorials/icons/gstreamer-logo-2.svg
index be67d39..be67d39 100644
--- a/gst-sdk/icons/gstreamer-logo-2.svg
+++ b/tutorials/icons/gstreamer-logo-2.svg
diff --git a/gst-sdk/icons/gstreamer-logo-3.svg b/tutorials/icons/gstreamer-logo-3.svg
index edbd265..edbd265 100644
--- a/gst-sdk/icons/gstreamer-logo-3.svg
+++ b/tutorials/icons/gstreamer-logo-3.svg
diff --git a/gst-sdk/icons/gstreamer-logo-4.svg b/tutorials/icons/gstreamer-logo-4.svg
index dffc1f7..dffc1f7 100644
--- a/gst-sdk/icons/gstreamer-logo-4.svg
+++ b/tutorials/icons/gstreamer-logo-4.svg
diff --git a/gst-sdk/icons/gstreamer-logo-5.svg b/tutorials/icons/gstreamer-logo-5.svg
index 83f3d01..83f3d01 100644
--- a/gst-sdk/icons/gstreamer-logo-5.svg
+++ b/tutorials/icons/gstreamer-logo-5.svg
diff --git a/gst-sdk/tutorials/playback-tutorial-1.c b/tutorials/playback-tutorial-1.c
index b142fa7..b142fa7 100644
--- a/gst-sdk/tutorials/playback-tutorial-1.c
+++ b/tutorials/playback-tutorial-1.c
diff --git a/gst-sdk/tutorials/playback-tutorial-2.c b/tutorials/playback-tutorial-2.c
index 52d3f6f..52d3f6f 100644
--- a/gst-sdk/tutorials/playback-tutorial-2.c
+++ b/tutorials/playback-tutorial-2.c
diff --git a/gst-sdk/tutorials/playback-tutorial-3.c b/tutorials/playback-tutorial-3.c
index 4f8b809..4f8b809 100644
--- a/gst-sdk/tutorials/playback-tutorial-3.c
+++ b/tutorials/playback-tutorial-3.c
diff --git a/gst-sdk/tutorials/playback-tutorial-4.c b/tutorials/playback-tutorial-4.c
index cfcf434..cfcf434 100644
--- a/gst-sdk/tutorials/playback-tutorial-4.c
+++ b/tutorials/playback-tutorial-4.c
diff --git a/gst-sdk/tutorials/playback-tutorial-5.c b/tutorials/playback-tutorial-5.c
index 0b3f0a1..0b3f0a1 100644
--- a/gst-sdk/tutorials/playback-tutorial-5.c
+++ b/tutorials/playback-tutorial-5.c
diff --git a/gst-sdk/tutorials/playback-tutorial-6.c b/tutorials/playback-tutorial-6.c
index cf33e16..cf33e16 100644
--- a/gst-sdk/tutorials/playback-tutorial-6.c
+++ b/tutorials/playback-tutorial-6.c
diff --git a/gst-sdk/tutorials/playback-tutorial-7.c b/tutorials/playback-tutorial-7.c
index 4bdc66b..4bdc66b 100644
--- a/gst-sdk/tutorials/playback-tutorial-7.c
+++ b/tutorials/playback-tutorial-7.c
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj b/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj
index 67fd093..67fd093 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters b/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters
index b5b0063..b5b0063 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-1/basic-tutorial-1.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj b/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj
index 477166f..477166f 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters b/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters
index 3f66ae1..3f66ae1 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj b/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj
index 4c8f40f..4c8f40f 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters b/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters
index 910fa05..910fa05 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-13/basic-tutorial-13.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj b/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj
index 3e5b9cd..3e5b9cd 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters b/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters
index 790763f..790763f 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-15/basic-tutorial-15.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj b/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj
index fded79d..fded79d 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters b/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters
index 20de244..20de244 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-2/basic-tutorial-2.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj b/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj
index 6d6d88f..6d6d88f 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters b/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters
index db211db..db211db 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-3/basic-tutorial-3.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj b/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
index ff4b549..ff4b549 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters b/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters
index 42706ff..42706ff 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-4/basic-tutorial-4.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj b/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj
index 5204272..5204272 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters b/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters
index a4a46c3..a4a46c3 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-5/basic-tutorial-5.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj b/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj
index b3763ae..b3763ae 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters b/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters
index 97b4a54..97b4a54 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-6/basic-tutorial-6.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj b/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj
index 18442b0..18442b0 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters b/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters
index e2bbe80..e2bbe80 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-7/basic-tutorial-7.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj b/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj
index 163e31d..163e31d 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters b/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters
index e14f0f5..e14f0f5 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-8/basic-tutorial-8.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj b/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj
index 712187d..712187d 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj
+++ b/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters b/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters
index 965f49c..965f49c 100644
--- a/gst-sdk/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters
+++ b/tutorials/vs2010/basic-tutorial-9/basic-tutorial-9.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj b/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj
index c0efc33..c0efc33 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters b/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters
index 98ab89a..98ab89a 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-1/playback-tutorial-1.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj b/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj
index 68d5167..68d5167 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters b/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters
index 92690d5..92690d5 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-2/playback-tutorial-2.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj b/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj
index cb664f2..cb664f2 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters b/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters
index 97cf279..97cf279 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj b/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj
index 4964c26..4964c26 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters b/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters
index 9e1c365..9e1c365 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj b/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj
index bbad658..bbad658 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters b/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters
index d11ad27..d11ad27 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-5/playback-tutorial-5.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj b/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj
index 76b178b..76b178b 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters b/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters
index 44ffbcd..44ffbcd 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-6/playback-tutorial-6.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj b/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj
index f6c7756..f6c7756 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj
+++ b/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj
diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters b/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters
index 46528cc..46528cc 100644
--- a/gst-sdk/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters
+++ b/tutorials/vs2010/playback-tutorial-7/playback-tutorial-7.vcxproj.filters
diff --git a/gst-sdk/tutorials/vs2010/tutorials.sln b/tutorials/vs2010/tutorials.sln
index b755671..b755671 100644
--- a/gst-sdk/tutorials/vs2010/tutorials.sln
+++ b/tutorials/vs2010/tutorials.sln
diff --git a/gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj b/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj
index 5b9826d..5b9826d 100644
--- a/gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj
+++ b/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj
diff --git a/gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
index a0742b4..a0742b4 100644
--- a/gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ b/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.h b/tutorials/xcode iOS/Tutorial 1/AppDelegate.h
index a5a8b38..a5a8b38 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 1/AppDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.m b/tutorials/xcode iOS/Tutorial 1/AppDelegate.m
index 31ef04e..31ef04e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/AppDelegate.m
+++ b/tutorials/xcode iOS/Tutorial 1/AppDelegate.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png b/tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png
index 0891b7a..0891b7a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png
+++ b/tutorials/xcode iOS/Tutorial 1/Default-568h@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default.png b/tutorials/xcode iOS/Tutorial 1/Default.png
index 4c8ca6f..4c8ca6f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default.png
+++ b/tutorials/xcode iOS/Tutorial 1/Default.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default@2x.png b/tutorials/xcode iOS/Tutorial 1/Default@2x.png
index 35b84cf..35b84cf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Default@2x.png
+++ b/tutorials/xcode iOS/Tutorial 1/Default@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h b/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h
index 3996f00..3996f00 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h
+++ b/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m b/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m
index e36233b..e36233b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m
+++ b/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png
index a1d3177..a1d3177 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png
+++ b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png
index d76e887..d76e887 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png
+++ b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPad@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png
index 775df1b..775df1b 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png
+++ b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png
index a0743ab..a0743ab 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png
+++ b/tutorials/xcode iOS/Tutorial 1/Images/appicon-1-iPhone@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist b/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist
index 6f7335a..6f7335a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch b/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch
index 99c2d37..99c2d37 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch
+++ b/tutorials/xcode iOS/Tutorial 1/Tutorial 1-Prefix.pch
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf b/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf
index 45a038b..45a038b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf
+++ b/tutorials/xcode iOS/Tutorial 1/Ubuntu-R.ttf
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.h b/tutorials/xcode iOS/Tutorial 1/ViewController.h
index 2440159..2440159 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.h
+++ b/tutorials/xcode iOS/Tutorial 1/ViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.m b/tutorials/xcode iOS/Tutorial 1/ViewController.m
index 96c8b29..96c8b29 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/ViewController.m
+++ b/tutorials/xcode iOS/Tutorial 1/ViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings b/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings
+++ b/tutorials/xcode iOS/Tutorial 1/en.lproj/InfoPlist.strings
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard b/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard
index ed6ac57..ed6ac57 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard
+++ b/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPad.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard b/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard
index 4f755aa..4f755aa 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard
+++ b/tutorials/xcode iOS/Tutorial 1/en.lproj/MainStoryboard_iPhone.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/fonts.conf b/tutorials/xcode iOS/Tutorial 1/fonts.conf
index 6b780ea..6b780ea 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/fonts.conf
+++ b/tutorials/xcode iOS/Tutorial 1/fonts.conf
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h b/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h
index c5c929f..c5c929f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h
+++ b/tutorials/xcode iOS/Tutorial 1/gst_ios_init.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m b/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m
index 403f9f9..403f9f9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m
+++ b/tutorials/xcode iOS/Tutorial 1/gst_ios_init.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 1/main.m b/tutorials/xcode iOS/Tutorial 1/main.m
index 6cf4e0f..6cf4e0f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 1/main.m
+++ b/tutorials/xcode iOS/Tutorial 1/main.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.h b/tutorials/xcode iOS/Tutorial 2/AppDelegate.h
index a5a8b38..a5a8b38 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 2/AppDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.m b/tutorials/xcode iOS/Tutorial 2/AppDelegate.m
index 31ef04e..31ef04e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/AppDelegate.m
+++ b/tutorials/xcode iOS/Tutorial 2/AppDelegate.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png b/tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png
index 0891b7a..0891b7a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png
+++ b/tutorials/xcode iOS/Tutorial 2/Default-568h@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default.png b/tutorials/xcode iOS/Tutorial 2/Default.png
index 4c8ca6f..4c8ca6f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default.png
+++ b/tutorials/xcode iOS/Tutorial 2/Default.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default@2x.png b/tutorials/xcode iOS/Tutorial 2/Default@2x.png
index 35b84cf..35b84cf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Default@2x.png
+++ b/tutorials/xcode iOS/Tutorial 2/Default@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h b/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h
index b00f758..b00f758 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h
+++ b/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m b/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m
index 814d15a..814d15a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m
+++ b/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h b/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h
index 5586373..5586373 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 2/GStreamerBackendDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png
index 56f58fe..56f58fe 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png
+++ b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png
index e2236f9..e2236f9 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png
+++ b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPad@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png
index 0416f13..0416f13 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png
+++ b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png
index 5c9ee26..5c9ee26 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png
+++ b/tutorials/xcode iOS/Tutorial 2/Images/appicon-2-iPhone@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist b/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist
index ee2efae..ee2efae 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch b/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch
index 69d1459..69d1459 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch
+++ b/tutorials/xcode iOS/Tutorial 2/Tutorial 2-Prefix.pch
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist b/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist
index 91c26b9..91c26b9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 2/Tutorial2-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf b/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf
index 45a038b..45a038b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf
+++ b/tutorials/xcode iOS/Tutorial 2/Ubuntu-R.ttf
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h b/tutorials/xcode iOS/Tutorial 2/ViewController.h
index be19276..be19276 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h
+++ b/tutorials/xcode iOS/Tutorial 2/ViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.m b/tutorials/xcode iOS/Tutorial 2/ViewController.m
index 512ede7..512ede7 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.m
+++ b/tutorials/xcode iOS/Tutorial 2/ViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings b/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings
+++ b/tutorials/xcode iOS/Tutorial 2/en.lproj/InfoPlist.strings
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard b/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard
index c96f025..c96f025 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard
+++ b/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard b/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard
index 0d14c30..0d14c30 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard
+++ b/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/fonts.conf b/tutorials/xcode iOS/Tutorial 2/fonts.conf
index 6b780ea..6b780ea 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/fonts.conf
+++ b/tutorials/xcode iOS/Tutorial 2/fonts.conf
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h b/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h
index b1471b2..b1471b2 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h
+++ b/tutorials/xcode iOS/Tutorial 2/gst_ios_init.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m b/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m
index 403f9f9..403f9f9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m
+++ b/tutorials/xcode iOS/Tutorial 2/gst_ios_init.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/main.m b/tutorials/xcode iOS/Tutorial 2/main.m
index 6cf4e0f..6cf4e0f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/main.m
+++ b/tutorials/xcode iOS/Tutorial 2/main.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.h b/tutorials/xcode iOS/Tutorial 3/AppDelegate.h
index a5a8b38..a5a8b38 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 3/AppDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.m b/tutorials/xcode iOS/Tutorial 3/AppDelegate.m
index 31ef04e..31ef04e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/AppDelegate.m
+++ b/tutorials/xcode iOS/Tutorial 3/AppDelegate.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png b/tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png
index 0891b7a..0891b7a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png
+++ b/tutorials/xcode iOS/Tutorial 3/Default-568h@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default.png b/tutorials/xcode iOS/Tutorial 3/Default.png
index 4c8ca6f..4c8ca6f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default.png
+++ b/tutorials/xcode iOS/Tutorial 3/Default.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default@2x.png b/tutorials/xcode iOS/Tutorial 3/Default@2x.png
index 35b84cf..35b84cf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Default@2x.png
+++ b/tutorials/xcode iOS/Tutorial 3/Default@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h b/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h
index ac4e798..ac4e798 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h
+++ b/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m b/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m
index 91cdd9d..91cdd9d 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m
+++ b/tutorials/xcode iOS/Tutorial 3/EaglUIVIew.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h b/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h
index a23c4ce..a23c4ce 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h
+++ b/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m b/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m
index 0942bb0..0942bb0 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m
+++ b/tutorials/xcode iOS/Tutorial 3/GStreamerBackend.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h b/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h
index 5586373..5586373 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 3/GStreamerBackendDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png
index d119186..d119186 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png
+++ b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png
index 2fa612a..2fa612a 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png
+++ b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPad@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png
index 9fded2d..9fded2d 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png
+++ b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png
index 1a4b4f9..1a4b4f9 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png
+++ b/tutorials/xcode iOS/Tutorial 3/Images/appicon-3-iPhone@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist b/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist
index b00c1bf..b00c1bf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch b/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch
index e41cee4..e41cee4 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch
+++ b/tutorials/xcode iOS/Tutorial 3/Tutorial 3-Prefix.pch
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf b/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf
index 45a038b..45a038b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf
+++ b/tutorials/xcode iOS/Tutorial 3/Ubuntu-R.ttf
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.h b/tutorials/xcode iOS/Tutorial 3/ViewController.h
index 677f65b..677f65b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.h
+++ b/tutorials/xcode iOS/Tutorial 3/ViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.m b/tutorials/xcode iOS/Tutorial 3/ViewController.m
index 93eae20..93eae20 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/ViewController.m
+++ b/tutorials/xcode iOS/Tutorial 3/ViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings b/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings
+++ b/tutorials/xcode iOS/Tutorial 3/en.lproj/InfoPlist.strings
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard b/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard
index 98d0b70..98d0b70 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard
+++ b/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPad.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard b/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard
index 262d114..262d114 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard
+++ b/tutorials/xcode iOS/Tutorial 3/en.lproj/MainStoryboard_iPhone.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/fonts.conf b/tutorials/xcode iOS/Tutorial 3/fonts.conf
index 6b780ea..6b780ea 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/fonts.conf
+++ b/tutorials/xcode iOS/Tutorial 3/fonts.conf
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h b/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h
index f87cfe1..f87cfe1 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h
+++ b/tutorials/xcode iOS/Tutorial 3/gst_ios_init.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m b/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m
index 403f9f9..403f9f9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m
+++ b/tutorials/xcode iOS/Tutorial 3/gst_ios_init.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 3/main.m b/tutorials/xcode iOS/Tutorial 3/main.m
index 6cf4e0f..6cf4e0f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 3/main.m
+++ b/tutorials/xcode iOS/Tutorial 3/main.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.h b/tutorials/xcode iOS/Tutorial 4/AppDelegate.h
index a5a8b38..a5a8b38 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 4/AppDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.m b/tutorials/xcode iOS/Tutorial 4/AppDelegate.m
index 31ef04e..31ef04e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/AppDelegate.m
+++ b/tutorials/xcode iOS/Tutorial 4/AppDelegate.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png b/tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png
index 0891b7a..0891b7a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png
+++ b/tutorials/xcode iOS/Tutorial 4/Default-568h@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default.png b/tutorials/xcode iOS/Tutorial 4/Default.png
index 4c8ca6f..4c8ca6f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default.png
+++ b/tutorials/xcode iOS/Tutorial 4/Default.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default@2x.png b/tutorials/xcode iOS/Tutorial 4/Default@2x.png
index 35b84cf..35b84cf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Default@2x.png
+++ b/tutorials/xcode iOS/Tutorial 4/Default@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h b/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h
index ac4e798..ac4e798 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h
+++ b/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m b/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m
index 91cdd9d..91cdd9d 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m
+++ b/tutorials/xcode iOS/Tutorial 4/EaglUIVIew.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h b/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h
index f16ea70..f16ea70 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h
+++ b/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m b/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m
index c6170bc..c6170bc 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m
+++ b/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h b/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h
index 01981fa..01981fa 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 4/GStreamerBackendDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png
index ceea35d..ceea35d 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png
+++ b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png
index 9613a6f..9613a6f 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png
+++ b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPad@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png
index 6535733..6535733 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png
+++ b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png
index 06fa7eb..06fa7eb 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png
+++ b/tutorials/xcode iOS/Tutorial 4/Images/appicon-4-iPhone@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist b/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist
index 548df05..548df05 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch b/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch
index 9288e96..9288e96 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch
+++ b/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Prefix.pch
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf b/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf
index 45a038b..45a038b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf
+++ b/tutorials/xcode iOS/Tutorial 4/Ubuntu-R.ttf
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.h b/tutorials/xcode iOS/Tutorial 4/VideoViewController.h
index 5935306..5935306 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.h
+++ b/tutorials/xcode iOS/Tutorial 4/VideoViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.m b/tutorials/xcode iOS/Tutorial 4/VideoViewController.m
index b213a00..b213a00 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.m
+++ b/tutorials/xcode iOS/Tutorial 4/VideoViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings b/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings
+++ b/tutorials/xcode iOS/Tutorial 4/en.lproj/InfoPlist.strings
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard b/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard
index 5507fda..5507fda 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard
+++ b/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard b/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard
index d538d99..d538d99 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard
+++ b/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPhone.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/fonts.conf b/tutorials/xcode iOS/Tutorial 4/fonts.conf
index 6b780ea..6b780ea 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/fonts.conf
+++ b/tutorials/xcode iOS/Tutorial 4/fonts.conf
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h b/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h
index 79ee758..79ee758 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h
+++ b/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m b/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m
index 403f9f9..403f9f9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m
+++ b/tutorials/xcode iOS/Tutorial 4/gst_ios_init.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 4/main.m b/tutorials/xcode iOS/Tutorial 4/main.m
index 6cf4e0f..6cf4e0f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 4/main.m
+++ b/tutorials/xcode iOS/Tutorial 4/main.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.h b/tutorials/xcode iOS/Tutorial 5/AppDelegate.h
index a5a8b38..a5a8b38 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 5/AppDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.m b/tutorials/xcode iOS/Tutorial 5/AppDelegate.m
index 31ef04e..31ef04e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/AppDelegate.m
+++ b/tutorials/xcode iOS/Tutorial 5/AppDelegate.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png b/tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png
index 0891b7a..0891b7a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png
+++ b/tutorials/xcode iOS/Tutorial 5/Default-568h@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default.png b/tutorials/xcode iOS/Tutorial 5/Default.png
index 4c8ca6f..4c8ca6f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default.png
+++ b/tutorials/xcode iOS/Tutorial 5/Default.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default@2x.png b/tutorials/xcode iOS/Tutorial 5/Default@2x.png
index 35b84cf..35b84cf 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Default@2x.png
+++ b/tutorials/xcode iOS/Tutorial 5/Default@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h b/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h
index ac4e798..ac4e798 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h
+++ b/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m b/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m
index 91cdd9d..91cdd9d 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m
+++ b/tutorials/xcode iOS/Tutorial 5/EaglUIVIew.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h b/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h
index f16ea70..f16ea70 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h
+++ b/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m b/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m
index 234eabc..234eabc 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m
+++ b/tutorials/xcode iOS/Tutorial 5/GStreamerBackend.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h b/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h
index 01981fa..01981fa 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h
+++ b/tutorials/xcode iOS/Tutorial 5/GStreamerBackendDelegate.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png
index 826ddaa..826ddaa 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png
+++ b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png
index a2b3a35..a2b3a35 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png
+++ b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPad@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png
index c681ddd..c681ddd 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png
+++ b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png
index 648a249..648a249 100755
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png
+++ b/tutorials/xcode iOS/Tutorial 5/Images/appicon-5-iPhone@2x.png
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h b/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h
index 6950b19..6950b19 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h
+++ b/tutorials/xcode iOS/Tutorial 5/LibraryViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m b/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m
index 4abf1a8..4abf1a8 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m
+++ b/tutorials/xcode iOS/Tutorial 5/LibraryViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist b/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist
index 38b2f62..38b2f62 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist
+++ b/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Info.plist
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch b/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch
index 35ed66a..35ed66a 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch
+++ b/tutorials/xcode iOS/Tutorial 5/Tutorial 5-Prefix.pch
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf b/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf
index 45a038b..45a038b 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf
+++ b/tutorials/xcode iOS/Tutorial 5/Ubuntu-R.ttf
Binary files differ
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.h b/tutorials/xcode iOS/Tutorial 5/VideoViewController.h
index 5935306..5935306 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.h
+++ b/tutorials/xcode iOS/Tutorial 5/VideoViewController.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.m b/tutorials/xcode iOS/Tutorial 5/VideoViewController.m
index 19f6f0e..19f6f0e 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/VideoViewController.m
+++ b/tutorials/xcode iOS/Tutorial 5/VideoViewController.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings b/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings
index 477b28f..477b28f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings
+++ b/tutorials/xcode iOS/Tutorial 5/en.lproj/InfoPlist.strings
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard b/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard
index d912866..d912866 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard
+++ b/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPad.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard b/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard
index deb9a86..deb9a86 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard
+++ b/tutorials/xcode iOS/Tutorial 5/en.lproj/MainStoryboard_iPhone.storyboard
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/fonts.conf b/tutorials/xcode iOS/Tutorial 5/fonts.conf
index 6b780ea..6b780ea 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/fonts.conf
+++ b/tutorials/xcode iOS/Tutorial 5/fonts.conf
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h b/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h
index 79ee758..79ee758 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h
+++ b/tutorials/xcode iOS/Tutorial 5/gst_ios_init.h
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m b/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m
index 403f9f9..403f9f9 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m
+++ b/tutorials/xcode iOS/Tutorial 5/gst_ios_init.m
diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 5/main.m b/tutorials/xcode iOS/Tutorial 5/main.m
index 6cf4e0f..6cf4e0f 100644
--- a/gst-sdk/tutorials/xcode iOS/Tutorial 5/main.m
+++ b/tutorials/xcode iOS/Tutorial 5/main.m
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj b/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj
index 60bc000..60bc000 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.pbxproj
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
index 98cf3a3..98cf3a3 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme
index 503d97e..503d97e 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/01-Tutorial 1.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme
index e98502b..e98502b 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/02-Tutorial 2.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme
index 7b1edf5..7b1edf5 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/03-Turorial 3.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme
index 2401936..2401936 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/04-Tutorial 4.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme
index 30f512a..30f512a 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/05-Tutorial 5.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme
index a72f41d..a72f41d 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/06-Tutorial 6.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme
index 84fccd6..84fccd6 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/07-Tutorial 7.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme
index aecc95c..aecc95c 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/08-Tutorial 8.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme
index 9f6bec9..9f6bec9 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/09-Tutorial 9.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme
index a891d23..a891d23 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/12-Tutorial 12.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme
index e624154..e624154 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/13-Tutorial 13.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme
index 9f8f4f8..9f8f4f8 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/15-Tutorial 15.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme
index 807d156..807d156 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/21-Playback Tutorial 1.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme
index a7abd55..a7abd55 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/22-Playback Tutorial 2.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme
index 05fdae3..05fdae3 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/23-Playback Tutorial 3.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme
index 08839c8..08839c8 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/24-Playback Tutorial 4.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme
index ff41ea8..ff41ea8 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/25-Playback Tutorial 5.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme
index ea06915..ea06915 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/26-Playback Tutorial 6.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme
index 7499f15..7499f15 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/27-Playback Tutorial 7.xcscheme
diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist
index 9f45ecf..9f45ecf 100644
--- a/gst-sdk/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist
+++ b/tutorials/xcode/GStreamer Tutorials.xcodeproj/xcshareddata/xcschemes/xcschememanagement.plist