Displaying 3 results from an estimated 3 matches for "muglia".
2007 Sep 11
1
Is FLAC__stream_decoder_seek_absolute working for OggFlac?
...that issue.
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Web (hosting), security and high-performance computing are the
three areas where Linux has more strength." --
Bob Muglia, senior VP in charge of Windows Server development.
http://news.com.com/Microsoft+targets+Apache+Web+server/2100-1010_3-5735805.html
2005 Jun 09
0
RE: Xen-devel Digest, Vol 4, Issue 62
Bob Muglia announced today that Microsoft''s hypervisor support for Longhorn
Server will be pushed out to R2, probably around 2009.
http://www.computerworld.com/softwaretopics/software/story/0,10801,102332,00
.html
-Dave
_______________________________________________
Xen-devel mailing list
Xen-de...
2007 Jul 25
2
Is FLAC__stream_decoder_seek_absolute working for OggFlac?
Josh Coalson wrote:
> --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
>
> > Hi all,
> >
> > Is seeking working for OggFlac files? I keep on getting a
> > FLAC__STREAM_DECODER_SEEK_ERROR.
>
> yes, it should work fine. in flac/src/test_seeking/main.c there
> is an example usage of FLAC__stream_decoder_seek_absolute(). you
> could try