videotestsrc: add support for I420_10 format
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 28 May 2012 14:16:24 +0000 (16:16 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 28 May 2012 14:16:24 +0000 (16:16 +0200)
commit27d4061c6c9c6dbcfeac82ee3b1f96328072940e
treef38f7441306d7a287be8665465406b45436aa234
parent467f8d360a342d331384e52ad0edde1a33a93a40
videotestsrc: add support for I420_10 format

Add support for the I420_10 formats
Use the video frame api to get pixels and strides instead of our own
custom versions. Fixes the YVU9 format and probably some others.
gst/videotestsrc/videotestsrc.c
gst/videotestsrc/videotestsrc.h