Commit graph

674 commits

Author SHA1 Message Date
Stephan Sundermann a53cb1c911 Version: Reformat 2014-11-25 15:56:17 +01:00
Stephan Sundermann 1ce354b51f Value: Add missing calling conventions 2014-11-25 15:53:50 +01:00
Stephan Sundermann 415870bb30 Message: Add missing calling convention 2014-11-25 15:53:41 +01:00
Stephan Sundermann 388f3846ed DynamicSignal: Add missing calling convention 2014-11-25 11:15:11 +01:00
Stephan Sundermann db3ffc2a70 DynamicSignal: Reformat to match conventions 2014-11-25 11:13:44 +01:00
Stephan Sundermann 5b386f21fb Application: Fix Init(args) and InitCheck(args)
Fixes #739069
2014-10-24 00:53:37 +02:00
Stephan Sundermann 63ee9a97f0 pkg-config: Depend on gio#/glib# instead of gtk# 2014-10-12 15:08:47 +02:00
Stephan Sundermann 38ff643d1d glue: Remove mpegts from includes 2014-09-19 18:39:44 +02:00
Stephan Sundermann ed31d3a9ff Remove mpegts
mpegts is not API stable yet. This removes the dependency on -bad.
2014-09-19 18:37:36 +02:00
Stephan Sundermann 2be4dbaeff Configure: Use mcs instead of gmcs
On some machines gmcs links to mscorlib 2.0 but that's too old, so we use the recommended mcs compiler.
2014-09-18 16:03:53 +02:00
Stephan Sundermann 1ac3cd8193 dllconfig: Fix glue name on osx 2014-09-18 15:39:28 +02:00
Stephan Sundermann f4f5a90f43 examples: Add ExampleVolume in makefile 2014-09-18 15:30:38 +02:00
Master T 3f2ddc438f example: Add volume element
https://bugzilla.gnome.org/show_bug.cgi?id=736882
2014-09-18 15:29:48 +02:00
Master T ed9d9b3219 GstPad: make it possible to set flags (e.g. PadFlags.ProxyCaps) 2014-09-18 15:05:46 +02:00
Stephan Sundermann 9cc14f9579 Object: Make flags writeable 2014-09-18 15:05:45 +02:00
Master T 529cd84a9f MapInfo: add DataPtr so the mapped Data can be accessed without copying 2014-09-18 15:05:45 +02:00
Master T cff0582d61 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. 2014-09-18 15:05:45 +02:00
Stephan Sundermann 20a3d2a22d Pad: Fix ownership
https://bugzilla.gnome.org/show_bug.cgi?id=736852
2014-09-18 15:05:45 +02:00
Stephan Sundermann 030b536d27 gitignore: Add osx files 2014-09-18 15:05:45 +02:00
Sebastian Dröge 2c7ef89304 gstreamer-sharp.dll.config: The glue library is called gstreamersharpglue, not gstsharpglue 2014-08-29 09:56:56 +03:00
Stephan Sundermann a45926709b Update readme 2014-08-15 18:32:08 +02:00
Stephan Sundermann 86010642bd pkg-config: Add required packages 2014-08-15 18:25:37 +02:00
Stephan Sundermann f798b67d00 Remove LICENSE file 2014-08-15 18:25:26 +02:00
Stephan Sundermann 13842d707d arrays: Fix byte arrays 2014-08-13 02:57:00 +02:00
Stephan Sundermann 52cea326bb dllmap: Add osx mappings 2014-08-11 17:38:18 +02:00
Stephan Sundermann a0f2c532f8 build: Depend on gtk# 2.99.4 2014-08-10 20:46:07 +02:00
Stephan Sundermann 67612cd004 Iterator: remove destructor 2014-08-10 18:44:51 +02:00
Stephan Sundermann 9bd1f37e1b build: Constant include list 2014-08-09 23:09:40 +02:00
Stephan Sundermann 17306062e6 Update gitignore 2014-08-09 00:39:47 +02:00
Stephan Sundermann d6a5fda22c configure: Update needed modules 2014-08-09 00:38:32 +02:00
Stephan Sundermann b5e740dfd0 build: Build debug information 2014-08-08 20:32:34 +02:00
Stephan Sundermann 06140ce808 sample: Add playback tutorial 7 sample 2014-08-08 18:30:09 +02:00
Stephan Sundermann 96d371480f sample: Add playback tutorial 6 sample 2014-08-08 18:20:05 +02:00
Stephan Sundermann 41af361d89 sample: Add playback tutorial 5 sample 2014-08-08 17:50:29 +02:00
Stephan Sundermann 531c90cde2 sample: Add playback tutorial 4 sample 2014-08-08 17:02:10 +02:00
Stephan Sundermann 85143214ac sample: Add playback tutorial 3 sample 2014-08-08 01:14:38 +02:00
Stephan Sundermann 80002cb38f sample: Add playback tutorial 2 sample 2014-08-08 00:57:34 +02:00
Stephan Sundermann 86faebc08c sample: Add playback tutorial 1 sample 2014-08-07 21:58:51 +02:00
Stephan Sundermann d9954d32be sample: Add basic tutorial 13 sample 2014-08-07 19:40:31 +02:00
Stephan Sundermann 346893cc10 sample: Add basic tutorial 12 sample 2014-08-07 18:48:04 +02:00
Stephan Sundermann f58721c84a sample: Add basic tutorial 9 sample 2014-08-07 17:17:56 +02:00
Stephan Sundermann 8e8f890424 TagList: Fix Value passing 2014-08-07 17:15:29 +02:00
Stephan Sundermann cd2557410d docs: add html target 2014-08-07 01:24:23 +02:00
Stephan Sundermann 0dd852bccb build: update solution files 2014-08-07 01:03:46 +02:00
Stephan Sundermann 9515955517 docs: Fix makefile 2014-08-06 23:41:05 +02:00
Stephan Sundermann c24087c49c build: Make distcheck pass 2014-08-06 23:21:40 +02:00
Stephan Sundermann d5e5a1030b sample: Add basic tutorial 8 sample 2014-08-06 21:39:38 +02:00
Stephan Sundermann 8391bb849a MapInfo: Fix Data property 2014-08-06 21:39:25 +02:00
Stephan Sundermann 0647ebb0c7 App: Add custom constructors for AppSink and AppSrc 2014-08-06 21:38:48 +02:00
Stephan Sundermann dba0f53b37 Buffer: Fix byte[] methods 2014-08-06 15:19:16 +02:00