Sebastian Dröge
|
1a9f0541be
|
Use gst_element_get_request_pad() instead of doing it complicated by first getting the pad template
Also use the correct pad template name for tee in the docs so that it
actually works.
|
2017-08-16 21:34:15 +03:00 |
|
Reynaldo H. Verdejo Pinochet
|
4774e1aa92
|
tutorials: toolkit-integration: drop calls to gtk_button_new_from_stock()
The gtk_button_new_from_stock() function has been deprecated since GTK+ 3.10.
Use gtk_button_new_from_icon_name() instead.
|
2017-08-11 16:46:38 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
193fba65b8
|
tutorials: toolkit-integration: fix missing markup
|
2017-08-11 15:58:12 -07:00 |
|
Sebastian Dröge
|
bc810ef40f
|
basic-tutorial-5: expose_cb() is now draw_cb() and gets a cairo_t directly
|
2017-08-07 08:58:58 +03:00 |
|
Sebastian Dröge
|
fce81a19a8
|
Don't use gstreamer-interfaces-1.0 in basic-tutorial-5
GstVideoOverlay is in gstreamer-video-1.0
|
2017-08-06 01:34:24 +03:00 |
|
Jinwoo Ahn
|
6c830d168a
|
tutorials: time-management: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=785720
|
2017-08-02 10:55:51 +01:00 |
|
Reynaldo H. Verdejo Pinochet
|
f1a79c576b
|
tutorials: debugging-tools: improve formatting & content
Reformat tables & fix markup. Additionally, add note on some
information referring only to the default hadler.
|
2017-07-28 14:43:28 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
6513190384
|
tutorials: time-management: improve the example walkthrough
Additionally: fix missing markup
|
2017-07-28 13:48:52 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
b0cb459527
|
tutorials: basic: fix missing markup
|
2017-07-18 23:53:03 -07:00 |
|
Elmir
|
fade3ed53e
|
Add missing semicolon in the example code.
https://bugzilla.gnome.org/show_bug.cgi?id=784909
|
2017-07-13 10:29:22 -04:00 |
|
Reynaldo H. Verdejo Pinochet
|
23c60cafe3
|
tutorials: concepts: fix missing markup
Additionally: other grammar fixes & improvements
|
2017-05-19 16:50:47 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
a7b50da27d
|
tutorials: basic: drop all mentions to the SDK
|
2017-04-13 14:26:19 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
014f850507
|
tutorial: hello-world: drop manual padding from code blocks
|
2017-04-13 13:57:38 -07:00 |
|
Saulo S. Toledo
|
896429efe1
|
tutorial: hello world: fix c code markdown render error
https://bugzilla.gnome.org/show_bug.cgi?id=781289
|
2017-04-13 13:46:34 -07:00 |
|
Sebastian Dröge
|
2e29b1e5c3
|
tutorials/playback: Fix more occurences of GST_TIME_FORMAT / GST_FORMAT_TIME mixups
https://bugzilla.gnome.org/show_bug.cgi?id=777734
|
2017-03-17 12:17:56 +02:00 |
|
De Vlieger, Brecht
|
282851deef
|
tutorials/basic: Fix compilation errors
https://bugzilla.gnome.org/show_bug.cgi?id=777734
|
2017-03-17 12:17:08 +02:00 |
|
Sebastian Dröge
|
4752e9b45a
|
basic/toolkit-integration: Bring in sync with the actual source code again
Fixes syntax errors, a double free and others.
https://bugzilla.gnome.org/show_bug.cgi?id=779701
|
2017-03-09 10:40:14 +02:00 |
|
Mathieu Duponchelle
|
09f71131fb
|
Split out documentation into subfolders.
https://bugzilla.gnome.org/show_bug.cgi?id=773976
|
2016-11-14 14:10:22 +00:00 |
|