Original commit message from CVS:
adding 'videosink' element
It's basically a rewritten xvideosink, but is more modular and allows 'hooks'.
It is needed by GstVideoWidget in gst-player
endif
if USE_XVIDEO
-XVIDEO_DIR=xvideo
+XVIDEO_DIR=xvideo videosink
else
XVIDEO_DIR=
endif
SUBDIRS=$(OSS_DIR) $(QCAM_DIR) $(V4L_DIR) $(VCD_DIR) \
$(VGA_DIR) $(XVIDEO_DIR)
-DIST_SUBDIRS=oss qcam v4l vcd vga xvideo
+DIST_SUBDIRS=oss qcam v4l vcd vga xvideo videosink