In Reply to: RE: Linux Build? posted by SBGK on March 11, 2013 at 16:33:49:
oops missed the new loop
loop2496:
WaitForSingleObject(hNeedDataEvent, INFINITE);
000000013F8F31E2 or edx,0FFFFFFFFh
000000013F8F31E5 mov rcx,rbx
000000013F8F31E8 call qword ptr [__imp_WaitForSingleObject (13F90D088h)]
hr = pAudioRenderClient->ReleaseBuffer(512, 0);
000000013F8F31EE mov rcx,qword ptr [pAudioRenderClient]
000000013F8F31F3 mov rax,qword ptr [rcx]
000000013F8F31F6 xor r8d,r8d
000000013F8F31F9 mov edx,200h
000000013F8F31FE call qword ptr [rax+20h]
000000013F8F3201 mov dword ptr [hr],eax
hr = pAudioRenderClient->GetBuffer(512, &pData);
000000013F8F3208 mov rcx,qword ptr [pAudioRenderClient]
000000013F8F320D mov rax,qword ptr [rcx]
000000013F8F3210 lea r8,[pData]
000000013F8F3218 mov edx,200h
000000013F8F321D call qword ptr [rax+18h]
000000013F8F3220 mov dword ptr [hr],eax
A_memcpy (pData, sound_buffer += 4096, 4096);
000000013F8F3227 add rdi,1000h
000000013F8F322E mov qword ptr [sound_buffer],rdi
000000013F8F3236 mov r8d,1000h
000000013F8F323C mov rdx,rdi
000000013F8F323F mov rcx,qword ptr [pData]
000000013F8F3247 call OVR_memcpy (13F8F6800h)
goto loop2496;
000000013F8F324C jmp $loop2496 (13F8F31E2h)
http://mqnplayer.blogspot.co.uk/
This post is made possible by the generous support of people like you and our sponsors:
Follow Ups
- RE: Linux Build? - SBGK 16:37:56 03/11/13 (26)
- RE: Linux Build? - SBGK 14:52:44 03/13/13 (25)
- RE: Linux Build? - SBGK 16:13:00 03/14/13 (24)
- RE: Linux Build? - SBGK 05:25:06 03/24/13 (23)
- RE: Linux Build? - SBGK 05:37:15 03/24/13 (22)
- Repost - jrling 10:56:32 03/24/13 (21)
- RE: Repost - SBGK 09:41:26 03/26/13 (19)
- RE: Repost - SBGK 11:03:40 03/26/13 (18)
- RE: Repost - SBGK 13:20:37 03/26/13 (17)
- RE: Repost - SBGK 00:15:21 03/28/13 (16)
- RE: Repost - jupabe 06:04:25 03/28/13 (15)
- RE: Repost - SBGK 06:29:24 03/30/13 (14)
- RE: Repost - jupabe 12:07:28 03/30/13 (13)
- RE: Repost - SBGK 23:01:20 04/01/13 (11)
- MQn v 14 / Flac play - SBGK 13:25:18 04/07/13 (10)
- RE: MQn v 14 / Flac play - SBGK 15:01:49 04/10/13 (9)
- RE: MQn v 14 / Flac play - SBGK 17:02:32 04/17/13 (8)
- RE: MQn v 14 / Flac play - SBGK 13:58:13 04/22/13 (7)
- RE: MQn v 14 / Flac play - SBGK 12:19:27 04/23/13 (6)
- MQn v 47 - SBGK 13:05:41 05/07/13 (5)
- RE: MQn v 47 - SBGK 13:35:05 05/21/13 (4)
- RE: MQn v 47 - SBGK 22:22:05 05/26/13 (3)
- RE: MQn v 79 - SBGK 12:13:39 05/28/13 (2)
- RE: MQn v 79 - jupabe 23:55:00 05/29/13 (1)
- RE: MQn v 80 - SBGK 15:14:03 05/30/13 (0)
- RE: Repost - SBGK 12:43:30 03/30/13 (0)
- RE: Repost - SBGK 16:10:11 03/25/13 (0)