caps: NULL is not a valid caps anymore

This commit is contained in:
Wim Taymans 2012-06-15 17:01:37 +02:00
parent 3c16844f4d
commit c066ea8c69

View file

@ -1061,8 +1061,6 @@ gst_caps_is_equal (const GstCaps * caps1, const GstCaps * caps2)
*
* Checks if the given caps are exactly the same set of caps.
*
* This function deals correctly with passing NULL for any of the caps.
*
* Returns: TRUE if both caps are strictly equal.
*
* Since: 0.10.36