mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
294da02a2f
- fix all the compiler errors - give them their own gl directory
9 lines
283 B
Text
9 lines
283 B
Text
--- Description of the Cocoa examples ---
|
|
|
|
- videooverlay:
|
|
Show how to use the videooverlay interface through Cocoa.
|
|
For now, the source is videotestsrc. (not yet a video file)
|
|
|
|
--- How to build the Cocoa examples on GNUstep environnements ---
|
|
|
|
make clean all -f GNUmakefile.gnustep
|