mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +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
71cd789935
commit
5b6e520eb4
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>
|
||||
|
||||
* Update SPEC file to be usable in conjunction with Fedora Core,
|
||||
|
|
Loading…
Reference in a new issue