search for: kheldar

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

2001 Jan 22
3
beta4 merge
Monty merged his branch onto mainline. mainline is now beta4. Give it a whirl, test the crap out of it, etc. I've got about 20-30 emails full of minor patches and a few big patches for build system stuff, so for those of you who were waiting on me, I haven't forgotten and will be getting to those in the next few days. If all goes well, we'll be tagging beta4 and cutting the
2001 Jan 22
3
beta4 merge
Monty merged his branch onto mainline. mainline is now beta4. Give it a whirl, test the crap out of it, etc. I've got about 20-30 emails full of minor patches and a few big patches for build system stuff, so for those of you who were waiting on me, I haven't forgotten and will be getting to those in the next few days. If all goes well, we'll be tagging beta4 and cutting the
2000 Dec 30
8
Whitespace standard?
...spacebar. It's full of spaceless lines like "for(packets=0;;packets++)if(pl[packets]==-1)break;" Ew! :) -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2001 Jan 15
1
Web page for OS/2 port
...he repository, although you can ignore the DartLib & oggplay stuff. They should be superceded by ogg123 & ao. -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2001 Jan 31
1
Syntax error....
...#if defined(__WATCOMC__) || defined(__BORLANDC__) void setbinmode(FILE *f) { setmode(fileno(f), O_BINARY); -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2001 Apr 18
3
[Patch] OS/2 port
...e <ogg/config_types.h> - -# endif /* macintosh */ - -#endif /* _WIN32 */ +#endif #endif /* _OS_TYPES_H */ -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2001 Dec 26
3
ogg123 bug
...out http streaming as the url has %20's in it for spaces in the file name. Oh, and it still says it's rc2... -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2000 Dec 15
2
Ports
...t some patches for encoder/decoder examples but they're not that important and will apparently send me to hell :) -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a me...
2001 May 08
2
libao AU driver
Hi, I noticed there was some discussion on this list about the desire for ogg123 to support output to stdout via Sun's .au file format, so I decided to give implementing an AU driver for libao a shot. Here is my first attempt. To test the driver: * Apply the patch below (against ao in CVS) * Copy the attached ao_au.c into ao/src * Run ao/autogen.sh, compile, and