Workaround bindinate mistake in gst_element_factory_get_static_pad_templates return...
[platform/upstream/gstreamer.git] / sources /
2017-08-30 Thibault SaunierWorkaround bindinate mistake in gst_element_factory_get...
2017-08-30 Thibault SaunierAdd meson build definitions
2017-08-28 Thibault SaunierHide the class methods we override.
2017-08-28 Thibault SaunierMark reserved fields as padding
2017-08-28 Thibault SaunierForce type of Gst.SECOND and Gst.MSECOND
2017-08-28 Thibault SaunierHandle new duplicated methods for 1.12
2017-08-28 Thibault SaunierInclude gst/pbutils/gstaudiovisualizer.h in the glue...
2017-08-28 Thibault SaunierUpdate to GStreamer 1.12
2016-04-27 Stephan Sundermannmetadata: Fix move node expressions into custom classes...
2015-07-11 Andrés G. Aragonesesbuild: add -f flag to `rm` in clean target
2015-05-28 Stephan SundermannVideoOverlay: Fix issues on 32 bits
2015-01-21 Stephan SundermannMapInfo: Fix ArgumentOutOfRangeException
2014-11-25 Stephan SundermannVersion: Add missing calling conventions
2014-11-25 Stephan SundermannVersion: Reformat
2014-11-25 Stephan SundermannValue: Add missing calling conventions
2014-11-25 Stephan SundermannMessage: Add missing calling convention
2014-11-25 Stephan SundermannDynamicSignal: Add missing calling convention
2014-11-25 Stephan SundermannDynamicSignal: Reformat to match conventions
2014-10-23 Stephan SundermannApplication: Fix Init(args) and InitCheck(args)
2014-09-19 Stephan Sundermannglue: Remove mpegts from includes
2014-09-19 Stephan SundermannRemove mpegts
2014-09-18 Master TGstPad: make it possible to set flags (e.g. PadFlags...
2014-09-18 Stephan SundermannObject: Make flags writeable
2014-09-18 Master TMapInfo: add DataPtr so the mapped Data can be accessed...
2014-09-18 Master TMiniObject: fix MakeWritable In case the MiniObject...
2014-09-18 Stephan SundermannPad: Fix ownership
2014-08-13 Stephan Sundermannarrays: Fix byte arrays
2014-08-10 Stephan SundermannIterator: remove destructor
2014-08-09 Stephan Sundermannbuild: Constant include list
2014-08-08 Stephan Sundermannbuild: Build debug information
2014-08-07 Stephan SundermannTagList: Fix Value passing
2014-08-06 Stephan Sundermannbuild: Make distcheck pass
2014-08-06 Stephan SundermannMapInfo: Fix Data property
2014-08-06 Stephan SundermannApp: Add custom constructors for AppSink and AppSrc
2014-08-06 Stephan SundermannBuffer: Fix byte[] methods
2014-08-05 Stephan SundermannAdd bindings for class struct methods
2014-08-05 Stephan SundermannValue: Register with type system
2014-08-05 Stephan SundermannRegenerate bindings
2014-08-03 Stephan SundermannMiniObject: Add MakeWritable binding
2014-08-01 Stephan SundermannBin: Add overloads for Add and Remove
2014-08-01 Stephan Sundermannconstants: Add CLOCK_TIME_NONE
2014-07-26 Stephan SundermannIgnore constness
2014-07-26 Stephan SundermannFix some warnings
2014-07-21 Stephan SundermannVarious fixes
2014-07-20 Stephan SundermannAdd gio-sharp dependency
2014-07-20 Stephan SundermannFix compilation errors
2014-07-19 Stephan SundermannUpdate to 1.3.91
2014-06-13 Stephan Sundermannbuild: pass header files only to --glue-includes
2014-06-13 Stephan Sundermannbuild: fix top folder in tarball
2014-05-28 Andrés G. Aragonesessources: replace AGPL headers with LGPL-2.1
2014-05-28 Andrés G. Aragonesescustom/glue: fix some file headers (licences and authors)
2014-05-28 Andrés G. Aragonesescustom: move copyright and author info to top of the...
2014-05-28 Andrés G. Aragonesescustom: rename NavigationQuery.cs to NavigationAdapter.cs
2014-03-19 Stephan Sundermannmake: Add generated api to gapidir
2014-03-16 Stephan Sundermanngenerator: update to latest generator
2014-03-02 Bertrand LorentzBus: Add custom code for the AddWatch method
2014-01-05 Stephan Sundermannfixup: Autogenerated list of all abstract classes which
2014-01-05 Bertrand Lorentzmetadata: Fix up GstTagMux to not be abstract
2014-01-05 Stephan SundermannAppsink: Add 2 methods
2013-12-21 Stephan SundermannDllmap: Fixed dll names in Message.cs
2013-12-21 Stephan SundermannFFT: Take float[] instead of float
2013-12-21 Stephan SundermannFFT: Add FFTF32 constructor that is marked as not intro...
2013-12-21 Stephan Sundermannmetadata: GstTagDemux is not abstract
2013-12-21 Stephan SundermannPad: Fixed Caps property
2013-12-21 Stephan SundermannTagList: Add Tags property
2013-12-21 Stephan SundermannGlue: Changed gluelib mapping to libgstreamersharpglue.dll
2013-12-21 Stephan SundermannBin, Pipeline: Added empty constructor
2013-12-21 Andrés G. Aragonesesbuild: fix glue includes in distros with older gstreamers
2013-12-21 Stephan Sundermannmetadata: Move gstreamer lib renaming to the right...
2013-12-21 Stephan SundermannObject: Fixed compilation on .NET
2013-12-21 Stephan Sundermannmetadata: Added fixup for GstTag
2013-12-21 Stephan SundermannNamespaces: Added GstApp, GstController, GstFFT, GstNet...
2013-12-21 Stephan Sundermannmetadata: Removed redundant fixes
2013-12-21 Stephan SundermannBin,Pipeline: Fixed access to superclasses
2013-12-21 Stephan SundermannTagList: Port custom code to 1.0
2013-12-21 Stephan SundermannAdded GstTag namespace
2013-12-21 Stephan SundermannRegenerated API with newest bindinator
2013-12-21 Andrés G. Aragonesesmetadata: fix more MissingIntPtrCtorException cases
2013-12-21 Stephan SundermannAdapter: make it public
2013-12-21 Stephan SundermannAdapter: Add some manually bound methods
2013-12-21 Stephan Sundermannmetadata: Mark GstBaseSrc as non abstract but not insta...
2013-12-21 Stephan Sundermanndllmap: Fix dllnames for GstPbUtils
2013-12-21 Stephan Sundermanndllmap: Fix GstVideo library name
2013-12-21 Stephan Sundermanndllconfig: Fix dllnames for GstBase and GstAudio
2013-12-21 Andrés G. AragonesesGst.Object: add some pre-validation to property setter
2013-12-21 Andrés G. AragonesesGst.Object: fix creation of GValues for property setter...
2013-12-21 Stephan SundermannDynamicSignal: Fixed glue code name
2013-12-21 Stephan Sundermanndllmap: Fixed mapping for glue library
2013-12-21 Stephan SundermannIterator: Next try to fix crashes
2013-12-21 Stephan SundermannIterator: Try resetting value before usage
2013-12-21 Andrés G. Aragonesesmetadata: add more details about last metadata fixup...
2013-12-21 Andrés G. Aragonesesmetadata: fix FIXME about redundancy in method name
2013-12-21 Stephan Sundermannmetadata: hide SyncSignalHandler user_data parameter
2013-12-21 Stephan SundermannRename Tag.TagExists to Tag.Exists for now, remove...
2013-12-21 Stephan SundermannNavigationAdapter: Added ParseCommand
2013-12-21 Stephan SundermannFixed licenses
2013-12-21 Stephan SundermannCaps: Added indexer and IEnumerable interface
2013-12-21 Stephan SundermannPad: Pad.Caps property now returns a GstCaps instead...
2013-12-21 Stephan SundermannIterator: Added integration with IEnumerable
2013-12-21 Stephan SundermannTagList: Removed weird Add overload
next