- Feb 27, 2019
-
-
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
-
Thibault Saunier authored
Hide the following method that were previously totally broken and now are wrongly auto generated (and fail to build): gst_rtsp_message_parse_auth_credentials gst_audio_ring_buffer_prepare_read
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Marshal.ReadIntPtr offset property is in byte. https://bugzilla.gnome.org/show_bug.cgi?id=796497
-
- Jun 01, 2018
-
-
Thibault Saunier authored
And let the glib-2.0.dll.config do its job https://bugzilla.gnome.org/show_bug.cgi?id=796287
-
Thibault Saunier authored
Since we broke ABI with https://bugzilla.gnome.org/show_bug.cgi?id=743062#c30 it is the safest way to do handle. Update the README accordingly
-
- May 18, 2018
-
-
Thibault Saunier authored
Thanks to "tomislavtustonic" for the bug report and patch. Also make the seek "Flushing" as the C tutorial. https://bugzilla.gnome.org/show_bug.cgi?id=796184
-
- Apr 22, 2018
-
-
Mathieu Duponchelle authored
-
- Mar 31, 2018
-
-
Thibault Saunier authored
-
- Mar 24, 2018
-
-
When gstreamer-sharp is used as a subproject (e.g. gst-build) and the master project is built with default-library=both, gstreamer-sharp should still only build shared libraries instead of failing to configure. https://bugzilla.gnome.org/show_bug.cgi?id=794656
-
- Mar 21, 2018
- Mar 20, 2018
-
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
-
- Mar 19, 2018
-
-
Tim-Philipp Müller authored
-
- Mar 14, 2018
- Mar 13, 2018
-
-
Gst.Element has same method to return Gst.Bus so Gst.Pipeline doesn't need to define again. https://bugzilla.gnome.org/show_bug.cgi?id=793870
-
Thibault Saunier authored
And fix examples. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=793274
-
-
Thibault Saunier authored
Moving the NewAny variant at the end of the nodes in the API definition file. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=793054
-
SignalInfo implements IDisposable to free GCHandle. https://bugzilla.gnome.org/show_bug.cgi?id=793982
-
- Mar 12, 2018
-
-
Thibault Saunier authored
Making it cleaner and simpler to navigate and removing previous ugly and now useless hack where we were renaming files ourself to make meson happy.
-
Thibault Saunier authored
* Hide new GstAudioAggregator for now (needs some work) * Fix the GstAudioInfo.SetFormat API and its use in the samples (it was plain broken and fixes in the annotation fixed it)
-