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 |
|
Sebastian Dröge
|
7613c99e54
|
Set pipeline to null state in the end and use the real NeedData event of appsrc
|
2009-06-21 10:28:05 +02:00 |
|
Sebastian Dröge
|
103aea2d7d
|
Fix memory leak in appsrc example
|
2009-06-21 10:24:46 +02:00 |
|
Maarten Bosmans
|
7698ae8801
|
Add samples/AppSrc.cs
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.
|
2009-06-21 10:23:48 +02:00 |
|