libs/video: Fix gst_video_format_new_caps* functions.
authorEdward Hervey <bilboed@bilboed.com>
Sun, 22 Feb 2009 12:42:33 +0000 (13:42 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 22 Feb 2009 12:42:33 +0000 (13:42 +0100)
commit5ce5433152f0e187651f6a9fd8bc2466983f7566
treea2796c57aff2aabbca7f44fafc99cd3e3ee30f47
parent32b1b7904d15c583f163bba1df1eae666690e216
libs/video: Fix gst_video_format_new_caps* functions.

Only add a 'interlaced=True' property to caps *IF* it is interlaced, else
don't add anything.
gst-libs/gst/video/video.c