gstreamer/samples
Sebastian Dröge 77f6d6dc59 Make the AppSrc example work on big endian architectures too
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.
2009-08-14 08:40:47 +02:00
..
.gitignore Add a lot of files to .gitignore 2009-04-07 09:50:49 +02:00
AppSrc.cs Make the AppSrc example work on big endian architectures too 2009-08-14 08:40:47 +02:00
DecodeBinTranscoder.cs Don't allow subclassing of element bindings 2009-06-05 20:59:24 +02:00
GtkVideoPlayer.cs Make it possible to use the GtkVideoPlayer example on Win32 too 2009-08-14 08:37:09 +02:00
HelloWorld.cs Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp 2009-08-05 16:57:20 +02:00
Makefile.am And also check for mono-cairo and only compile the appsrc sample when it's available 2009-08-14 07:27:42 +02:00
MetaData.cs Update samples from http://code.google.com/p/cil-bindings 2009-05-21 20:57:26 +02:00
MP3LaunchParse.cs Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
PlayBinPlayer.cs Don't allow subclassing of element bindings 2009-06-05 20:59:24 +02:00
QueueExample.cs Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
TypeFind.cs Don't allow subclassing of element bindings 2009-06-05 20:59:24 +02:00