Thibault Saunier
7de2c2dc7a
Fix info and warnings layout and update images
2018-11-25 16:33:11 +00:00
Jacques de Broin
7aea060a60
gst-docs: add return value to appsink callback in tutorial
...
The "crude waveform generator" sample application in "Basic
tutorial 8: Short-cutting the pipeline" was lacking the return value
so it was only being invoked once.
https://bugzilla.gnome.org/show_bug.cgi?id=796476
2018-06-06 00:33:19 +03:00
Jacques de Broin
c25c296760
gst-docs: add return value to appsink callback in tutorial and example code
...
The "crude waveform generator" sample application in "Basic
tutorial 8: Short-cutting the pipeline" was lacking the return value
so it was only being invoked once.
https://bugzilla.gnome.org/show_bug.cgi?id=796476
2018-06-05 08:50:14 +03:00
Sebastian Dröge
30f8595780
playback-tutorial-3/basic-tutorial-8: Fix buffer duration calculations
...
Same as last commit in various other places
https://bugzilla.gnome.org/show_bug.cgi?id=791408
2017-12-09 14:01:51 +02:00
Nicolas Dufresne
a20b2cc27a
Use gst_sample_unref to unref GstSample in tutorials
2017-12-07 19:48:43 -05:00
Sebastian Dröge
6cf853997a
Remove audio_caps_text in the tutorials
...
The caps are created from a GstAudioInfo, not from a string.
https://bugzilla.gnome.org/show_bug.cgi?id=791157
2017-12-03 12:57:25 +02:00
Sebastian Dröge
00e11dbb37
Fix up last commit properly
2017-08-28 19:08:33 +03:00
apple muncy
8b61265d7e
Use correct pkg-config package name for gstreamer-audio-1.0
...
https://bugzilla.gnome.org/show_bug.cgi?id=786804
2017-08-28 19:07:12 +03:00
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
a7b50da27d
tutorials: basic: drop all mentions to the SDK
2017-04-13 14:26:19 -07: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