sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but depends...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 24 Oct 2005 15:57:17 +0000 (15:57 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 24 Oct 2005 15:57:17 +0000 (15:57 +0000)
commit0e01f91dc1e12f54c5e273d78a51eaf19b5234d2
tree2f777cdd6b74cbaf5e7f76ec3bb88ec9fe7a2dca
parent2042e06dd4a55d941b6dcbdb0a4f2927f87475bb
sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but depends on width and number of channels).

Original commit message from CVS:
* sys/oss/gstosssrc.c: (gst_oss_src_prepare):
Set bytes_per_sample correctly (is not always 4, but
depends on width and number of channels).
ChangeLog
sys/oss/gstosssrc.c