media-export: Gst.ClockTime is an uint64
authorJens Georg <mail@jensge.org>
Fri, 23 Jul 2010 19:50:35 +0000 (22:50 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sat, 24 Jul 2010 00:26:55 +0000 (03:26 +0300)
commit929090961302cce4165cd329c1ce90bebf79c593
tree7e54012534f16f88c5e9be367ebb4f86e3760692
parent683472240481aecb0c03220cd1d47521f83bdae0
media-export: Gst.ClockTime is an uint64

Seems vala does a comparision like 'duration > (uint64) -1' which of
course will always fail.
src/plugins/media-export/rygel-media-export-item.vala