Displaying 20 results from an estimated 110 matches similar to: "Minor fixes for libvorbis-1.0beta3/anoncvs 2000-11-08"
2000 Dec 19
0
what script or command makes the codebooks? (fwd)
---------- Forwarded message ----------
Date: Mon, 18 Dec 2000 15:50:05 -0500 (EST)
From: Erik Kruus <kruus@on2.com>
Reply-To: vorbis-dev@xiph.org
To: vorbis-dev@xiph.org
Subject: Re: [vorbis-dev] what script or command makes the codebooks?
I've been through the entire vq table process during the last week. Some folks
have already suffered through listening to .ogg files encoded with a
2000 Jan 07
0
VQ generation utilities ready + usage instructions
The VQ codebook generation utilities are more or less ready to go. Minor
things are left to do, but those will have to be handled as I to them :-)
The next thing to do is complete the interface to get compression modes and
codebooks to the library for encoding (minor stuff), and then arrange how
exactly the MDCT residue is filtered through the codebooks.
VQ codebook util instructions:
2000 Sep 21
0
.vqd example?
Hi, I'm trying to build an lsp codebook to learn about the
process, and I'm afraid that the vq hints
http://www.xiph.org/archives/vorbis-dev/0000.html
talk rather about residual training.
So I can now produce .vqi files and add to them with lspvqtrain,
but can anyone supply hints for the rest of the procedure?
vqbuild will only produce a "cloud"-type quantlist, and
sequencep
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi,
I have a Win32 folder in libvorbis folder in which i have dsw
executable file, I have Visual studio 2008 so I ported that into
VS2008, then I downloaded ogg lib and included that also. After that
_V_SELFTEST has been defined, then its asking the definition of these
two header files
#include "vorbis/book/lsp20_0.vqh"
#include "vorbis/book/res0a_13.vqh"
I commented this and
2000 Dec 25
2
Modification requests / question
Hello!
1.
You should modify the 'vorbis_ftoi(f)' for the undefinied OS/compiler
in the 'os.h' on this way:
old:
static int vorbis_ftoi(double f){
return (int)(f+.5);
}
new:
#define vorbis_ftoi(f) ((int)(f+.5f))
Because in some cases we don't use this function, and the compiler writes
many error messages.
2. Could you write a frequency and bitrate independent
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi,
I have a Win32 folder in libvorbis folder in which i have dsw
executable file, I have Visual studio 2008 so I ported that into
VS2008, then I downloaded ogg lib and included that also. After that
_V_SELFTEST has been defined, then its asking the definition of these
two header files
#include "vorbis/book/lsp20_0.vqh"
#include "vorbis/book/res0a_13.vqh"
I commented this and
2004 Jun 25
0
newbie questions about VQ
Hi, I've been using the Vorbis codec for a while and recently I got the source code and had a look at the spec (great job on the doc BTW). I don't have any former experience with audio compression, but I do know what a DCT does and I totally grok Huffman coding (so I guess I'm not that much of a newbie, am I?).
Anyway I just had some questions about how VQ works on the encoding side.
2006 Jan 17
0
openssh@anoncvs.at.openbsd.org asks for password
Hi,
The portable R/O CVS repository, openssh at anoncvs.at.openbsd.org, has
started asking for password, and this has lasted for about 3-5 days at
least. Is something wrong there?
--
Pekka Savola "You each name yourselves king, yet the
Netcore Oy kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
2000 Jan 06
0
anoncvs for R should work again
anoncvs for R should work again. If you use it, please try it. If
you use it and don't particularly want it to go away (rsync gets you
the source w/o the logs, but if you particularly want the logs and the
ability to create diffs between revisions, like I sometimes want to
do...), you might say something.
If you don't know what I'm talking about, it's probably not
important.
2000 Jan 06
0
anoncvs for R should work again
anoncvs for R should work again. If you use it, please try it. If
you use it and don't particularly want it to go away (rsync gets you
the source w/o the logs, but if you particularly want the logs and the
ability to create diffs between revisions, like I sometimes want to
do...), you might say something.
If you don't know what I'm talking about, it's probably not
important.
2006 Mar 31
1
Portable OpenSSH anoncvs
Hi all.
The OpenSSH Portable anoncvs service has found a temporary home (mine :-).
It's on a DSL link so please be nice to it. It may move in future so
please use the "anoncvs.mindrot.org" alias.
$ cvs -z5 -d anoncvs at anoncvs.mindrot.org:/cvs co openssh_cvs
The key fingerprints are:
RSA 8e:09:e9:fb:dc:af:e4:a5:e6:a0:e2:28:59:63:84:17
DSA
2008 Apr 08
1
anoncvs.mindrot.org changes
Hi,
I have just converted anoncvs.mindrot.org from using GNU CVS to OpenCVS.
The latter is quite a bit nicer to run as an anoncvs server, and it
doesn't require write access to the repository like GNU CVS seems to.
The only visible change from this should be that checkouts of particular
tags or dates should now work (I didn't know they failed until today).
If you experience any
2010 Sep 01
2
anoncvs.mindrot.org
Hi,
Is anyone else having problems with anoncvs.mindrot.org? I do a cvs
update on a semi-regular basis and it has been failing for the past few
days.
$ cvs up
Connection closed by 116.66.166.109
cvs [update aborted]: end of file from server (consult above messages if any)
$
It looks like ssh gets to the point of receiving SSH2_MSG_SERVICE_ACCEPT
and then the connection is closed.
I'm
2013 Jul 23
1
ECDSA key on anoncvs.mindrot.org
Hello,
While running 'cvs up' against the CVS repository for the portable
branch of OpenSSH, I received the following warning:
% cvs up
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be
2004 Apr 09
1
anoncvs does not work
Does anybody now why the anoncvs access does not work?
cvs -d :pserver:anoncvs@anoncvs.r-project.org:/cvs co -P R
cvs [checkout aborted]: connect to
anoncvs.r-project.org(128.104.176.132):2401 failed: Connection refused
Is this still the issue that franz has been compromised?
Also, the link to http://anoncvs.r-project.org/cgi-bin/cvsweb.cgi at
http://anoncvs.r-project.org/ does not work ...
2000 Jan 05
1
anoncvs
I'm trying to do
cvs -d :pserver:anoncvs@cvs.r-project.org:/home/rcvs/src login
and I get "authorization failed...rejected access" with the previously
advertised password (anoncvs). Has the access been changed or is anyone
else having this problem? I'm not very familiar with cvs so I may be
making some mistake.
Paul Gilbert
1998 Apr 30
1
Anonymous CVS access now available from anoncvs.freebsd.org
Please see:
http://www.freebsd.org/handbook/anoncvs.html
For full information on using ``anoncvs'' to fetch FreeBSD CVS
repository (or buildable source) bits. If you're also interested in
setting up your own regional AnonCVS server, please see:
ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS/anoncvs.shar
For some setup instructions on doing this (essentially the list of
steps I
2001 Jul 13
6
AnonCVS
Hi All,
I would like to use anonymous cvs, but it appears not to be working
(again?). There was a discussion back in Jan-Feb about whether to
continue supporting it, but it seemed that Tony Rossini got it working
and the discussion left off there. Did someone decide to disable it, or
is it just not working properly?
Here's the details:
$ cvs -d
2001 Jan 21
1
new 100kbps mode
Hiya,
Find attached a new encoding mode. 100kbps.
There's a patch as well; it is supposed to improve quality.
Have fun,
Segher
p.s. To use the mode: add an
#include "modes/mode_S.h"
to modes/modes.h
and force vorbisenc.c to use it.
(Oh, and the S doesn't mean Segher. Really).
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: Unknown Document
2000 Jun 20
1
Makefile.in for installing headers
Here is include/Makefile.in
`all' and `clean' do nothing.
`install' and `uninstall' should work.
<HR NOSHADE>
<UL>
<LI>text/plain attachment: Makefile.in
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.in
Type: application/octet-stream
Size: 346 bytes
Desc: not available
Url :