- 19 Jun, 2020 1 commit
-
-
Tim-Philipp Müller authored
-
- 12 Jun, 2020 2 commits
-
-
Tim-Philipp Müller authored
Part-of: <!94>
-
Tim-Philipp Müller authored
Part-of: <!94>
-
- 11 Jun, 2020 1 commit
-
-
Kevin King authored
Part-of: <gstreamer/gst-docs!93>
-
- 09 Jun, 2020 1 commit
-
-
Thibault Saunier authored
-
- 29 May, 2020 1 commit
-
-
Thibault Saunier authored
Adding everything to a `GStreamer-doc-%(project_version)` folder. Printing release output directory Fixes #35 Part-of: <!92>
-
- 26 May, 2020 1 commit
-
-
Part-of: <gstreamer/gst-docs!91>
-
- 25 May, 2020 1 commit
-
-
amp& was inserted in the g_clear_error(). It caused a compile error, so I removed it for making complie success. Part-of: <gstreamer/gst-docs!85>
-
- 13 May, 2020 2 commits
-
-
* Fix indentation of lists and code extracts * Add link to segment design doc Part-of: <gstreamer/gst-docs!89>
-
* Add small context about the document * Use quoting (`>`) instead of html code * Add more spacing for text-reading Part-of: <gstreamer/gst-docs!88>
-
- 12 May, 2020 5 commits
-
-
Part-of: <gstreamer/gst-docs!90>
-
Instead point to the new "build from source using meson" document Part-of: <!90>
-
Gitlab and Marge will automatically add the proper links to commit messages also. Part-of: <gstreamer/gst-docs!90>
-
- 11 May, 2020 1 commit
-
-
Part-of: <gstreamer/gst-docs!87>
-
- 23 Apr, 2020 1 commit
-
-
Matthew Waters authored
Fixes: gstreamer/gst-build#60 Part-of: <gstreamer/gst-docs!84>
-
- 10 Apr, 2020 1 commit
-
-
Xidorn Quan authored
-
- 07 Apr, 2020 2 commits
-
-
For the use of matroskademux plugin, the PAD template has changed to video_%u and audio_%u which generate video_0 and audio_0, respectively. So the current example using old pad names(video_00/audio_00) causes the failure in linking pads. This patch changes the pad names into correct ones.
-
Fix typos in 'Basic tutorial 10: GStreamer tools' and 'Basic tutorial 12: Streaming' pages.
-
- 02 Apr, 2020 3 commits
-
-
- 26 Mar, 2020 1 commit
-
-
yair authored
-
- 10 Mar, 2020 1 commit
-
-
Alcaro authored
-
- 02 Mar, 2020 1 commit
-
-
Nirbheek Chauhan authored
-
- 18 Feb, 2020 1 commit
-
-
kwange e authored
-
- 03 Feb, 2020 1 commit
-
-
kwange e authored
-
- 29 Jan, 2020 1 commit
-
-
Vivia Nikolaidou authored
If the sink chosen by autoaudiosink doesn't do resampling internally, the pipeline may fail. In this specific case, someone on Windows had configured their sound card to 96000 instead of 48000 and the tutorial was failing. Thanks to Olivi55 from IRC for reporting.
-
- 27 Jan, 2020 1 commit
-
-
Vivia Nikolaidou authored
If whatever is in autoaudiosink doesn't do resampling, and 48000 isn't its configured rate, the tutorial will fail.
-
- 04 Jan, 2020 1 commit
-
-
The dash plugin contains now: - dashdemux - dashsink gstreamer/gst-plugins-bad!704
-
- 11 Dec, 2019 1 commit
-
-
Sebastian Dröge authored
-
- 10 Dec, 2019 1 commit
-
-
- 05 Dec, 2019 1 commit
-
-
Matthew Waters authored
It's present in all the other tutorials performing more than just gst_init(); gst_deinit();
-
- 02 Dec, 2019 1 commit
-
-
Matthew Waters authored
gstreamer/cerbero!356
-
- 08 Nov, 2019 1 commit
-
-
Matthew Waters authored
-
- 04 Nov, 2019 1 commit
-
-
Thanks to that, gtk-doc links (taken from devhelp), are resolved correctly when gst-docs is built on its own.
-
- 02 Nov, 2019 1 commit
-
-
Jan Schmidt authored
Describe how the instant-rate change events should work in the seeking design
-
- 23 Sep, 2019 1 commit
-
-
Nirbheek Chauhan authored
The toolchain is not ABI compatible between NDK versions, so people should ideally use the same NDK that the binary releases were built with.
-
- 20 Sep, 2019 1 commit
-
-
Jordan Petridіs authored
-