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
de35ad6dc1
basic-tutorial-5: 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 17:00:46 -07:00
Jan Schmidt
3be8a37124
Fix new_sample signal handler so the example works
2017-06-05 14:32:36 +10: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
Olivier Crête
55f54ce715
Use basic-tutorial-1.c from tutorials subdirectory
2016-10-09 15:28:12 +02:00
Olivier Crête
9b4b5a7f58
Replace gstreamer.com uri with freedesktop
2016-09-15 16:19:28 -04:00
Mathieu Duponchelle
6cdcdcd2d9
Start really cleaning up
2016-06-05 23:33:18 +02:00
Mathieu Duponchelle
e256a61106
Add a simple example of inclusion
...
0.7.9.3 is needed, but it's pushed on pip so it shouldn't
be too complicated.
Need the C extension as well, README updated to reflect
that.
This allowed noticing and fixing two errors in the
link_to_multiplexer snippet, as clang complained,
check the differences between the previous version
and the new one :)
2016-06-04 19:14:22 +02:00