- Sep 03, 2009
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Aug 14, 2009
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Cairo's ARGB32 format is defined to be native endianness, i.e. we have to use GST_VIDEO_FORMAT_ARGB or _BGRA depending on endianness.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Aug 09, 2009
-
-
Sebastian Dröge authored
This prevents all remaining conflicts between internal and external glib-sharp.
-
- Aug 08, 2009
-
-
Sebastian Dröge authored
-
- Aug 05, 2009
-
-
Sebastian Dröge authored
These diffs contain our changes to gtk-sharp trunk
-
Sebastian Dröge authored
glib-sharp will only get a new release with the new API that we need for 3.0 in a year or something. Instead of waiting a year before we can release something we now have our own internal copy of glib-sharp trunk that will be dropped once glib-sharp 3.0 is released. Everything is now compilable and working without any additional patches.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jul 31, 2009
-
-
Sebastian Dröge authored
This is for internal usage only and will be removed once there's a working glib-sharp release. This also contains the required patches from README.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
This allows us to use new features and Gtk# has switched too some days ago.
-
- Jul 30, 2009
-
-
Sebastian Dröge authored
We only need a single patch now that should be committed soon to trunk.
-
- Jun 23, 2009
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jun 21, 2009
-
-
Sebastian Dröge authored
This implements a simple source and sink and sends 10 buffers from one to another.
-
Sebastian Dröge authored
-
Maarten Bosmans authored
There are three types of solution used: adding the new keyword to the member in the subclass, renaming the subclass member to avoid name collision and removing the subclass member if the functionality is the same.
-
Maarten Bosmans authored
-
Maarten Bosmans authored
The custom properties that return a IEnumerable are replaced by generated properties that return an Iterator. Most of the code in Iterator.cs has moved to Iterator.custom to implement IEnumerable.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Maarten Bosmans authored
This sample started as a test case for a bug with Buffer.Data, but remains useful as a example of how to use the AppSrc element.
-