mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 22:46:24 +00:00
sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * sys/oss/gstosselement.c: (gst_osselement_probe_caps): * sys/oss/oss_probe.c: (main): Check for mono/stereo support (similar to samplerate probing), fixes #159433. Also add missing copyright header to oss_probe.c.
This commit is contained in:
parent
e803c9f86d
commit
839354ce28
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-12-16 Toni Willberg <toniw@iki.fi>
|
||||||
|
|
||||||
|
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* sys/oss/gstosselement.c: (gst_osselement_probe_caps):
|
||||||
|
* sys/oss/oss_probe.c: (main):
|
||||||
|
Check for mono/stereo support (similar to samplerate probing),
|
||||||
|
fixes #159433. Also add missing copyright header to oss_probe.c.
|
||||||
|
|
||||||
2004-12-15 David Schleef <ds@schleef.org>
|
2004-12-15 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* configure.ac: add audioresample and cairo plugins. Remove
|
* configure.ac: add audioresample and cairo plugins. Remove
|
||||||
|
|
Loading…
Reference in a new issue