ext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT, this fixes the duration query...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 19 Jun 2008 10:58:57 +0000 (10:58 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 19 Jun 2008 10:58:57 +0000 (10:58 +0000)
commit14d7abc27a940d3a2343dc67f756950d67b7d17a
treebf64586367df86cad306b965b2d42e1754ee2cd3
parent96da52009539004821fdce2b1c8fba549798e648
ext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT, this fixes the duration query on files without known length.

Original commit message from CVS:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
(gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
Use G_GINT64_CONSTANT, this fixes the duration query on files without
known length.
ChangeLog
ext/wavpack/gstwavpackparse.c