ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fail seek...
authorBastien Nocera <hadess@hadess.net>
Wed, 20 Feb 2008 16:04:32 +0000 (16:04 +0000)
committerBastien Nocera <hadess@hadess.net>
Wed, 20 Feb 2008 16:04:32 +0000 (16:04 +0000)
commit3a35776ea4750144bd21b7b9b990284b581da1cb
tree068976cbe434db86ca186ebafda96e48657559ad
parentd12d2dacde584b69a9fd9a58725ed5a853d8ca57
ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fail seek properly on anything but _BYTES ...

Original commit message from CVS:
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
ChangeLog
ext/mythtv/gstmythtvsrc.c