mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
3abbcabdf6
If the URI argument given on the command line doesn't look like a URI then the basic video player will now try to parse it as a GStreamer pipeline description. The pipeline must contain a coglsink element which the player will look for. This can be used to test Cogl GST. For example, to test NV12 this can be used: ./cogl-basic-video-player 'videotestsrc ! video/x-raw,format=(string)NV12 ! coglsink' Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 49e47c8329d50774e365fc7c3a7504b5fc005dc7) |
||
---|---|---|
.. | ||
android/hello | ||
cogl-basic-video-player.c | ||
cogl-crate.c | ||
cogl-emscripten-hello.c | ||
cogl-gles2-context.c | ||
cogl-gles2-gears.c | ||
cogl-hello.c | ||
cogl-info.c | ||
cogl-msaa.c | ||
cogl-point-sprites.c | ||
cogl-sdl2-hello.c | ||
cogl-sdl-hello.c | ||
cogl-x11-foreign.c | ||
cogl-x11-tfp.c | ||
cogland.c | ||
crate.jpg | ||
emscripten-example-js-library.js | ||
emscripten-example-js.h | ||
Makefile.am |