sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn't cause...
authorMark Nauwelaerts <manauw@skynet.be>
Tue, 11 Mar 2008 23:12:04 +0000 (23:12 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Mar 2008 23:12:04 +0000 (23:12 +0000)
commitfd1c1295dcfe6a7b37ee7b358327de390aab1e01
treec4faaaad7a398c9ac2eff11dc247619bb4eab3bf
parentaec7206df9d65aefad63e3697ed00a7036aa1093
sys/oss/gstosssrc.*: Cache probed caps, so _get_caps() during recording doesn't cause ioctl calls which may disrupt t...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw skynet be>
* sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
(gst_oss_src_close):
* sys/oss/gstosssrc.h:
Cache probed caps, so _get_caps() during recording doesn't cause
ioctl calls which may disrupt the recording (fixes #521875).
ChangeLog
sys/oss/gstosssrc.c
sys/oss/gstosssrc.h