gst/flv/: Get an approximate duration of the file by looking at the timestamp of...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 9 Oct 2008 16:20:26 +0000 (16:20 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 9 Oct 2008 16:20:26 +0000 (16:20 +0000)
commit1f6ba1d28011929789612b51ddb888ca8353ceb7
tree019b1f1d06f2b4cc0b096bd7f73f80b0a6123e2c
parentd411f8d1d7d5d5da9e1213ddc9387cba88768abb
gst/flv/: Get an approximate duration of the file by looking at the timestamp of the last tag in pull mode. If we get...

Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_loop):
* gst/flv/gstflvparse.c: (gst_flv_parse_tag_timestamp):
* gst/flv/gstflvparse.h:
Get an approximate duration of the file by looking at the timestamp
of the last tag in pull mode. If we get (maybe better) duration from
metadata later we'll use that instead.
ChangeLog
gst/flv/gstflvdemux.c
gst/flv/gstflvparse.c
gst/flv/gstflvparse.h