gst/gstquery.c (gst_query_new_convert): Spew if we try to convert a negative value...
authorAndy Wingo <wingo@pobox.com>
Wed, 24 Aug 2005 15:49:03 +0000 (15:49 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 24 Aug 2005 15:49:03 +0000 (15:49 +0000)
commit438739a556e8df3196e23381d1c1e5d59cee800f
treed1ce20875815f1e80dd967b5bf656120d60dd3df
parent8aa248c92bcfcd511d4d3e77e876082f243d0d54
gst/gstquery.c (gst_query_new_convert): Spew if we try to convert a negative value. Doesn't make much sense. Mostly t...

Original commit message from CVS:
2005-08-24  Andy Wingo  <wingo@pobox.com>

* gst/gstquery.c (gst_query_new_convert): Spew if we try to
convert a negative value. Doesn't make much sense. Mostly this is
here to force callers to ensure -1 maps to -1.
ChangeLog
gst/gstquery.c