gstreamer/gstreamer-sharp
Sebastian Dröge c54dc8ce93 Update samples from http://code.google.com/p/cil-bindings
Also add a XvImageSink binding and add the GtkVideoPlayer sample
from the above place.
2009-05-21 20:57:26 +02:00
..
baseplugins Update samples from http://code.google.com/p/cil-bindings 2009-05-21 20:57:26 +02:00
coreplugins Move plugin wrappers into seperate namespaces 2009-05-06 14:09:23 +02:00
glue Add a Properties property to Gst.Object to get information about the GObject properties 2009-05-12 14:31:57 +02:00
override Add Gst.Interfaces.Navigation bindings 2009-05-14 16:50:16 +02:00
.gitignore Add a lot of files to .gitignore 2009-04-07 09:50:49 +02:00
Application.cs Update for latest version of the GType mapping patch 2009-05-14 21:37:19 +02:00
AssemblyInfo.cs.in Fix indention of all files 2009-04-07 11:27:20 +02:00
Bin.custom Add a generic GstIterator wrapper and use that 2009-05-09 19:29:40 +02:00
BindingHelper.cs Add "Copyright" strings to the file headers 2009-04-08 10:16:48 +02:00
Buffer.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Bus.custom Finish/fix Gst.Bus bindings 2009-04-27 13:42:57 +02:00
Caps.custom Copy all still existing structure references before calling gst_caps_do_simplify 2009-04-21 14:24:14 +02:00
Clock.custom Finish/fix the Gst.Plugin bindings and re-indent 2009-04-27 12:08:40 +02:00
ClockEntry.custom Finish/fix the Gst.Clock and related bindings and update docs 2009-04-27 11:32:58 +02:00
ColorBalanceChannel.custom Make the properties of the ColorBalanceChannel read-only 2009-05-09 10:27:29 +02:00
Debug.custom Fix indention of all files 2009-04-07 11:27:20 +02:00
DynamicSignal.cs Fix some more GObject DllImports 2009-05-01 09:03:49 +02:00
Element.custom Add a generic GstIterator wrapper and use that 2009-05-09 19:29:40 +02:00
EnumInfo.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Event.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
GError.cs Remove unused private field 2009-04-21 14:31:10 +02:00
gstreamer-api.raw Fix library name for the interfaces 2009-05-12 11:08:08 +02:00
gstreamer-sharp.dll.config.in Fix GStreamer DllImports and add a dllmap for the native GStreamer library 2009-04-07 11:37:11 +02:00
gstreamer-symbols.xml Initial import of the sleek new gstreamer-sharp, a massive WIP 2006-05-19 19:24:35 +00:00
Gstreamer.metadata Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
GstSharp.PadQueryTypeFunctionNative.cs Fix the Gst.Pad bindings 2009-04-28 21:03:44 +02:00
Index.custom Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
IndexEntry.custom Actually override the Copy method of GLib.Opaque 2009-04-30 17:16:15 +02:00
IndexFactory.custom Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
Iterator.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Makefile.am Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Message.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
MiniObject.cs Remove the managed miniobject instances from the hashtable before unreffing 2009-05-21 20:56:57 +02:00
MixerMessage.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
MixerTrack.custom Add bindings for GstMixer and related types 2009-05-09 20:04:43 +02:00
NavigationEvent.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
NavigationMessage.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
NavigationQuery.cs Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Object.custom Add a method to retrieve the property info of a single property 2009-05-12 15:50:04 +02:00
Pad.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
PadQueryTypeFunction.cs Fix the Gst.Pad bindings 2009-04-28 21:03:44 +02:00
PadTemplate.custom Fix indention 2009-04-16 21:52:47 +02:00
Parse.custom Clean the Gst.Global class and complete Gst.Parse/Gst.ParseContext bindings 2009-04-08 10:12:48 +02:00
Plugin.custom Finish/fix the Gst.Plugin bindings and re-indent 2009-04-27 12:08:40 +02:00
PresetDefault.cs Fix Gst.Preset bindings 2009-05-06 12:25:02 +02:00
PropertyInfo.cs Make PropertyInfo(IntPtr) ctor public 2009-05-13 16:46:57 +02:00
Query.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
Registry.custom Complete and correct the GstRegistry bindings 2009-04-08 09:29:38 +02:00
Structure.custom Change NewFromString() methods to FromString() in Caps/Structure for consistence 2009-05-01 13:46:24 +02:00
Tag.custom Make sure that the strings passed to native functions are UTF8 2009-04-22 12:33:43 +02:00
TagList.custom Dispose some more GLib.Values after usage 2009-04-22 12:40:17 +02:00
Task.custom Update API fixups for the latest protected-fields patch 2009-05-07 10:39:38 +02:00
TunerChannel.custom Add Gst.Interfaces.Tuner* bindings 2009-05-12 12:04:53 +02:00
TunerNorm.custom Extend the code generator to handle GstMiniObject and implement Gst.MiniObject 2009-05-20 17:32:03 +02:00
TypeFind.custom Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
TypeFindDelegates.cs Fix Gst.TypeFind bindings 2009-04-30 13:10:15 +02:00
TypeFindFactory.custom Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
Value.cs Finish/fix the Gst.Plugin bindings and re-indent 2009-04-27 12:08:40 +02:00
Version.cs Add "Copyright" strings to the file headers 2009-04-08 10:16:48 +02:00