search for: pehrson

Displaying 4 results from an estimated 4 matches for "pehrson".

Did you mean: pearson
2009 Oct 17
3
New to list -- glennrp
Hello, speexers. I'm new to the list and new to audio compression. I've been asked to look into creating a digital archive of 20-minute speeches (sermons) and speex seems to be what I need. My experience is in image compression; I shepherded gzip, deflate, zlib, and png through the IETF process, put "image/png" through the IANA registration process, and I maintain several
2009 Oct 18
1
New to list -- glennrp
On Sat, Oct 17, 2009 at 9:47 PM, Conrad Parker <conrad at metadecks.org> wrote: > Are you aware of the discussions about a codec working group, and will > you be coming to the next IETF meeting (Hiroshima, Nov 8-13)? No, I wasn't, and no, I won't be attending. > http://tools.ietf.org/html/draft-valin-codec-guidelines-00 I've had a look at that. One thing that jumped
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
...Zabolotny) -- add shared lib support for UNIX_SV4.2MP (MATSUURA Takanori) -- do not wrap extern "C" around system includes (Tom Lane) -- added amiga/Makefile.pup for Amiga powerUP SAS/C PPC (Andreas Kleinert) -- allow "make install prefix=..." even after configure (Glenn Randers-Pehrson) -- allow "configure --prefix $HOME" (Tim Mooney) +- fix "an inflate input buffer bug that shows up on rare but persistent + occasions" (Mark) +- fix gzread and gztell for concatenated .gz files (Didier Le Botlan) +- fix gzseek(..., SEEK_SET) in write mode +- fix crc check afte...
2012 Aug 20
13
[PATCH 00/12] Multidisk support
Hello, the following patches should get multidisk access working. The syntax accepted is the following: (hdx,y)/path/to/file where x is the disk number and start at 0 and the y is the partition number starting at 1. So (hd0,1) is the first partition of the first disk. the other accepted syntax is using MBR's 32 bits disk signature so for example: (mbr:0x12345678,2)/foo/bar would address