Commit graph

762 commits

Author SHA1 Message Date
Nicolas Dufresne
50f5243e7f design: Retitle subtitle-overlays to avoid overlfow 2017-12-20 14:49:46 -05: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
Aleksandr Slobodeniuk
ea888a0e3b basic-tutorial-8: Fix buffer duration calculation
Buffer duration was counted from buffer's size in bytes, like it were number of samples.

https://bugzilla.gnome.org/show_bug.cgi?id=791408
2017-12-09 14:01:34 +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
Nicolas Dufresne
dfc6962eb8 installing: Fix a typo GSTreamer -> GStreamer 2017-12-02 14:22:45 -05:00
Jinwoo Ahn
7665679eb6 tutorials: time-management: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=790196
2017-11-11 11:02:23 +00:00
Jinwoo Ahn
adc2740ad4 contribute: index: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=790021
2017-11-07 19:01:37 +01:00
Reynaldo H. Verdejo Pinochet
76a492c467 tools: gst-launch: improve content and formatting 2017-10-19 21:59:49 -07:00
Reynaldo H. Verdejo Pinochet
764b8d0c70 faq: git: improve content and formatting 2017-10-19 20:48:47 -07:00
Reynaldo H. Verdejo Pinochet
c7e333ca16 tutorials: ios: basic: fix missing markup 2017-10-19 15:27:16 -07:00
Reynaldo H. Verdejo Pinochet
72b1484958 tutorials: ios: basic: drop unneeded indentation from single block source code samples 2017-10-19 15:16:09 -07:00
Reynaldo H. Verdejo Pinochet
27860cb090 tutorials: ios: basic: fix missing markup 2017-10-19 15:15:41 -07:00
Francisco Velazquez
46932561bf gst-launch: fix copy paste error
s/gst-inspect-1.0/gst-launch-1.0
2017-10-19 16:58:12 +02:00
Reynaldo H. Verdejo Pinochet
7993c4a6b2 deploying: cerbero: fix wrong char on package attributes table 2017-10-17 21:44:05 -07:00
Reynaldo H. Verdejo Pinochet
9d07b2dab5 deploying: cerbero: reformat package attributes table 2017-10-17 21:27:13 -07:00
Reynaldo H. Verdejo Pinochet
61e31a8e3c deploying: cerbero: fix missing markup 2017-10-17 20:13:58 -07:00
Reynaldo H. Verdejo Pinochet
0c0135c265 deploying: cerbero: reformat recipe attributes table 2017-10-17 20:01:44 -07:00
Reynaldo H. Verdejo Pinochet
c8a3675f07 faq: developing: fix missing markup, improve formatting and grammar 2017-10-17 12:19:20 -07:00
Thijs Vermeir
abc77fdd5b basic-tutorial-3: remove leading spaces in prints
https://bugzilla.gnome.org/show_bug.cgi?id=788794
2017-10-12 10:28:43 +03:00
Reynaldo H. Verdejo Pinochet
50bc3702ea plugin-development: allocation: improve content and formatting 2017-09-22 17:39:22 -07:00
Reynaldo H. Verdejo Pinochet
5c6e8fba9b application-development: pipeline-manipulation: improve content and formatting 2017-09-22 17:39:22 -07:00
Carlos Eduardo R. B. Fonseca
14193ec3d7 plugin-development: syntax highlighting in code snippets
Signed-off-by: Carlos Eduardo R. B. Fonseca <cadubentzen@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=788029
2017-09-21 21:02:42 -04:00
cadubentzen
6fa607b01c docs: syntax in event handling example in chainfn.md
Signed-off-by: cadubentzen <cadubentzen@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=788023
2017-09-21 23:49:58 +02:00
Sebastian Dröge
020bf14d03 basic-tutorial-3: Use gst_pad_get_current_caps() instead of gst_pad_query_caps()
We're interested in the currently negotiated caps, not all the caps the
pad can potentially output. Also update the text accordingly.
2017-09-14 13:39:05 +03:00
Reynaldo H. Verdejo Pinochet
dbf7d255dc application-development: index: improve content and formatting 2017-09-11 16:36:07 -07:00
Reynaldo H. Verdejo Pinochet
6a42970ddd application-development: index: improve content and formatting 2017-09-11 15:48:39 -07:00
Reynaldo H. Verdejo Pinochet
a08019601d application-development: dparams: fix range for gstvolume's volume prop
It is not 0 - 4 but 0 - 10 since b8dfedde6a.. From ten years ago.
2017-09-11 15:21:33 -07:00
Reynaldo H. Verdejo Pinochet
9903ac71e9 application-development: dparams: improve content and formatting 2017-09-11 14:48:24 -07:00
Reynaldo H. Verdejo Pinochet
fd512524a7 application-development: interfaces: improve introduction 2017-09-08 16:10:43 -07:00
Reynaldo H. Verdejo Pinochet
d01c95e460 application-development: interfaces: add brief on interfaces not documented in detail 2017-09-08 14:08:17 -07:00
Reynaldo H. Verdejo Pinochet
d97a8e58cc application-development: interfaces: rewrite URI handler section 2017-09-07 17:35:41 -07:00
Reynaldo H. Verdejo Pinochet
f10932113a application-development: interfaces: use iface names and add glimagesink as fresher example 2017-09-07 15:49:47 -07:00
Reynaldo H. Verdejo Pinochet
88bd4e58ad application-development: interfaces: improve formatting 2017-09-07 15:49:47 -07:00
Reynaldo H. Verdejo Pinochet
b71e9787b7 application-development: clocks: improve format & content 2017-09-07 15:49:38 -07:00
Reynaldo H. Verdejo Pinochet
68e470dd67 design: stream-selection: start with actual content 2017-09-07 13:43:19 -07:00
Reynaldo H. Verdejo Pinochet
d21e021331 application-development: threads: improve formatting 2017-09-06 21:23:18 -07: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
Reynaldo H. Verdejo Pinochet
9a1613e288 faq: developing: improve content
Revise and reorganize content for clarity
Fix missing markup and other formatting issues
2017-08-18 15:23:19 -07: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
66698184c6 faq: using: add missing markup 2017-08-15 15:57:15 -07:00
Reynaldo H. Verdejo Pinochet
42cf3fbe80 faq: using: improve command line section
Group and reorder examples logically and add a short on note
about auto sinks. Rework text as needed.
2017-08-15 15:21:42 -07:00
Reynaldo H. Verdejo Pinochet
53ec57d6be faq: general: improve license section
Drop reference to nonexistent LINCENSE_Readme file
Drop confusing reference to unclear future behavior
2017-08-15 14:39:30 -07:00
Reynaldo H. Verdejo Pinochet
5c69eac7d7 faq: general: add missing markup 2017-08-15 10:30:50 -07:00
Reynaldo H. Verdejo Pinochet
986b6df938 faq: index: improve grammar 2017-08-15 10:27:02 -07: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
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