ALT Linux Bugzilla
– Attachment 1417 Details for
Bug 9181
Зависание firefox/mozilla/seamonkey при выводе звука flash-плагином
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для libalsa-1.0.10
alsa-lib-1.0.10-pcm_dmix_drain.patch (text/plain), 483 bytes, created by
Artem Delendik
on 2006-03-06 13:33:20 MSK
(
hide
)
Description:
Патч для libalsa-1.0.10
Filename:
MIME Type:
Creator:
Artem Delendik
Created:
2006-03-06 13:33:20 MSK
Size:
483 bytes
patch
obsolete
>diff -ur alsa-lib-1.0.10.orig/src/pcm/pcm_dmix.c alsa-lib-1.0.10/src/pcm/pcm_dmix.c >--- alsa-lib-1.0.10.orig/src/pcm/pcm_dmix.c 2006-03-06 10:23:44 +0200 >+++ alsa-lib-1.0.10/src/pcm/pcm_dmix.c 2006-03-06 10:27:55 +0200 >@@ -532,6 +532,12 @@ > return 0; > } > } >+ >+ if (dmix->state == SND_PCM_STATE_XRUN) { >+ snd_pcm_dmix_drop(pcm); >+ return 0; >+ } >+ > stop_threshold = pcm->stop_threshold; > if (pcm->stop_threshold > pcm->buffer_size) > pcm->stop_threshold = pcm->buffer_size;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 9181
: 1417