gst/gstvalue.c: Handle NULL input and output pointers silently as a failed conversion...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 May 2006 09:19:24 +0000 (09:19 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 May 2006 09:19:24 +0000 (09:19 +0000)
commit8bf748a28e0abec29f68fda59a06670aee02f06a
tree876b39da09bc046e90510f0b06a33c31489d23b9
parent803ecd5d585f5a99a25e211b98353c45670a5754
gst/gstvalue.c: Handle NULL input and output pointers silently as a failed conversion, rather than g_warnings.

Original commit message from CVS:
* gst/gstvalue.c: (gst_value_deserialize_fraction):
Handle NULL input and output pointers silently as a failed conversion,
rather than g_warnings.
ChangeLog
gst/gstvalue.c