ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in push mode...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 22 Feb 2008 06:06:06 +0000 (06:06 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 22 Feb 2008 06:06:06 +0000 (06:06 +0000)
commite5333665217d1e5e4675945f1d383ce1e8ae0785
tree2aa9a60a6d6641420fb9ca7cd7375f673fdc8863
parent73a4369e0e3cf05a2ac57726bdd946fb271ded0d
ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in push mode and don't return 0 just to make ...

Original commit message from CVS:
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
(gst_wavpack_parse_create_src_pad):
* ext/wavpack/gstwavpackparse.h:
Always report the duration if we know it in push mode and don't
return 0 just to make totem believe we can't seek in push mode.
Newer totem version use the SEEKING query which properly reports
if we can seek or not.
ChangeLog
ext/wavpack/gstwavpackparse.c
ext/wavpack/gstwavpackparse.h