projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8304893
)
Revert "doc: Workaround gtkdoc issue"
author
Stefan Sauer
<ensonic@users.sf.net>
Mon, 18 May 2015 18:01:49 +0000
(20:01 +0200)
committer
Stefan Sauer
<ensonic@users.sf.net>
Mon, 18 May 2015 18:01:49 +0000
(20:01 +0200)
This reverts commit
df7ef3c35d34352257a28307c07d4673f239452e
.
This is fixed by the gtk-doc 1.23 release.
gst/playback/gstplaybin2.c
patch
|
blob
|
history
diff --git
a/gst/playback/gstplaybin2.c
b/gst/playback/gstplaybin2.c
index a535f6f128b314c7d3719113224636c3b69e5c63..3c19754f5256a4f1130594d67481f1470d1b7d15 100644
(file)
--- a/
gst/playback/gstplaybin2.c
+++ b/
gst/playback/gstplaybin2.c
@@
-197,7
+197,6
@@
* </para>
* </refsect2>
* <refsect2>
- * <para>
* <title>Examples</title>
* |[
* gst-launch-1.0 -v playbin uri=file:///path/to/somefile.mp4
@@
-214,7
+213,6
@@
* gst-launch-1.0 -v playbin uri=dvd://
* ]| This will play back the DVD in your disc drive (assuming
* the drive is detected automatically by the plugin).
- * </para>
* </refsect2>
*/