GStreamer multimedia framework
Find a file
Sebastian Dröge 48a5bce689 Fix the Gst.Task bindings
What still needs to be done is to add a way to set
a custom lock to the task, currently a newly created
task can only get a lock by making it a pad task.
2009-04-27 12:34:20 +02:00
doc Finish/fix the Gst.Plugin bindings and re-indent 2009-04-27 12:08:40 +02:00
gstreamer-sharp Fix the Gst.Task bindings 2009-04-27 12:34:20 +02:00
parser Put tags into the Tag class instead of a new Tags class 2009-04-18 16:43:15 +02:00
samples Make tests and samples compile again 2009-04-14 13:42:24 +02:00
source Remove the Gst.XML bindings for now 2009-04-27 11:40:07 +02:00
tests Make tests and samples compile again 2009-04-14 13:42:24 +02:00
tools Add indent script for C# files 2009-04-07 11:25:09 +02:00
.gitignore Add a lot of files to .gitignore 2009-04-07 09:50:49 +02:00
AUTHORS Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
autogen.sh 2006-05-20 Aaron Bockover <aaron@abock.org> 2006-05-20 22:35:40 +00:00
ChangeLog Add files required by automake/autoconf 2009-04-07 09:46:39 +02:00
configure.ac Update to 0.10.22.2 and add the _get_type() functions for enum/flags types 2009-04-16 12:17:02 +02:00
COPYING Initial import of the sleek new gstreamer-sharp, a massive WIP 2006-05-19 19:24:35 +00:00
gstreamer-sharp-0.10.pc.in Add a Requires for glib-sharp-2.0 to the pkg-config file 2009-04-07 11:30:49 +02:00
gstreamer-sharp.mdp 2006-07-13 Aaron Bockover <aaron@abock.org> 2006-07-13 16:16:51 +00:00
gstreamer-sharp.mds 2006-07-12 Aaron Bockover <aaron@abock.org> 2006-07-12 21:49:32 +00:00
gstreamer-sharp.snk Initial import of the sleek new gstreamer-sharp, a massive WIP 2006-05-19 19:24:35 +00:00
Makefile.am Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
NEWS Initial import of the sleek new gstreamer-sharp, a massive WIP 2006-05-19 19:24:35 +00:00
README Add a note that Gtk# from trunk and a few patches are required for building 2009-04-27 11:34:39 +02:00

To build this Gtk# from trunk is required and the following patches:

https://bugzilla.novell.com/show_bug.cgi?id=497986
https://bugzilla.novell.com/show_bug.cgi?id=498051