ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before negotiat...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Nov 2004 10:27:01 +0000 (10:27 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Nov 2004 10:27:01 +0000 (10:27 +0000)
commitfcc488c8a1e8b06f40b78698076a665b526c4366
tree1818a09b419d585f0a3eea1be955c40c5a8effe1
parent156b46b6d3a2648f59c56b5ca4888baf666164ea
ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before negotiation, it will set ANY and that se...

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_change_state):
Only set hardware parameters *after* negotiation. Before
negotiation, it will set ANY and that seems to cause crashes
(see e.g. #151288, #153227).
ChangeLog