diff options
author | Andy Wingo <wingo@pobox.com> | 2005-08-23 13:59:22 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-08-23 13:59:22 +0000 |
commit | 7d8f87a3aa989fd718306bca766698d31ca6ed63 (patch) | |
tree | 5029fbd0a70c4efc9cf5fdaae9677f82c113065f /ChangeLog | |
parent | f0613ad9511b0713029120f96693c171071c6141 (diff) | |
download | gst-plugins-bad-7d8f87a3aa989fd718306bca766698d31ca6ed63.tar.gz gst-plugins-bad-7d8f87a3aa989fd718306bca766698d31ca6ed63.tar.bz2 gst-plugins-bad-7d8f87a3aa989fd718306bca766698d31ca6ed63.zip |
sys/oss/gstosssrc.*: Easy to implement a mixer, eh...
Original commit message from CVS:
2005-08-23 Andy Wingo <wingo@pobox.com>
* sys/oss/gstosssrc.c:
* sys/oss/gstosssrc.h: Easy to implement a mixer, eh...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-08-23 Andy Wingo <wingo@pobox.com> + * sys/oss/gstosssrc.c: + * sys/oss/gstosssrc.h: Easy to implement a mixer, eh... + * sys/oss/gstossmixerelement.h: * sys/oss/gstossmixerelement.c: Added mixer element like alsamixer. |