search for: fok

Displaying 9 results from an estimated 9 matches for "fok".

Did you mean: fork
2008 May 27
2
[PATCH] Fixes bug which strips every other digit in klibc-utils dmesg output
...e bug causes every other numerical digit to be stripped from the output. Fixed. A bug report with lots of details has been filed for Debian and Ubuntu: * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483186 * https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/235282 Signed-off-by: Anthony Fok <anthony.fok at thizgroup.com> --- diff -Nur -x '*.orig' -x '*~' klibc-1.5.9/usr/utils/dmesg.c klibc-1.5.9.new/usr/utils/dmesg.c --- klibc-1.5.9/usr/utils/dmesg.c 2008-03-29 04:25:36.000000000 +0800 +++ klibc-1.5.9.new/usr/utils/dmesg.c 2008-05-27 07:07:36.000000000 +0800 @@ -...
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
...'BOOL'' : illegal use of this type as an expre ssion C:\Program Files\Microsoft Visual Studio\VC98\include\windef.h(142) : se e declaration of ''BOOL'' changejournal.c(61) : error C2146: syntax error : missing '';'' before identifier ''fOk'' changejournal.c(61) : error C2065: ''fOk'' : undeclared identifier changejournal.c(63) : error C2224: left of ''.UsnJournalID'' must have struct/unio n type changejournal.c(64) : error C2224: left of ''.DeleteFlags'' must have struct/union...
2016 Feb 03
0
Wine release 1.8.1
...es around the wordpad.exe path. Alistair Leslie-Hughes (2): msi: Allow PathEdit controls to be updated. msi: Refreh controls after spawned dialog is closed. Andrew Eikum (1): maintainers: Add DirectShow section. Andr? Hentschel (1): include: Add more OID defines. Anthony Fok (1): include: Suppress "use msvcrt" error in tchar.h when -mno-cygwin is used. Austin English (1): setupx.dll16: Add DiBuildDriverIndex stub. Fr?d?ric Delanoy (2): loader: Update French translation of wine manpage. po: Update French translation. Hans Leidekker (...
2016 Nov 09
0
[PATCH] filearch: Add s390 and s390x detection and tests.
...T`NGfR$CR~NL@7*nGY`fTYe`mL83%tE+H-}%7V{zoXV14(QM!@Ad z0Uz|?dOZVEK0HV=?0FwaHH`Is^7aqodSA(K5~B+wUhkUq0WQ~_*OeWB%k>97#u#zn z@_i6E?<1)OF83>Nf1P}vE&Jl=`_21a!*N=vgZucJ1oQ>*<zc%hHbi{5l!3>5_-2xU zAM@ezl^Xj;?rYW|{uX8L-Oo}5T;4~p-^I4Xfy?{RzYl@aw<zSbiFpKE-+#70j;sUr z-n%zB!CpRpya1|W1w{p~fOk<BHe0<qAH`<lc|K}*^%(dW10OZ;WdlEs`2IR+f6wDm zZ{8NFan$oz$NDks>&^eAHOBQ1*z-DGtJY&R0k1b+Q9q7Fww%{C;(Q2k>a3#`HSCRj zV)X#8v)`;y#Hq9H)^Q}|-<7L6FQ&#iX=|aDS>Fa;XP;OvASvU<KCxWHuXDdx-!klt z{bv1ejl4^n1K#~*+F!)v`|rCT>i@l*Ocam%y<8oG^*3X@QyM=GdmHue{)rj(->ur4 z&w)U|u...
2000 Sep 07
9
Video codec
Hi, I guess this is a good time to start putting together a wish list for a video codec. I see that for audio the compression is around 10X for reasonable quality. I am sure this will start its own thread of conversation. For video you can do 40X fairly easily and the big task is to go to 80X or 100X with reasonable picture quality, say, a peak luma SNR of more than 30 dB. Uncompressed
2016 Jan 22
0
Wine release 1.9.2
...xaudio2: Use an HRESULT return code. Andrey Turkin (1): d3d11: Add the ID3D11VideoContext interface. Andr? Hentschel (3): configure: Detect MinGW-w64 ARM toolchains. configure: Check for MinGW even when cross compiling. include: Add manifest related defines. Anthony Fok (1): include: Suppress "use msvcrt" error in tchar.h when -mno-cygwin is used. Anton Baskanov (1): quartz: Handle NULL target format in FilterGraph::ConvertTimeFormat. Aric Stewart (4): hidclass.sys: Implement HID_Device_write. hidclass.sys: Implement IOCTL_HID_G...
2003 Dec 01
0
No subject
...it paranoid right now I'll replace the pauses with choice - just in case. <Extract from logon.bat> @echo off echo Logon script: version 20010903.1050 echo . echo Setting system clock net time \\time /set /yes :win95 echo Connecting to home share net use f: /HOME if exist f:\*.* goto fok @echo *** WARNING *** WARNING *** WARNING *** @echo . @echo Could not connect to your HOME directory @echo Windows will not work correctly unless @echo this happens. You MUST log off and try again. @echo . @echo When you have read and UNDERSTOOD this pause :fok <snip some more shares> rem S...
2004 Aug 06
1
rgding VAD
On Tue, 2003-04-15 at 11:31, Jean-Marc Valin wrote: > > How do i detect whether there is silence in media using speex? > > Is there any API which decides that the audio data only contains > > silence? > > Basically i will have PCM linear data, I want to know whether it is > > complete silence. > > Well, the best way is probably to turn VAD *and*