GNOME Bugzilla – Bug 517684
[mythtvsrc] Small bug fixes
Last modified: 2008-02-20 16:05:03 UTC
Using the wrong GstFormat for the filesize Fail seek properly on anything but _BYTES format
Created attachment 105645 [details] [review] gst-gmyth-small-fixes.patch
2008-02-20 Bastien Nocera <hadess@hadess.net> * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_do_seek), (gst_mythtv_src_start): Using the wrong GstFormat for the filesize, and fail seek properly on anything but _BYTES format Fixes bug #517684