Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17520 Details for
Bug 28466
WolfGL misses sprite rotation support and has a wrong sample rate for the audio
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Sample rate fix.
samplerate.patch (text/plain), 345 bytes, created by
Tony Vroon (RETIRED)
on 2003-09-11 12:12:47 UTC
(
hide
)
Description:
Sample rate fix.
Filename:
MIME Type:
Creator:
Tony Vroon (RETIRED)
Created:
2003-09-11 12:12:47 UTC
Size:
345 bytes
patch
obsolete
>--- linux/sound.c.orig 2003-09-11 20:28:32.032170976 +0200 >+++ linux/sound.c 2003-09-11 20:28:45.111182664 +0200 >@@ -64,7 +64,7 @@ > #define BUFMUL 4 > #define MIXBUFFERSIZE (SAMPLECOUNT*BUFMUL) > >-#define SAMPLERATE 11025 // Hz >+#define SAMPLERATE 8000 // Hz > #define SAMPLESIZE 2 // 16bit > > // The actual output device.
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 28466
:
17518
|
17519
| 17520 |
17521