Displaying 3 results from an estimated 3 matches for "brubaker".
2000 Dec 21
6
oggenc: feature request
I have a small feature request for oggenc:
Can a command line option be added to allow the user to set the first
serial number to be used for the output ogg stream?
This only takes a few lines of code, actually.
Rationale: it is quite helpful for debugging other encoders. If oggenc is
the "reference" encoder, ensuring that your new whiz-bang encoder has
diffable output to oggenc is a
2011 Jan 26
2
Offtopic: Mac Mail Autoconfigure
Hello,
i know its a little bit Offtopic, but i know many Mailadmins are reading here ;)
Does anybody know howto autoconfigure Mac Mail als ISP Provider.
We have troubles with the default Settings of Mac Mail (POP3s with
APOP) and want to change them via autodiscover.
Is there something simular to Thunderbirds Config Site:
https://developer.mozilla.org/en/Thunderbird/Autoconfiguration
google
2000 Dec 16
1
Trying to build on Windows.
I truly hope I have not sent this 5 times.
I've never worked on a project like this before so please let me know how it
supposed to be done when I make mistakes. I have lots to learn so I'm sure
I'll make many.
Got the following error
C:\Code\Vorbis\vorbis\lib\mdct.c(65) : error C2065: 'M_PI' : undeclared
identifier
and had to add
#include "os.h" to