Original commit message from CVS: Don't set the actual video size in gst_video_sink_got_video_size(). This could probably be replaced once we handle pixel aspect ratios.
Original commit message from CVS: use int64 for frame-time
Original commit message from CVS: Adding GstVideoSink object which will be used for video sink's subclassing.