video.c: use g_assert_not_reached() for logical error here.
authorStefan Kost <ensonic@users.sf.net>
Mon, 23 May 2011 10:49:01 +0000 (13:49 +0300)
committerStefan Kost <ensonic@users.sf.net>
Mon, 23 May 2011 10:50:09 +0000 (13:50 +0300)
commit40273cf2d3bb9966d942f34735cf56537b5bed43
tree62255a8186e2d18d5e4fd55f3a2c36eca7c12a82
parent9b8992cbf16c6e51960579b7d6b2b7e7bee8b36a
video.c: use g_assert_not_reached() for logical error here.

This will help to detect them closer to the source if they ever happen.
gst-libs/gst/video/video.c