sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload element...
authorDavid Schleef <ds@schleef.org>
Tue, 18 Dec 2007 01:25:58 +0000 (01:25 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 18 Dec 2007 01:25:58 +0000 (01:25 +0000)
commit4625e68226117c9e57939d66fafd26c3fba7470c
tree8471c6b295cc9448d33a3438a19f845e6d65c578
parent45e90efd1b3f19b231fd4e4cc753e2870aa62d0a
sys/glsink/: Use new GstVideoFormat checked into -base.  Add new glupload element to upload raw video into a GLXPixbu...

Original commit message from CVS:
* sys/glsink/Makefile.am:
* sys/glsink/glimagesink.c:
* sys/glsink/glimagesink.h:
* sys/glsink/glvideo.c:
* sys/glsink/glvideo.h:
* sys/glsink/gstopengl.c:
* sys/glsink/gstglupload.c:
Use new GstVideoFormat checked into -base.  Add new glupload
element to upload raw video into a GLXPixbuf.  Untested.  Will
likely crash your motorcycle if you try it.
* sys/glsink/gstvideo-common.c:
* sys/glsink/gstvideo-common.h:
Remove.
ChangeLog
common
sys/glsink/Makefile.am
sys/glsink/glimagesink.c
sys/glsink/glimagesink.h
sys/glsink/glvideo.c
sys/glsink/glvideo.h
sys/glsink/gstglupload.c [new file with mode: 0644]
sys/glsink/gstopengl.c
sys/glsink/gstvideo-common.c [deleted file]
sys/glsink/gstvideo-common.h [deleted file]