index
:
gstreamer/gstreamer-sharp
0.10
1.0
1.14
1.16
1.18
1.4
discontinued-for-monorepo
master
C# bindings for GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
glue/glib: g_thread_supported() is deprecated in GLib 2.36
0.10
Tim-Philipp Müller
1
-0
/
+4
2012-07-10
Don't include glib/gthread.h directly
Bjørn Lie
1
-1
/
+1
2011-09-19
Make sure gst_param_spec_... is parsed in addition to g_param_spec_... as wel...
Age Bosma
1
-3
/
+3
2011-09-19
array_len of GST_PADDING-3 should be set to 1 instead of 3
Age Bosma
1
-1
/
+1
2011-08-16
Add dllmap for gstreamersharpglue native helper library
Chow Loong Jin
1
-0
/
+1
2011-08-16
Add dllmap for libgthread
Chow Loong Jin
1
-0
/
+1
2011-08-16
Allow null as src argument in the Gst.Message constructors
Sebastian Dröge
1
-35
/
+35
2011-05-09
Fix string[] parameter of InstallPlugins methods
Gabriel Burt
1
-2
/
+2
2011-05-09
MissingPluginMessage: actually include in build
Gabriel Burt
2
-5
/
+5
2011-04-13
The GMutex and GCond API uses macros to function tables instead of real function
Sebastian Dröge
2
-19
/
+56
2010-08-23
Don't modify hash tables while iterating over them
Maarten Bosmans
2
-1
/
+15
2010-05-13
Fix ownership of appsink return values
Sebastian Dröge
1
-0
/
+3
2010-03-21
Only use tags from 0.10.28 too
Sebastian Dröge
1
-3
/
+0
2010-03-21
Update docs for 0.10.28
Sebastian Dröge
3
-12
/
+95
2010-03-21
Update element inspection details to 0.10.28
Sebastian Dröge
2
-2
/
+2
2010-03-21
Init the X11 threads as first thing on X11 in the GTK sample
Sebastian Dröge
2
-0
/
+9
2010-03-21
Update to 0.10.28 API
Sebastian Dröge
2
-15
/
+19
2010-02-16
Update bindings to 0.10.27 API
Sebastian Dröge
2
-2
/
+9
2010-02-14
Don't fail to update the plugin inspect files if one plugin can't be found
Sebastian Dröge
6
-9
/
+9
2010-02-14
Update docs
Sebastian Dröge
12
-3
/
+2249
2010-02-14
Add directsoundsink bindings and move directdrawsink to Gst.BadPlugins namespace
Sebastian Dröge
4
-4
/
+135
2010-02-14
Properly integrate Windows specific plugins bindings into the build system
Sebastian Dröge
3
-1
/
+158
2010-02-14
Add bindings for Windows specific plugins
Andoni Morales Alastruey
7
-1
/
+450
2010-02-13
Add small tests for Gst.Base.ByteWriter bindings
Sebastian Dröge
1
-0
/
+30
2010-02-13
Extend Gst.Controller bindings
Sebastian Dröge
1
-0
/
+46
2010-02-06
Fix the way file uri is set in win32
Andoni Morales Alastruey
1
-2
/
+13
2010-02-02
Fix dllmap syntax error
Sebastian Dröge
1
-1
/
+1
2010-02-02
Rename ByteWriter API for the gst_byte_writer_reset_and_get_buffer change
Sebastian Dröge
2
-2
/
+2
2010-02-01
Update element bindings, add queue2 bindings
Sebastian Dröge
16
-45
/
+879
2010-02-01
Update API to 0.10.25.2
Sebastian Dröge
456
-8
/
+6636
2010-01-18
Fix parallel make in doc directory
Bertrand Lorentz
1
-1
/
+3
2010-01-16
Use correct GAPI directory
Gabriel Burt
1
-1
/
+1
2010-01-12
Change the gacdir from $(libdir) to $(prefix)/lib
Gabriel Burt
1
-1
/
+1
2010-01-12
Fix generation of YUV template caps
Gabriel Burt
1
-1
/
+1
2010-01-04
Fix dllmaps
Sebastian Dröge
1
-7
/
+7
2010-01-04
Post release version bump
Sebastian Dröge
1
-2
/
+2
2010-01-04
Load cache on Application.Init, some more tweaks
Maarten Bosmans
1
-17
/
+14
2010-01-04
Handle the case where not all types of an assembly can be loaded
Maarten Bosmans
1
-2
/
+7
2010-01-04
Only call GetTypes() once for each assembly
Maarten Bosmans
1
-33
/
+29
2010-01-04
Only look for types in assemblies that reference gstreamer-sharp
Maarten Bosmans
1
-23
/
+35
2010-01-04
Register some more basic GStreamer GTypes as managed types
Maarten Bosmans
1
-0
/
+5
2009-12-18
Fix crash when assemblies have empty location string
Richard Spiers
1
-4
/
+9
2009-12-10
Restore the simple Message.ParseTag overload
Maarten Bosmans
2
-2
/
+17
2009-12-10
Remove unnecessary DllImport
Maarten Bosmans
1
-3
/
+0
2009-12-06
Some Makefile.am tweaks
Maarten Bosmans
6
-6
/
+8
2009-11-25
Update ChangeLog, NEWS, RELEASE and version number
0.9.2
Sebastian Dröge
4
-11
/
+872
2009-11-25
Update samples to use decodebin2/playbin2
Sebastian Dröge
2
-5
/
+5
2009-11-25
Update docs
Sebastian Dröge
17
-1755
/
+538
2009-11-25
Update plugin bindings, remove playbin/decodebin bindings and add ximagesink ...
Sebastian Dröge
13
-464
/
+143
2009-11-25
Update bindings for 0.10.25 API
Sebastian Dröge
15
-63
/
+993
[next]