Commit graph

7 commits

Author SHA1 Message Date
Thibault Saunier
9f659233ea Move files from gstreamer-sharp into the "subprojects/gstreamer-sharp/" subdir 2021-09-24 16:16:29 -03:00
Thibault Saunier
a518db8224 samples: Explicitly use Gtk range
Avoiding:
	error CS0104: `Range' is an ambiguous reference between `System.Range' and `Gtk.Range`
2020-02-17 15:46:22 -03:00
Aaron Boxer
38a0731461 build: on Windows, use MSVC format for gst*, glib and gobject dlls
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.
2019-11-18 14:19:39 -05:00
Thibault Saunier
bbe45ebd91 message: Name all constructors
And fix examples.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=793274
2018-03-13 10:16:12 -03:00
Stephan Sundermann
9556b05947 VideoOverlay: Fix issues on 32 bits 2015-05-28 16:00:04 +02:00
Stephan Sundermann
a8690fbfbf sample: Fix URL 2014-08-05 11:51:37 +02:00
Stephan Sundermann
6c5ab2a474 sample: Add basic tutorial 5 sample 2014-08-03 17:41:31 +02:00