- Oct 26, 2020
-
-
Tim-Philipp Müller authored
-
- Oct 16, 2020
-
-
Olivier Crête authored
Part-of: <gstreamer/gstreamer-sharp!26>
-
- Sep 08, 2020
-
-
Tim-Philipp Müller authored
-
- Sep 07, 2020
-
-
Tim-Philipp Müller authored
-
- Aug 20, 2020
- Jul 03, 2020
-
-
Tim-Philipp Müller authored
-
- Jul 02, 2020
-
-
Tim-Philipp Müller authored
-
- Jun 19, 2020
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jun 18, 2020
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Feb 18, 2020
-
-
The memory must be allocated with g_malloc() as we will free it again later with g_free(), as such allocate and copy the array that is passed in.
-
- Feb 17, 2020
-
-
Thibault Saunier authored
Avoiding: error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range`
-
- Jan 28, 2020
-
-
Sebastian Dröge authored
This changes the API. Without this change all usage will cause memory corruption and simply does not work.
-
- Jan 15, 2020
-
-
For some reason bindinator doesn't properly detect that the `func` passed in gst_promise_new_with_change_func is a closure and what the destroy function is (because it is a constructor?) Mark it manually. From suggestion from Alex Dircksen: gstreamer/gstreamer-sharp#9 (comment 166633) Fixes gstreamer/gstreamer-sharp#9
-
- Nov 18, 2019
-
-
Aaron Boxer authored
Generated files were generated using 'ninja -C build update-code' except for libgstfft, which had to be updated manually (see issue #25). Note: with these changes, building on MS Windows will require the msvc compiler - mingw will no longer work.
-
- May 28, 2019
-
-
Thibault Saunier authored
-
- Apr 19, 2019
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Apr 13, 2019
-
-
Nirbheek Chauhan authored
We require 0.48 and this was added in 0.47
-
Nirbheek Chauhan authored
environment().prepend() does not stack. None of the operations on that object stack. This is documented in the Meson reference manual. Also avoid overriding previously-set operations because that will cause a warning in a future version of Meson. Also, we do not need to manually construct MONO_PATH values. We can pass an array and have Meson construct it for us.
-
- Apr 11, 2019
- Mar 04, 2019
-
-
-
Tim-Philipp Müller authored
-
- Feb 27, 2019
-
-
Jordan Petridіs authored
This commit adds a .gitlab-ci.yml file, which uses a feature to fetch the config from a centralized repository. The intent is to have all the gstreamer modules use the same configuration. The configuration is currently hosted at the gst-ci repository under the gitlab/ci_template.yml path. Part of gstreamer/gstreamer-project#29
-
Tim-Philipp Müller authored
-
- Feb 26, 2019
-
-
Thibault Saunier authored
-
- Feb 25, 2019
-
-
Thibault Saunier authored
We use 'features' now
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
List of files in sources/meson.build is now aphabetically ordered.
-
Thibault Saunier authored
-
Thibault Saunier authored
Making it simpler to update it
-
- Jan 21, 2019
-
-
Olivier Crête authored
-
- Dec 06, 2018
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Oct 12, 2018
-
-
A custom sink is set after starting playback and the equalizer has no effect. https://bugzilla.gnome.org/show_bug.cgi?id=796690
-
- Jul 12, 2018
-
-
Thibault Saunier authored
Some private fields in the structure where renamed.
-
- Jul 03, 2018
-
-
Thibault Saunier authored
-
- Jun 05, 2018
-
-
Thibault Saunier authored
-