gst/wavparse/gstwavparse.*: Be a bit more clever when dealing with VBR files with...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 2 May 2007 17:19:36 +0000 (17:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 2 May 2007 17:19:36 +0000 (17:19 +0000)
commit64e0ee90f6a3e9a7ea173af0141eac20303dcc84
treed827b829343cec276a841418a06160f7d8374f51
parentb64fd034a58ad433ad489d2748a72abfc3ef0d6a
gst/wavparse/gstwavparse.*: Be a bit more clever when dealing with VBR files with FACT tags, we don't want to timesta...

Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
(gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
(gst_wavparse_stream_data):
* gst/wavparse/gstwavparse.h:
Be a bit more clever when dealing with VBR files with FACT tags, we
don't want to timestamp buffers in that case but the estimated BPS can
be used for seeking.
Only send close segment in the streaming thread.
ChangeLog
gst/wavparse/gstwavparse.c
gst/wavparse/gstwavparse.h