gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegment event...
authorEdward Hervey <bilboed@bilboed.com>
Tue, 1 Nov 2005 15:15:44 +0000 (15:15 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 1 Nov 2005 15:15:44 +0000 (15:15 +0000)
commit53840faa460c8f58bd39e9be6101dc502a054493
treead06895b1cab02cdf3472191cba5292e1034d761
parentb1b1fe52d611670c7718533d67d164e4ffa3c975
gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegment event use GST_FORMAT_BYTES (otherwise...

Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
(gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
Added proper event handlind,
made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
ignored),
and don't set a duration of 0 for buffers otherwise they are discarded
by GstBaseSink.
GstWavEnc needs some serious loving, after going through the code I'm
really wondering how this can stay in -good ...
ChangeLog
gst/wavenc/gstwavenc.c