similar to: test suite

Displaying 20 results from an estimated 5000 matches similar to: "test suite"

2001 Feb 19
2
win32 question
Does win32 have pathconf() and _PC_NAME_MAX? I ask for ogg123 -- it uses "NAME_MAX" right now (already been mentioned on this list a few times), which does not exist everywhere. I've proposed changing it to use the pathconf() function, but I don't know if win32 has this or not (I don't have, or want, access to win32 compilers :-). If win32 doesn't have pathconf(), we
2001 Jan 14
3
VORBISCOMMENT
Heya guys, How long until we get a WORKING Vorbis Comment editor? For Windows? -- Robert J. Lynn, Jr. Brainbench Certified Computer Technician, Linux Administrator, and Master Windows 98 User PGP Key ID: 0xCDE22CFB (RSA) rjlynn@suscom.net, rjlynn@crosswinds.net EFNet: Vegeta99 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
2001 Feb 11
1
new tarkin source
Hi, I uploaded a new tarball to http://www.informatik.hu-berlin/~waechtle/w3d-0.1.21.tar.gz. The command line argument format has changed, it now expects a byterate/frame and a filename format string like "%i.ppm". Beside this I have added some minor changes in the coefficient transmission code. Please take a look on it, Jacks cat is only slightly blurred even at 1kB/frame -- the
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All, I have created a Vorbis Comment Editor for the win32 environment. It is completely untested and undoubtedly has bugs. That said, it is fairly stable and functional. It is a simple single dialog based app. I have released it under the GPL and have made code available. It is compiled statically with the latest CVS version of libogg & libvorbis and it uses the vcedit.c routines
2001 Jan 29
4
Vorbis Comment Editor v0.1.0
Hello All, I have created a Vorbis Comment Editor for the win32 environment. It is completely untested and undoubtedly has bugs. That said, it is fairly stable and functional. It is a simple single dialog based app. I have released it under the GPL and have made code available. It is compiled statically with the latest CVS version of libogg & libvorbis and it uses the vcedit.c routines
2001 Jan 25
1
Integer wavelet video codec (source and test program)
Hi everybody, I wrote last time some code to do video compression using a 3d integer wavelet transform. Since it uses a reversible lifting scheme and avoids a lot of floating point operations compared to Jacks initial Tarkin code, this should be somewhat faster and allow lossy+lossless compression. The current implementation is very experimental, but nevertheless I would be happy if some of you
2001 Feb 07
2
video codec
Hi Lourens, I fixed the YUV conversion and added a 'skip-empty-bitplanes' feature. The latter is still buggy, I have to check this again. But images look mach better now, even if you use higher compression ratios. (try ./main 1500 150 150 for a 352x288 image -- the output becomes blurred, but how does it looks when you compress it using jpeg down to about 2kB ...). Source is available
2006 Mar 16
2
VGA Capture
Hey lists, This is somewhat OT, but just a little. I want to capture live (5 fps?) 1024x768 VGA and make mpeg or something I can stream over the net. The application is this: Developer meetings and conferences. "all" speakers bring their laptops and hook up to the 1024x768 projector. I want to broadcast that over the net. (I may point a web cam at the presenter too and have
2001 Jan 28
1
vorbis multistream
Use The Source, vorbis! Do vorbis have multistream capabilities in format? Does it include interleaved data? If so, what docs can i read about it? keep in touch. berk. * mailto:berk@nm.ru * http://berk.nm.ru * ICQ UIN: 49516372 * * The Go! operating system development: http://attend.to/go * --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2001 Apr 05
3
OT: long - Replacing CD's? was RE: New type of copy-prot ected audio CDs are coming...
It won't be long until big labels attempt to eliminate the digital ins and outs of equipment. The problem they face is most people that currently use a rack system featuring digital interconnects will NEVER revert to an analog only system. I know that I won't! Think back to VHS, BetaMax, SVHS and LaserDisc. VHS has incredible market share because its licensing is open. Betamax was
2009 Aug 10
2
PROMPT=0/ESCAPE key SERIAL fun
Hi, For some time now I have been using pxelinux to add a helpful 'administrator' boot mode to our workstations with the following 'pxelinux.cfg/default' config: ---- DEFAULT local PROMPT 0 TIMEOUT 0 TOTALTIMEOUT 1 ONTIMEOUT menu ALLOWOPTIONS 0 NOESCAPE 0 LABEL local LOCALBOOT 0 LABEL menu CONFIG /pxelinux.cfg/default-menu ---- This is great as by
2014 Feb 20
2
[LLVMdev] test-suite wrongly using big-endian results
Hi Daniel, I know you only did a small change to support big/little endian reference outputs, but maybe you can help me. I'm running the test-suite on AArch64 and it's correctly detecting little-endian, even setting the ENDIAN=little on configure and Makefiles alike, but it still generates "big-endian" from Makefile.programs. Here's the first lines of: sandbox/test-...$
2006 Nov 24
19
Time/clock issues with Xen 3.0.3?
The time appears to be perfect inside dom0, however all the domU''s tend to have a slightly faster date which gets further out of sync every day. I''m currently using Xen 3.0.3 with Gentoo Linux, under 3.0.2 I had no problems with domU clocks. Are there any known issues which could cause this? I''d strongly prefer not to run ntpd in every domU, having all domU clocks in
2000 Sep 22
1
i think this is great
I have tried ( to no avail ) to get SecurID and ssh work tegether. The biggest sticking points have been either new pin / next token mode OR scp. I would be interested in looking at your patch. I have been banging on auth-pam.c to work in the pam stuff for the last couple days, but it seems auth-pam is an incomplete implementation of pam. The patch from Steve VanDevender looked promising.
2004 Nov 12
2
an off-topic question -> model validation
Currently, I am working on a data mining project and plan to divide the data table into 2 parts, one for modeling and the other for validation to compare several models. But I am not sure about the percentage of data I should use to build the model and the one I should keep to validate the model. Is there any literature reference about this topic? Thank you so much!
2004 Nov 24
8
tc and iptables trouble
Hi all I have a trouble configuring the qdiscs, when I indicate the "perturb 10" option to tc, i gives me this error: tc qdisc add dev eth0 parent 5:1323 handle 1323 sfq perturb 10 RTNETLINK answers: Invalid argument if I don''t put the "perturb 10" option, it works. another question is about iptables, when I indicate the " --set-mark" option: iptables -t
2005 Jun 09
0
Quick Tip and Thanks
Just wanted to say thanks for the great packages :-) I found the 'magic' recipe for getting imagemagick to produce ppm's suitable for ppmtolss16, and hadn't seen it in anywhere so I figured I'd pass it along.. convert -compress None -colors 16 foo.jpg foo.ppm This is a lot easier to use from scripts then the other methods I'd seen listed. Steve
2009 Mar 15
1
Bug Report Fwd: MANOVA Data (PR#13595)
Hi.? There appears to be a bug in R function manova.? My friend and I both ran it the same way as shown below (his run) with the shown data set. His results are shown below. we both got the same results.? I was running with R 2.3.1. I'm not sure what version he used. Thanks very much, David Booth Kent State University -----Original Message----- From: dvdbooth at cs.com To: kberk at
2014 Feb 24
2
[PATCH] builder: add a mandatory 'arch' key in index files
Introduce a mandatory arch= key in all the entries of index files, to identify which architecture is each. Adapt the long and JSON list outputs to print also this new field. This introduces an incompatibility with index files created with virt-builder < 1.26, as they will be rejected until entries will have the arch= key added (which is ignored by older virt-builder, so adding it will not
2007 May 02
5
Return error instead of dying on time back skip?
Hello everybody! Currently, dovecot just kills itself if it detects that time has moved backwards more than a hardcoded number of seconds. I accept the reasons, but I do not like to restart dovecot manually after waiting for time to move forward again. A cron job would not help, because time might still be wrong when it restarts dovecot. All our systems run ntpd, but they might be offline