- May 31, 2019
-
-
Tim-Philipp Müller authored
-
- May 30, 2019
-
-
Tim-Philipp Müller authored
This reverts commit 35c1db33. We're going to skip 1.14.5 for gstreamer-sharp.
-
Tim-Philipp Müller authored
-
- May 02, 2019
-
-
A custom sink is set after starting playback and the equalizer has no effect. https://bugzilla.gnome.org/show_bug.cgi?id=796690
-
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
-
And let the glib-2.0.dll.config do its job https://bugzilla.gnome.org/show_bug.cgi?id=796287
-
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
-
- Oct 02, 2018
-
-
Tim-Philipp Müller authored
-
- Sep 16, 2018
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jul 20, 2018
-
-
Tim-Philipp Müller authored
-
- Jul 19, 2018
-
-
Thibault Saunier authored
Adding WebRTCFECType.
-
- Jul 03, 2018
-
-
Marshal.ReadIntPtr offset property is in byte. https://bugzilla.gnome.org/show_bug.cgi?id=796497
-
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
-
- May 17, 2018
-
-
Thibault Saunier authored
-
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 20, 2018
-
-
Thibault Saunier 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)
-
- Jan 29, 2018
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Jan 26, 2018
- Jan 12, 2018
-
-
Thibault Saunier authored
Making sure mono find the required and built libraries
-
- Jan 02, 2018
-
-
Without the convention, Gst.Object.Connect causes AccessViolationException. https://bugzilla.gnome.org/show_bug.cgi?id=792096
-