mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
gst/audioconvert/gstaudioconvert.c: don't enfore negotiation from source side, it breaks sinesrc ! audioconvert ! oss...
Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): don't enfore negotiation from source side, it breaks sinesrc ! audioconvert ! osssink
This commit is contained in:
parent
6c1437f8bb
commit
5c3d99cd1e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-07-23 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
|
||||||
|
don't enfore negotiation from source side, it breaks
|
||||||
|
sinesrc ! audioconvert ! osssink
|
||||||
|
|
||||||
2004-07-22 David Schleef <ds@schleef.org>
|
2004-07-22 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
|
* gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
|
||||||
|
|
Loading…
Reference in a new issue