diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-27 13:33:57 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-27 13:33:57 +0000 |
commit | 6a58c9d7b115eb433906baf2bdb15f3d012a262e (patch) | |
tree | 1e32b926cc8de8107dd147b7425727c8e1a6ac79 /po | |
parent | 90f730ca714fb53f47ee16be46fcb06bd98d53ed (diff) | |
download | xine-lib-6a58c9d7b115eb433906baf2bdb15f3d012a262e.tar.gz xine-lib-6a58c9d7b115eb433906baf2bdb15f3d012a262e.tar.bz2 |
only issue the warning on unavailable audio devices under the condition
(in_buf && in_buf->num_frames), otherwise, the dummy packet send by ao_exit()
to wake up the audio out loop can trigger this message
(because it has an undefined buf->format.rate, which, when 0 causes
driver->open() to fail and the message gets emitted)
we also send the message to the streams attached to this audio out only,
not to all streams known to the engine
CVS patchset: 6757
CVS date: 2004/06/27 13:33:57
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions