Ruben Gonzalez
|
4aa734919f
|
application-development: Fix " Non-instantiatable classed types" link
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/160>
|
2021-07-14 17:00:56 +02:00 |
|
Fernando Jimenez Moreno
|
883a660198
|
basics/elements: Correct allowed actions in PAUSED state
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/156>
|
2021-06-02 09:03:10 +00:00 |
|
Fernando Jimenez Moreno
|
b87ed30b7b
|
basics/elements: Remove references to non-existing element names
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/156>
|
2021-06-02 09:03:10 +00:00 |
|
François Laignel
|
37e70829dc
|
Use gst_element_request_pad_simple...
Instead of the deprecated gst_element_get_request_pad.
|
2021-05-04 16:37:16 +02:00 |
|
Arthur Crippa Búrigo
|
0fa06f4805
|
Update pipeline-manipulation.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/146>
|
2021-03-23 15:54:55 +00:00 |
|
Matthew Waters
|
10a461daf4
|
gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead. GCC 11 has started warning about using volatile
with atomic operations.
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719
Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/150>
|
2021-03-19 17:31:51 +11:00 |
|
Arthur Crippa Búrigo
|
fb03f38d4a
|
Update markdown/application-development/introduction/basics.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/144>
|
2021-03-03 23:45:53 +00:00 |
|
Arthur Crippa Búrigo
|
b299a89d4e
|
pads: fix gst-inspect command formatting
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/145>
|
2021-03-03 18:59:35 +00:00 |
|
Stéphane Cerveau
|
5a004ed35b
|
plugin: update doc to declare an element
Use GST_ELEMENT_REGISTER_DEFINE in addition
to G_DEFINE_TYPE
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/117>
|
2020-12-11 10:12:39 +01:00 |
|
Thibault Saunier
|
424ddb4eda
|
app-dev: Stop referring to the Gst documentation as it was something different
|
2020-06-09 21:57:25 +00:00 |
|
Soohyun Lee
|
1271047683
|
Fix error on the pipeline-manipulation.md's sample code
amp& was inserted in the g_clear_error(). It caused a compile error,
so I removed it for making complie success.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/85>
|
2020-05-25 23:51:36 +00:00 |
|
Xidorn Quan
|
d255d5b503
|
Fix a typo in autoplugging document
|
2020-04-10 12:32:45 +00:00 |
|
ekwange
|
212a13df9c
|
update elements.md
|
2020-02-03 23:23:35 +09:00 |
|
Jordan Petridis
|
b18dc27bda
|
app-dev/playback-components: add missing gst_clear_caps
|
2019-09-20 16:53:47 +03:00 |
|
Gaurav Kalra
|
23cb67b03e
|
Update index.md
|
2019-08-02 14:45:34 -04:00 |
|
Ralf Sippl
|
564ccf6f2f
|
Update clocks.md - fix some 'broken' sentences, typos
|
2019-06-01 17:44:31 -04:00 |
|
Luis de Bethencourt
|
019608da45
|
application-development: basics: fix unclosed parenthesis
|
2019-04-16 18:02:58 -04:00 |
|
Ralf Sippl
|
e8c2a6fd06
|
Update dparams.md - minor fixes (typo, punctuation)
|
2019-03-25 14:11:04 +00:00 |
|
Ralf Sippl
|
42fd599eda
|
Update metadata.md - fix function names
|
2019-03-25 13:36:49 +00:00 |
|
Ralf Sippl
|
abaae7e3de
|
Update interfaces.md - Typos
|
2019-03-25 10:54:43 +00:00 |
|
Mathieu Duponchelle
|
1f426d6486
|
helloworld: add missing reference link definition
|
2019-03-25 11:52:23 +01:00 |
|
Ralf Sippl
|
cb179b1e1a
|
Update pads.md (fix plural form typo)
|
2019-03-25 09:33:03 +00:00 |
|
Ralf Sippl
|
17225950c1
|
Update helloworld.md (fix link to "Higher-level interfaces")
|
2019-03-25 09:19:59 +00:00 |
|
Ralf Sippl
|
0f4348eadc
|
Update pads.md: fix GstCaps and GstStructure links
|
2019-03-25 07:48:51 +00:00 |
|
pfee
|
6978479c90
|
Fix double comma. Fix 'have to need to'.
|
2019-01-29 14:50:03 +00:00 |
|
pfee
|
4b449b438f
|
Closing bracket. Switched To -> For.
|
2019-01-29 09:49:02 +00:00 |
|
pfee
|
2157e4907c
|
Minor changes to Application Development Manual
|
2019-01-29 00:17:19 +00:00 |
|
pfee
|
773cfd3d87
|
Grammar and typo fixes.
|
2019-01-28 16:10:30 +00:00 |
|
R Kh
|
182f4ed973
|
Update pipeline-manipulation.md: fix local link; fix a typo in “see”; fix “appsink” and “min-percent” formatting; fix “and/or” punctuation; improve wording (“replace”, “sink pad”, etc).
|
2019-01-24 00:19:48 +00:00 |
|
Ahmed Hassan
|
8f65b41cd1
|
Added a space.
|
2018-12-04 08:53:17 -03:00 |
|
Matthew Waters
|
d3af4c7dd0
|
update for gitlab move
|
2018-11-03 19:57:32 +11:00 |
|
H1Gdev
|
9f622daacb
|
markdown: Fix typo in docs
https://bugzilla.gnome.org/show_bug.cgi?id=797129
|
2018-09-12 10:31:24 +03:00 |
|
Sebastian Dröge
|
825b9552ba
|
advanced/pipeline-manipulation: Unref appsink after usage
|
2018-02-17 00:16:35 +02:00 |
|
Reynaldo H. Verdejo Pinochet
|
5c6e8fba9b
|
application-development: pipeline-manipulation: improve content and formatting
|
2017-09-22 17:39:22 -07: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
|
d21e021331
|
application-development: threads: improve formatting
|
2017-09-06 21:23:18 -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 |
|
Arun Raghavan
|
e2dce087f9
|
app-dev: Unref factories after finding them
|
2017-04-07 12:39:57 +05:30 |
|
Anton Eliasson
|
a0dc346583
|
app-dev/advanced/threads: fix formatting
https://bugzilla.gnome.org/show_bug.cgi?id=775973
|
2016-12-12 10:22:57 +00:00 |
|
Tim-Philipp Müller
|
459276ab1e
|
app-dev: rename dataacess.md to pipeline-manipulation.md
To match section header and better capture the topics discussed.
|
2016-11-26 12:17:25 +00:00 |
|