Various cleanups. Moved the overlay code to a specialized widget.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 13 Mar 2000 22:13:11 +0000 (22:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 13 Mar 2000 22:13:11 +0000 (22:13 +0000)
commitc2b8daff3a7187c6cf294e454380c65b39cd360c
tree875cb933f316e90a865ef6b419c31c975473df81
parent660c01217fd373cc7fa5de84d808d4f357d66f5a
Various cleanups. Moved the overlay code to a specialized widget.

Original commit message from CVS:
Various cleanups. Moved the overlay code to a specialized widget.
One error I cannot seem to fix: switching desktops does not disable the
overlay.
12 files changed:
configure.in
gst/gst.c
gst/gstbuffer.h
gst/gstelementfactory.c
gst/gstmeta.c
gst/gstplugin.h
gst/gstthread.c
gst/gsttype.h
gst/meta/videoraw.h
gst/types/gsttypes.c
test/Makefile.am
test/videotest.c