platform/upstream/gstreamer.git
9 years agodllconfig: Fix glue name on osx
Stephan Sundermann [Thu, 18 Sep 2014 13:39:28 +0000 (15:39 +0200)]
dllconfig: Fix glue name on osx

9 years agoexamples: Add ExampleVolume in makefile
Stephan Sundermann [Thu, 18 Sep 2014 13:30:38 +0000 (15:30 +0200)]
examples: Add ExampleVolume in makefile

9 years agoexample: Add volume element
Master T [Thu, 18 Sep 2014 13:21:28 +0000 (15:21 +0200)]
example: Add volume element

https://bugzilla.gnome.org/show_bug.cgi?id=736882

9 years agoGstPad: make it possible to set flags (e.g. PadFlags.ProxyCaps)
Master T [Thu, 18 Sep 2014 07:54:19 +0000 (09:54 +0200)]
GstPad: make it possible to set flags (e.g. PadFlags.ProxyCaps)

9 years agoObject: Make flags writeable
Stephan Sundermann [Thu, 18 Sep 2014 13:03:39 +0000 (15:03 +0200)]
Object: Make flags writeable

9 years agoMapInfo: add DataPtr so the mapped Data can be accessed without copying
Master T [Thu, 18 Sep 2014 09:45:39 +0000 (11:45 +0200)]
MapInfo: add DataPtr so the mapped Data can be accessed without copying

9 years agoMiniObject: fix MakeWritable In case the MiniObject had a reference count of 1 (writa...
Master T [Thu, 18 Sep 2014 02:59:33 +0000 (04:59 +0200)]
MiniObject: fix MakeWritable In case the MiniObject had a reference count of 1 (writable), the object was destroyed due to a bug in Opaque not handling self-assignment of Raw. In case the MiniObject was not writable, the returned copy was not writable either because it had two references: one from gst_mini_object_make_writable and one from Opaque.Raw.

9 years agoPad: Fix ownership
Stephan Sundermann [Thu, 18 Sep 2014 12:55:18 +0000 (14:55 +0200)]
Pad: Fix ownership

https://bugzilla.gnome.org/show_bug.cgi?id=736852

9 years agogitignore: Add osx files
Stephan Sundermann [Thu, 18 Sep 2014 12:23:51 +0000 (14:23 +0200)]
gitignore: Add osx files

10 years agogstreamer-sharp.dll.config: The glue library is called gstreamersharpglue, not gstsha...
Sebastian Dröge [Fri, 29 Aug 2014 06:56:13 +0000 (09:56 +0300)]
gstreamer-sharp.dll.config: The glue library is called gstreamersharpglue, not gstsharpglue

10 years agoUpdate readme
Stephan Sundermann [Fri, 15 Aug 2014 16:32:08 +0000 (18:32 +0200)]
Update readme

10 years agopkg-config: Add required packages
Stephan Sundermann [Fri, 15 Aug 2014 16:25:37 +0000 (18:25 +0200)]
pkg-config: Add required packages

10 years agoRemove LICENSE file
Stephan Sundermann [Fri, 15 Aug 2014 16:25:26 +0000 (18:25 +0200)]
Remove LICENSE file

10 years agoarrays: Fix byte arrays
Stephan Sundermann [Wed, 13 Aug 2014 00:57:00 +0000 (02:57 +0200)]
arrays: Fix byte arrays

10 years agodllmap: Add osx mappings
Stephan Sundermann [Mon, 11 Aug 2014 15:38:08 +0000 (17:38 +0200)]
dllmap: Add osx mappings

10 years agobuild: Depend on gtk# 2.99.4
Stephan Sundermann [Sun, 10 Aug 2014 18:46:07 +0000 (20:46 +0200)]
build: Depend on gtk# 2.99.4

10 years agoIterator: remove destructor
Stephan Sundermann [Sun, 10 Aug 2014 16:44:51 +0000 (18:44 +0200)]
Iterator: remove destructor

10 years agobuild: Constant include list
Stephan Sundermann [Sat, 9 Aug 2014 21:09:40 +0000 (23:09 +0200)]
build: Constant include list

10 years agoUpdate gitignore
Stephan Sundermann [Fri, 8 Aug 2014 22:39:47 +0000 (00:39 +0200)]
Update gitignore

10 years agoconfigure: Update needed modules
Stephan Sundermann [Fri, 8 Aug 2014 22:38:32 +0000 (00:38 +0200)]
configure: Update needed modules

10 years agobuild: Build debug information
Stephan Sundermann [Fri, 8 Aug 2014 18:32:34 +0000 (20:32 +0200)]
build: Build debug information

10 years agosample: Add playback tutorial 7 sample
Stephan Sundermann [Fri, 8 Aug 2014 16:30:09 +0000 (18:30 +0200)]
sample: Add playback tutorial 7 sample

10 years agosample: Add playback tutorial 6 sample
Stephan Sundermann [Fri, 8 Aug 2014 16:20:05 +0000 (18:20 +0200)]
sample: Add playback tutorial 6 sample

10 years agosample: Add playback tutorial 5 sample
Stephan Sundermann [Fri, 8 Aug 2014 15:50:29 +0000 (17:50 +0200)]
sample: Add playback tutorial 5 sample

10 years agosample: Add playback tutorial 4 sample
Stephan Sundermann [Fri, 8 Aug 2014 15:02:10 +0000 (17:02 +0200)]
sample: Add playback tutorial 4 sample

10 years agosample: Add playback tutorial 3 sample
Stephan Sundermann [Thu, 7 Aug 2014 23:14:38 +0000 (01:14 +0200)]
sample: Add playback tutorial 3 sample

10 years agosample: Add playback tutorial 2 sample
Stephan Sundermann [Thu, 7 Aug 2014 22:57:34 +0000 (00:57 +0200)]
sample: Add playback tutorial 2 sample

10 years agosample: Add playback tutorial 1 sample
Stephan Sundermann [Thu, 7 Aug 2014 19:58:51 +0000 (21:58 +0200)]
sample: Add playback tutorial 1 sample

10 years agosample: Add basic tutorial 13 sample
Stephan Sundermann [Thu, 7 Aug 2014 17:40:31 +0000 (19:40 +0200)]
sample: Add basic tutorial 13 sample

10 years agosample: Add basic tutorial 12 sample
Stephan Sundermann [Thu, 7 Aug 2014 16:48:04 +0000 (18:48 +0200)]
sample: Add basic tutorial 12 sample

10 years agosample: Add basic tutorial 9 sample
Stephan Sundermann [Thu, 7 Aug 2014 15:17:56 +0000 (17:17 +0200)]
sample: Add basic tutorial 9 sample

10 years agoTagList: Fix Value passing
Stephan Sundermann [Thu, 7 Aug 2014 15:15:29 +0000 (17:15 +0200)]
TagList: Fix Value passing

10 years agodocs: add html target
Stephan Sundermann [Wed, 6 Aug 2014 23:24:23 +0000 (01:24 +0200)]
docs: add html target

10 years agobuild: update solution files
Stephan Sundermann [Wed, 6 Aug 2014 23:02:01 +0000 (01:02 +0200)]
build: update solution files

10 years agodocs: Fix makefile
Stephan Sundermann [Wed, 6 Aug 2014 21:41:05 +0000 (23:41 +0200)]
docs: Fix makefile

10 years agobuild: Make distcheck pass
Stephan Sundermann [Wed, 6 Aug 2014 21:21:40 +0000 (23:21 +0200)]
build: Make distcheck pass

10 years agosample: Add basic tutorial 8 sample
Stephan Sundermann [Wed, 6 Aug 2014 19:39:38 +0000 (21:39 +0200)]
sample: Add basic tutorial 8 sample

10 years agoMapInfo: Fix Data property
Stephan Sundermann [Wed, 6 Aug 2014 19:39:25 +0000 (21:39 +0200)]
MapInfo: Fix Data property

10 years agoApp: Add custom constructors for AppSink and AppSrc
Stephan Sundermann [Wed, 6 Aug 2014 19:38:48 +0000 (21:38 +0200)]
App: Add custom constructors for AppSink and AppSrc

10 years agoBuffer: Fix byte[] methods
Stephan Sundermann [Wed, 6 Aug 2014 13:19:16 +0000 (15:19 +0200)]
Buffer: Fix byte[] methods

10 years agosample: Add basic tutorial 7 sample
Stephan Sundermann [Tue, 5 Aug 2014 22:58:24 +0000 (00:58 +0200)]
sample: Add basic tutorial 7 sample

10 years agoAdd bindings for class struct methods
Stephan Sundermann [Tue, 5 Aug 2014 22:55:58 +0000 (00:55 +0200)]
Add bindings for class struct methods

10 years agosample: Add basic tutorial 6 sample
Stephan Sundermann [Tue, 5 Aug 2014 21:05:32 +0000 (23:05 +0200)]
sample: Add basic tutorial 6 sample

10 years agoValue: Register with type system
Stephan Sundermann [Tue, 5 Aug 2014 21:05:20 +0000 (23:05 +0200)]
Value: Register with type system

10 years agoRegenerate bindings
Stephan Sundermann [Tue, 5 Aug 2014 19:19:51 +0000 (21:19 +0200)]
Regenerate bindings

10 years agosample: Fix URL
Stephan Sundermann [Tue, 5 Aug 2014 09:51:37 +0000 (11:51 +0200)]
sample: Fix URL

10 years agosample: Add basic tutorial 5 sample
Stephan Sundermann [Sun, 3 Aug 2014 15:41:31 +0000 (17:41 +0200)]
sample: Add basic tutorial 5 sample

10 years agosample: Add basic tutorial 4 sample
Stephan Sundermann [Sun, 3 Aug 2014 12:21:25 +0000 (14:21 +0200)]
sample: Add basic tutorial 4 sample

10 years agoMiniObject: Add MakeWritable binding
Stephan Sundermann [Sun, 3 Aug 2014 12:19:30 +0000 (14:19 +0200)]
MiniObject: Add MakeWritable binding

10 years agosample: Add basic tutorial 3 sample
Stephan Sundermann [Fri, 1 Aug 2014 18:51:40 +0000 (20:51 +0200)]
sample: Add basic tutorial 3 sample

10 years agosamples: Leave memory management up to the GC
Stephan Sundermann [Fri, 1 Aug 2014 15:01:17 +0000 (17:01 +0200)]
samples: Leave memory management up to the GC

10 years agosample: Add basic tutorial 2 sample
Stephan Sundermann [Fri, 1 Aug 2014 14:15:22 +0000 (16:15 +0200)]
sample: Add basic tutorial 2 sample

10 years agoBin: Add overloads for Add and Remove
Stephan Sundermann [Fri, 1 Aug 2014 14:15:04 +0000 (16:15 +0200)]
Bin: Add overloads for Add and Remove

10 years agoAdd basic tutorial 1 sample
Stephan Sundermann [Fri, 1 Aug 2014 13:31:52 +0000 (15:31 +0200)]
Add basic tutorial 1 sample

10 years agoconstants: Add CLOCK_TIME_NONE
Stephan Sundermann [Fri, 1 Aug 2014 13:31:36 +0000 (15:31 +0200)]
constants: Add CLOCK_TIME_NONE

10 years agoAdd sample makefile
Stephan Sundermann [Fri, 1 Aug 2014 13:07:22 +0000 (15:07 +0200)]
Add sample makefile

10 years agoIgnore constness
Stephan Sundermann [Sat, 26 Jul 2014 22:06:14 +0000 (00:06 +0200)]
Ignore constness

10 years agoFix some warnings
Stephan Sundermann [Sat, 26 Jul 2014 21:26:54 +0000 (23:26 +0200)]
Fix some warnings

10 years agoRaise dependency to 1.4.0
Stephan Sundermann [Mon, 21 Jul 2014 22:37:34 +0000 (00:37 +0200)]
Raise dependency to 1.4.0

10 years agoVarious fixes
Stephan Sundermann [Mon, 21 Jul 2014 22:36:22 +0000 (00:36 +0200)]
Various fixes

10 years agoAdd gio-sharp dependency
Stephan Sundermann [Sun, 20 Jul 2014 01:52:58 +0000 (03:52 +0200)]
Add gio-sharp dependency

10 years agoFix compilation errors
Stephan Sundermann [Sun, 20 Jul 2014 01:32:48 +0000 (03:32 +0200)]
Fix compilation errors

10 years agoUpdate to 1.3.91
Stephan Sundermann [Sat, 19 Jul 2014 13:33:01 +0000 (15:33 +0200)]
Update to 1.3.91

10 years agobuild: pass header files only to --glue-includes
Stephan Sundermann [Fri, 13 Jun 2014 21:49:20 +0000 (23:49 +0200)]
build: pass header files only to --glue-includes

10 years agobuild: fix top folder in tarball
Stephan Sundermann [Fri, 13 Jun 2014 21:22:53 +0000 (23:22 +0200)]
build: fix top folder in tarball

fixes #731359

10 years agobuild: Fix cflags
Stephan Sundermann [Sat, 31 May 2014 23:57:34 +0000 (01:57 +0200)]
build: Fix cflags

10 years agoLicense: Change license in COPYING file
Stephan Sundermann [Wed, 28 May 2014 12:26:43 +0000 (14:26 +0200)]
License: Change license in COPYING file

10 years agosources: replace AGPL headers with LGPL-2.1
Andrés G. Aragoneses [Wed, 28 May 2014 11:29:36 +0000 (13:29 +0200)]
sources: replace AGPL headers with LGPL-2.1

https://bugzilla.gnome.org/show_bug.cgi?id=725937

10 years agocustom/glue: fix some file headers (licences and authors)
Andrés G. Aragoneses [Wed, 28 May 2014 11:20:18 +0000 (13:20 +0200)]
custom/glue: fix some file headers (licences and authors)

Most of the contents of these files come from their *.custom
counterparts of the 0.9.x version of the bindings, so I'm
reinstating their author/licence info here.

In some cases, the content is pristine to the previous version
(no modification since then), so for these cases the current
licence is replaced completely with the previous licence.

These were spotted while creating a first version of a debian
package (creating a debian/copyright info file requires you
to audit all this). This is not (yet) part of BGO#725937.

10 years agocustom: move copyright and author info to top of the file
Andrés G. Aragoneses [Wed, 28 May 2014 11:03:33 +0000 (13:03 +0200)]
custom: move copyright and author info to top of the file

The headers for this file were not consistent with the rest of
the files.

10 years agocustom: rename NavigationQuery.cs to NavigationAdapter.cs
Andrés G. Aragoneses [Wed, 28 May 2014 00:44:39 +0000 (02:44 +0200)]
custom: rename NavigationQuery.cs to NavigationAdapter.cs

The filename wasn't reflecting the class name.

10 years agosamples: Build fix
Marcin Kolny [Fri, 11 Apr 2014 12:57:31 +0000 (14:57 +0200)]
samples: Build fix

10 years agoautogen.sh: advice about installing libtool
Andres G. Aragoneses [Mon, 31 Mar 2014 20:16:47 +0000 (22:16 +0200)]
autogen.sh: advice about installing libtool

libtool not being present in a system meant that this cryptic
error about LT_INIT would be shown:

sources/glue/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
sources/glue/Makefile.am:1:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
sources/glue/Makefile.am:1:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
sources/glue/Makefile.am:1:   If 'LT_INIT' is in 'configure.ac', make sure
sources/glue/Makefile.am:1:   its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1

10 years agoconfigure: add AC_PROG_CC to shut up autoconf 2.69
Andres G. Aragoneses [Mon, 31 Mar 2014 16:09:39 +0000 (18:09 +0200)]
configure: add AC_PROG_CC to shut up autoconf 2.69

The errors being shown by not using AC_PROG_CC with this
version of autoconf (the one in debian testing):

/usr/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.14/am/depend2.am:   to 'configure.ac' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.14/am/depend2.am:   The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.14/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.14/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.14/am/depend2.am:   to 'configure.ac' and run 'aclocal' and 'autoconf' again
sources/glue/Makefile.am: error: C source seen but 'CC' is undefined
sources/glue/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sources/glue/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

10 years agoautogen.sh: don't run ./configure if autoreconf failed
Andres G. Aragoneses [Mon, 31 Mar 2014 16:02:09 +0000 (18:02 +0200)]
autogen.sh: don't run ./configure if autoreconf failed

The following line could be seen in the middle of the log:
autoreconf: automake failed with exit status: 1

Clearly the configuration phase should not continue from there.

10 years agoautogen.sh: advice about installing autoconf if autoreconf not found
Andres G. Aragoneses [Mon, 31 Mar 2014 15:46:02 +0000 (17:46 +0200)]
autogen.sh: advice about installing autoconf if autoreconf not found

10 years agomake: Add generated api to gapidir
Stephan Sundermann [Wed, 19 Mar 2014 14:46:38 +0000 (15:46 +0100)]
make: Add generated api to gapidir

10 years agobuild: Fix tarball
Stephan Sundermann [Sun, 16 Mar 2014 23:18:29 +0000 (00:18 +0100)]
build: Fix tarball

10 years agogenerator: update to latest generator
Stephan Sundermann [Sun, 16 Mar 2014 23:14:48 +0000 (00:14 +0100)]
generator: update to latest generator

10 years agoBus: Add custom code for the AddWatch method
Bertrand Lorentz [Sat, 11 Jan 2014 11:07:01 +0000 (12:07 +0100)]
Bus: Add custom code for the AddWatch method

For now, this is better than making everyone use AddWatchFull, even
though the value for G_PRIORITY_DEFAULT is hardcoded.

https://bugzilla.gnome.org/show_bug.cgi?id=721985

10 years agoconfigure: check for plugins-base and others (bgo#721587)
Andrés G. Aragoneses [Sun, 5 Jan 2014 18:29:16 +0000 (19:29 +0100)]
configure: check for plugins-base and others (bgo#721587)

This would prevent a build failure when trying to 'make' the glue:

generated.c: In function 'gst__tagssharp_gst__tags_tagdemux_get_element_offset':
generated.c:1092:2: error: unknown type name 'GstTagDemux'
  return (guint)G_STRUCT_OFFSET (GstTagDemux, element);
  ^

10 years agofixup: Autogenerated list of all abstract classes which
Stephan Sundermann [Sun, 5 Jan 2014 15:23:35 +0000 (16:23 +0100)]
fixup: Autogenerated list of all abstract classes which
should not be instantiated from managed, fixes #721564

10 years agometadata: Fix up GstTagMux to not be abstract
Bertrand Lorentz [Sun, 5 Jan 2014 11:39:18 +0000 (12:39 +0100)]
metadata: Fix up GstTagMux to not be abstract

This fixes MissingIntPtrCtor exceptions when wrapping a native GstTagMux
subclass, like GstId3v2Mux, in a managed object.

10 years agoAppsink: Add 2 methods
Stephan Sundermann [Sun, 5 Jan 2014 14:25:08 +0000 (15:25 +0100)]
Appsink: Add 2 methods

10 years agoVersion bump
Stephan Sundermann [Sun, 5 Jan 2014 14:24:48 +0000 (15:24 +0100)]
Version bump

10 years agoDllmap: Fixed dll names in Message.cs
Stephan Sundermann [Sat, 21 Dec 2013 17:14:35 +0000 (18:14 +0100)]
Dllmap: Fixed dll names in Message.cs

10 years agoRelease 0.99.0
Stephan Sundermann [Sat, 21 Dec 2013 16:54:39 +0000 (17:54 +0100)]
Release 0.99.0

10 years agoFFT: Take float[] instead of float
Stephan Sundermann [Sun, 3 Nov 2013 17:00:45 +0000 (18:00 +0100)]
FFT: Take float[] instead of float

10 years agoFFT: Add FFTF32 constructor that is marked as not introspectable
Stephan Sundermann [Sun, 3 Nov 2013 13:17:27 +0000 (14:17 +0100)]
FFT: Add FFTF32 constructor that is marked as not introspectable

10 years agodllmap: Add dllmap for FFT
Stephan Sundermann [Sun, 3 Nov 2013 13:16:53 +0000 (14:16 +0100)]
dllmap: Add dllmap for FFT

10 years agometadata: GstTagDemux is not abstract
Stephan Sundermann [Sat, 2 Nov 2013 19:43:54 +0000 (20:43 +0100)]
metadata: GstTagDemux is not abstract

10 years agodllmap: Added missing dll
Stephan Sundermann [Sat, 2 Nov 2013 19:43:36 +0000 (20:43 +0100)]
dllmap: Added missing dll

10 years agoPad: Fixed Caps property
Stephan Sundermann [Sat, 2 Nov 2013 16:01:23 +0000 (17:01 +0100)]
Pad: Fixed Caps property

10 years agoTagList: Add Tags property
Stephan Sundermann [Sat, 2 Nov 2013 14:14:01 +0000 (15:14 +0100)]
TagList: Add Tags property

10 years agoGlue: Changed gluelib mapping to libgstreamersharpglue.dll
Stephan Sundermann [Sat, 2 Nov 2013 12:49:51 +0000 (13:49 +0100)]
Glue: Changed gluelib mapping to libgstreamersharpglue.dll

10 years ago.gitignore: ignore MonoDevelop cache file
Andrés G. Aragoneses [Sat, 2 Nov 2013 12:40:45 +0000 (13:40 +0100)]
.gitignore: ignore MonoDevelop cache file

10 years ago.gitignore: add an entry and fix another one
Andrés G. Aragoneses [Sat, 2 Nov 2013 12:40:33 +0000 (13:40 +0100)]
.gitignore: add an entry and fix another one

10 years agoBin, Pipeline: Added empty constructor
Stephan Sundermann [Sat, 2 Nov 2013 12:33:47 +0000 (13:33 +0100)]
Bin, Pipeline: Added empty constructor

Fixes crashes when accessing the Bin.base or Pipeline.base

10 years agobuild: fix glue includes in distros with older gstreamers
Andrés G. Aragoneses [Sat, 2 Nov 2013 11:22:51 +0000 (12:22 +0100)]
build: fix glue includes in distros with older gstreamers

10 years ago.gitignore: ignore more stuff
Andrés G. Aragoneses [Sat, 2 Nov 2013 11:20:10 +0000 (12:20 +0100)]
.gitignore: ignore more stuff