GStreamer+reference: Review and cleanup

This commit is contained in:
Thibault Saunier 2016-05-27 14:16:13 -04:00
parent 65ea75a53d
commit 42e05576ed
3 changed files with 6 additions and 47 deletions

View file

@ -1,52 +1,10 @@
# GStreamer reference # GStreamer reference
# GStreamer reference
This is the complete documentation for the GStreamer API, automatically This is the complete documentation for the GStreamer API, automatically
generated from the source code of GStreamer. generated from the source code of GStreamer.
<table> > ![forbiden]This documentation is still being prepared. Meanwhile, all
<tbody> > links in the tutorials point to [the GStreamer documentation] ressources.
<tr class="odd">
<td><img src="images/icons/emoticons/forbidden.png" width="16" height="16" /></td>
<td><p>This documentation is still being prepared. Meanwhile, all links in the tutorials point to <a href="http://www.freedesktop.org/software/gstreamer-sdk/data/docs/2012.5/gstreamer-0.10" class="external-link">gstreamer.freedesktop.org</a></p></td>
</tr>
</tbody>
</table>
  [forbiden]: images/icons/emoticons/forbidden.png
[the GStreamer documentation]: https://gstreamer.freedesktop.org/documentation/
 
 
## Comments:
<table>
<colgroup>
<col width="100%" />
</colgroup>
<tbody>
<tr class="odd">
<td><a href=""></a>
<p>It seems links point to the HEAD (1.0) docs, not 0.10 docs (<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/0.10.36/" class="uri" class="external-link">http://gstreamer.freedesktop.org/data/doc/gstreamer/0.10.36/</a>).</p>
<div class="smallfont" align="left" style="color: #666666; width: 98%; margin-bottom: 10px;">
<img src="images/icons/contenttypes/comment_16.png" width="16" height="16" /> Posted by at Jun 11, 2012 11:34
</div></td>
</tr>
<tr class="even">
<td><a href=""></a>
<p>Thanks for fixing that link, but it seems all the links in the tutorials also need to be updated. Hopefully Confluence provides for global search and replace. <img src="s/en_GB/3152/1/_/images/icons/emoticons/smile.png" alt="(smile)" class="emoticon emoticon-smile" /></p>
<div class="smallfont" align="left" style="color: #666666; width: 98%; margin-bottom: 10px;">
<img src="images/icons/contenttypes/comment_16.png" width="16" height="16" /> Posted by at Jun 11, 2012 12:49
</div></td>
</tr>
<tr class="odd">
<td><a href=""></a>
<p>Fixed! Thanks for the feedback.</p>
<div class="smallfont" align="left" style="color: #666666; width: 98%; margin-bottom: 10px;">
<img src="images/icons/contenttypes/comment_16.png" width="16" height="16" /> Posted by xartigas at Jun 11, 2012 13:20
</div></td>
</tr>
</tbody>
</table>

View file

@ -267,7 +267,7 @@ and used as follows:
| `GSTREAMER_PLUGINS_CODECS_GPL` | assrender | | `GSTREAMER_PLUGINS_CODECS_GPL` | assrender |
| `GSTREAMER_PLUGINS_SYS` | glimagesink opensles amc | | `GSTREAMER_PLUGINS_SYS` | glimagesink opensles amc |
Build and run your application as explained in the **Building the tutorials** section. Build and run your application as explained in the [Building the tutorial](Installing+for+Android+development.markdown#building-the-tutorials) section.
[information]: images/icons/emoticons/information.png [information]: images/icons/emoticons/information.png
[Android SDK]: http://developer.android.com/sdk/index.html [Android SDK]: http://developer.android.com/sdk/index.html

View file

@ -73,6 +73,7 @@ Reviewed pages:
- Tutorials.markdown - Tutorials.markdown
- Android+tutorial+1+Link+against+GStreamer.markdown - Android+tutorial+1+Link+against+GStreamer.markdown
- Android+tutorial+2+A+running+pipeline.markdown - Android+tutorial+2+A+running+pipeline.markdown
- GStreamer+reference.markdown
For-later pages: For-later pages:
- Qt+tutorials.markdown [tpm: this should all be rewritten from scratch with qmlglsink; QtGStreamer is outdated and unmaintained, we should not promote it] - Qt+tutorials.markdown [tpm: this should all be rewritten from scratch with qmlglsink; QtGStreamer is outdated and unmaintained, we should not promote it]