Review Android tutorial 1 and add some more todo items
[platform/upstream/gstreamer.git] / TODO.markdown
1 # Todo
2
3 This is just a simple TODO list to follow progress of the port from
4 gstreamer.com content to hotdoc
5
6 Pages to review:
7  - Basic+tutorials.markdown
8    - Basic+tutorial+1+Hello+world.markdown
9    - Basic+tutorial+2+GStreamer+concepts.markdown
10    - Basic+tutorial+3+Dynamic+pipelines.markdown
11    - Basic+tutorial+4+Time+management.markdown
12    - Basic+tutorial+6+Media+formats+and+Pad+Capabilities.markdown
13    - Basic+tutorial+7+Multithreading+and+Pad+Availability.markdown
14    - Basic+tutorial+8+Short-cutting+the+pipeline.markdown
15    - Basic+tutorial+9+Media+information+gathering.markdown
16    - Basic+tutorial+10+GStreamer+tools.markdown
17    - Basic+tutorial+11+Debugging+tools.markdown
18    - Basic+tutorial+12+Streaming.markdown
19    - Basic+tutorial+13+Playback+speed.markdown
20    - Basic+tutorial+14+Handy+elements.markdown
21    - Basic+tutorial+15+Clutter+integration.markdown
22    - Basic+tutorial+16+Platform-specific+elements.markdown
23  - Playback+tutorials.markdown
24    - Playback+tutorial+1+Playbin2+usage.markdown
25    - Playback+tutorial+2+Subtitle+management.markdown
26    - Playback+tutorial+3+Short-cutting+the+pipeline.markdown
27    - Playback+tutorial+4+Progressive+streaming.markdown
28    - Playback+tutorial+5+Color+Balance.markdown
29    - Playback+tutorial+6+Audio+visualization.markdown
30    - Playback+tutorial+7+Custom+playbin2+sinks.markdown
31    - Playback+tutorial+8+Hardware-accelerated+video+decoding.markdown
32    - Playback+tutorial+9+Digital+audio+pass-through.markdown
33  - Android+tutorials.markdown
34    - Android+tutorial+2+A+running+pipeline.markdown
35    - Android+tutorial+3+Video.markdown
36    - Android+tutorial+4+A+basic+media+player.markdown
37    - Android+tutorial+5+A+Complete+media+player.markdown
38  - iOS+tutorials.markdown
39    - iOS+tutorial+1+Link+against+GStreamer.markdown
40    - iOS+tutorial+2+A+running+pipeline.markdown
41    - iOS+tutorial+3+Video.markdown
42    - iOS+tutorial+4+A+basic+media+player.markdown
43  - [installing]
44    - Installing+for+iOS+development.markdown
45    - Installing+on+Linux.markdown
46    - Installing+on+Mac+OS+X.markdown
47    - Installing+on+Windows.markdown
48  - Deploying+your+application.markdown
49    - Windows+deployment.markdown
50    - Mac+OS+X+deployment.markdown
51    - Multiplatform+deployment+using+Cerbero.markdown
52  - Legal+information.markdown
53  - GStreamer+reference.markdown
54    - gst-inspect.markdown
55    - gst-launch.markdown
56
57
58 Screenshots:
59  - Create new ones with the official GStreamer logo and not saying "0.10.36". Affected:
60    - Android tutorial 1: attachments/2654326.png
61
62 Code:
63  - Change namespace from com.gst\* to org.freedesktop.gstreamer
64  - Change logos to the official gstreamer logo
65
66 Reviewed pages:
67  - Home.markdown
68  - Installing+the+SDK.markdown
69  - Installing+for+Android+development.markdown
70  - Building+from+source+using+Cerbero.markdown
71  - Table+of+Concepts.markdown
72  - Tutorials.markdown
73  - Android+tutorial+1+Link+against+GStreamer.markdown
74
75 For-later pages:
76  - Qt+tutorials.markdown [tpm: this should all be rewritten from scratch with qmlglsink; QtGStreamer is outdated and unmaintained, we should not promote it]
77    - Basic+Media+Player.markdown
78    - QtGStreamer+vs+C+GStreamer.markdown
79    - Using+appsink%2Fappsrc+in+Qt.markdown
80
81
82 Deleted pages:
83  - 2012.11+Brahmaputra.markdown
84  - 2012.5+Amazon.markdown
85  - 2012.7+Amazon+%28Bugfix+Release+1%29.markdown
86  - 2012.9+Amazon+%28Bugfix+Release+2%29.markdown
87  - 2013.6+Congo.markdown
88  - Contact.markdown
89  - Frequently+Asked+Questions.markdown
90  - Releases.markdown
91  - Upcoming+tutorials.markdown
92
93
94 old sitemap:
95
96         Installing the SDK
97             Installing on Linux
98             Installing on Mac OS X
99             Installing on Windows
100             Installing for Android development
101             Installing for iOS development
102             Building from source using Cerbero
103         Tutorials
104             Basic tutorials
105             Playback tutorials
106             Android tutorials
107             iOS tutorials
108             Table of Concepts
109             Upcoming tutorials
110         Deploying your application
111             Mac OS X deployment
112             Windows deployment
113             Multiplatform deployment using Cerbero
114         Releases
115             2013.6 Congo
116             2012.11 Brahmaputra
117             2012.9 Amazon (Bugfix Release 2)
118             2012.7 Amazon (Bugfix Release 1)
119             2012.5 Amazon
120         GStreamer reference
121             gst-inspect
122             gst-launch
123         Legal information
124         Frequently Asked Questions
125         Contact