Company's wisdom:

Original commit message from CVS:
Company's wisdom:
Events should be passed on using the sinkpad's default handler not the src
Seek events only go upstream, so send a discont downstream instead.
This commit is contained in:
Iain Holmes 2004-09-26 15:06:35 +00:00
parent 2db3e46a44
commit 1c0adf4950

View file

@ -1,3 +1,11 @@
2004-09-26 Iain <iaingnome@gmail.com>
* gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
call the sinkpad's default event handler and not the srcpads. He also
says this is confusing :)
(gst_wavenc_stop_file): Company says that seek events only go upstream
we should send a discontinuous downstream instead.
2004-09-25 Christian Schaller <christian@fluendo.com>
* Update SPEC file to be usable in conjunction with Fedora Core,