ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to make...
authorBenjamin Otte <otte@gnome.org>
Mon, 6 Dec 2004 16:10:06 +0000 (16:10 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 6 Dec 2004 16:10:06 +0000 (16:10 +0000)
commit1dd2a9daf8cc6208fb7e3d907244c53e1d8efe93
tree482a81707496cb9a2e82c9337f031a0239e1422e
parent2e082a96402de2b6feae95c70abd514b57739172
ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to make it a lot faster, because people cla...

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
* ext/alsa/gstalsa.h:
refactor big chunks of the core caps negotiation code to make it
a lot faster, because people claim it's really slow
(actually, just cache the getcaps when the device is opened)
ChangeLog