gstreamer/gstreamer-sharp
2009-10-03 11:49:17 +02:00
..
baseplugins Fix indention everywhere 2009-09-20 10:22:16 +02:00
coreplugins Update element bindings to 0.10.24 2009-09-11 10:30:26 +02:00
glib-sharp Add .dll suffix to the glue dllimport to make it work on Windows 2009-09-20 10:06:05 +02:00
glue Add VideoUtil.FormatToTemplateCaps() to generate pad template caps 2009-09-22 09:37:55 +02:00
override Update GInterface override hacks 2009-09-11 10:14:43 +02:00
.gitignore Build system fixes 2009-06-21 09:55:15 +02:00
Adapter.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Application.cs First step of adding gstpbutils bindings 2009-10-03 09:29:45 +02:00
AppSink.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
AppSrc.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
AssemblyInfo.cs.in Handle release version and API version separate and bump both 2009-09-11 10:14:42 +02:00
Bin.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
BitReader.custom Make sure that the Bit/BitReader buffer is not GC'd before we stop using it 2009-10-03 09:12:01 +02:00
Buffer.custom Update Gst.Buffer bindings 2009-09-22 07:40:57 +02:00
Bus.custom Make sure Gst.Bus.SyncHandler handlers are not garbage collected too early 2009-10-01 16:10:44 +02:00
ByteReader.custom Make sure that the Bit/BitReader buffer is not GC'd before we stop using it 2009-10-03 09:12:01 +02:00
Caps.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Clock.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
ClockEntry.custom Add .dll to gstreamersharpglue DllImport 2009-05-25 12:12:35 +02:00
ColorBalanceChannel.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Controller.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
ControlSource.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Debug.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
DynamicSignal.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
Element.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
ElementFactory.custom Add Gst.ElementFactory.Make overload with a single parameter for the factory 2009-05-28 10:24:34 +02:00
EnumInfo.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Event.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
GError.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
gstreamer-api.raw Fix PbUtils bindings 2009-10-03 11:19:56 +02:00
gstreamer-sharp.dll.config.in Add pbutils library to the dllmaps 2009-10-03 11:49:17 +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 Add more PbUtils bindings 2009-10-03 11:34:09 +02:00
GstSharp.PadQueryTypeFunctionNative.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Index.custom Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
IndexEntry.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
IndexFactory.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Iterator.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Makefile.am Finish PbUtils bindings 2009-10-03 11:43:55 +02:00
Marshaller.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
Message.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
MiniObject.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
MissingPluginMessage.cs Finish PbUtils bindings 2009-10-03 11:43:55 +02:00
MixerMessage.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
MixerTrack.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
NavigationEvent.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
NavigationMessage.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
NavigationQuery.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
Object.custom Add Object.HasProperty() 2009-10-03 10:14:03 +02:00
Pad.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
PadQueryTypeFunction.cs Fix the Gst.Pad bindings 2009-04-28 21:03:44 +02:00
PadTemplate.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Parse.custom Clean the Gst.Global class and complete Gst.Parse/Gst.ParseContext bindings 2009-04-08 10:12:48 +02:00
Pipeline.custom Add parameter-less constructors for Bin/Pipeline 2009-06-20 11:35:35 +02:00
Plugin.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
PresetDefault.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
PropertyInfo.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Query.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Registry.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Structure.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Tag.custom Update to GStreamer 0.10.24 / gst-plugins-base 0.10.24 2009-09-11 10:14:42 +02:00
TagList.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Task.custom Add .dll to gstreamersharpglue DllImport 2009-05-25 12:12:35 +02:00
TunerChannel.custom Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
TunerNorm.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
TypeFind.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
TypeFindDelegates.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
TypeFindFactory.custom Fix indention everywhere 2009-09-20 10:22:16 +02:00
Value.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
Version.cs Fix indention everywhere 2009-09-20 10:22:16 +02:00
VideoUtil.custom Add VideoUtil.FormatToTemplateCaps() to generate pad template caps 2009-09-22 09:37:55 +02:00