mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
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:
parent
aedb2eb2bc
commit
1dc1e50ea0
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
2004-09-25 Christian Schaller <christian@fluendo.com>
|
||||||
|
|
||||||
* Update SPEC file to be usable in conjunction with Fedora Core,
|
* Update SPEC file to be usable in conjunction with Fedora Core,
|
||||||
|
|
Loading…
Reference in a new issue