mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
caps: NULL is not a valid caps anymore
This commit is contained in:
parent
3c16844f4d
commit
c066ea8c69
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
* 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.
|
* Returns: TRUE if both caps are strictly equal.
|
||||||
*
|
*
|
||||||
* Since: 0.10.36
|
* Since: 0.10.36
|
||||||
|
|
Loading…
Reference in a new issue