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 |
|
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
|
57b225749e
|
faq: git: fix missing markup
|
2017-07-21 14:51:46 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
19f0422515
|
faq: developing: update outdated GConf answer
Additionally: fix missing preposition
|
2017-07-21 14:46:43 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
48fbc1ff01
|
faq: dependencies: rework answer on mandatory GTK+/GNOME dep
|
2017-07-21 14:07:32 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
b0cb459527
|
tutorials: basic: fix missing markup
|
2017-07-18 23:53:03 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
1ef0cd891a
|
application-development: introduction: fix missing markup
|
2017-07-17 13:39:51 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
01102e37ca
|
application-development: basics: fix missing markup
Additionally: a few minor formating fixes
|
2017-07-17 13:30:42 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
42b41c32e3
|
design: buffering: fix missing markup
|
2017-07-13 15:05:55 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
9cc74243cb
|
design: element-source: add missing markup
|
2017-07-13 15:05:55 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
7af49fbeed
|
design: probes: various fixes and improvements
Add missing return type and missing markup.
|
2017-07-13 15:05:55 -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
|
3823907047
|
design: element-sink: fix missing markup
|
2017-07-11 14:36:39 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
22a72f31b2
|
design: latency: fix missing markup
|
2017-07-11 14:30:58 -07:00 |
|
Stefan Sauer
|
81088410bc
|
tracing: update section about the tracer_records
|
2017-07-08 12:07:44 +02:00 |
|
Reynaldo H. Verdejo Pinochet
|
f6babe2712
|
design: encoding: fix missing markup
|
2017-06-15 23:41:46 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
a2520f85fa
|
design: decodebin: fix missing markup
|
2017-06-15 23:36:21 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
8f5a43d8e7
|
design: audiosinks: fix missing markup
|
2017-06-15 23:30:56 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
69010fa4ee
|
design: tracing: fix missing markup
|
2017-06-15 23:24:38 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
431810b51e
|
faq: developing: fix missing markup
|
2017-06-15 23:12:47 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
2b3849925e
|
contribute: index: improve contribution instructions
Group common sections and fix other markup and grammar issues
|
2017-06-08 14:47:19 -07:00 |
|
Reynaldo H. Verdejo Pinochet
|
38590b46cd
|
splitup: fix bogus double-spaces & space before punctuation
|
2017-06-05 15:20:47 -07:00 |
|