search for: olofsson

Displaying 12 results from an estimated 12 matches for "olofsson".

2011 Jul 29
2
boxplots
...n and I have a problem concerning the boxplot function in R. I want my boxes to be limited by the 1st and 3rd quartile and NOT the 'hinges' values that are the default setting in R. Do anyone knows if there is any command that I could do to change this default setting? Sincerely Martin Olofsson
2004 Aug 04
2
theora_decode_init bug
I found a bug in theora_decode_init when I was implementing the decoder. theora_decode_init should be zeroing the theora state structure right? memset(th, 0, sizeof(theora_state)); // Erik -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20040805/26350ca4/attachment.htm
2017 Apr 22
5
Git Transition status?
On 17 Jan 2017, at 01:17, Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> wrote: > - The download size of a mono-repo is manageable, and seems scalable for a project the size of LLVM (including reasonable growth over the next 10 years). Did you consider that GitHub has a 1GB size limit/recommendation? https://help.github.com/articles/what-is-my-disk-quota/ The full mono-repo is
2001 Oct 10
5
#include scheme in vorbis project
...that you have it the way it is right now? Also if the test of vobis codec works out ok here I may be able to contribute with optimizations in the form of SSE code and so on, has this already been done / is in the process of being done. Is this something that you are interested in? Regards, Erik Olofsson Starbreeze Studios / O3 Games --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No s...
2001 Mar 29
0
Archive bit
...stand that a group member user cant change a user permission. Is there any solotion on this problem. My solution now is to let the application logon with the most common user. Byt when the file is created with another user i get security problem, and cant set the archive attribute. Regards Per Olofsson Gefle Dagblads AB SWEDEN Mail: per.olofsson@gd.se Phone: +46 26 15 95 85
2001 Oct 16
4
Possible channel coupling bug in encoder
I'm not sure that this is not my fault, but here it goes: I'm trying to encode a 22 kHz Mono stream. I started with the encoder example and made it take dynamic channels etc. This is how I init it: vorbis_info_init(&VorbisInfo); vorbis_encode_init(&VorbisInfo, 1, 22050, -1, 128000, -1); then I get a crash in: _vp_quantize_couple(vorbis_look_psy * 0x01e6a6ec,
2011 Feb 28
1
[LLVMdev] [cfe-dev] [PATCH] Windows improvements
...Also mingw-w64 provides _mm_malloc stuff. I suggest not to tweak _mm_malloc, but rely on provided _mm_malloc. I will work on it, too. I expect it could be possible on known plaforms. #ifdef _mm_malloc static inline void *_mm_malloc() { ... #endif ...Takumi On Mon, Feb 28, 2011 at 1:15 PM, Erik Olofsson <Erik.Olofsson at hansoft.se> wrote: > With GCC being a dead end and hard to use for universal binaries on OSX and > Microsoft refusing to fix bugs in their compiler I thought it would good > idea to get clang compiling our code base. > > > > Before I start fixing bugs an...
2001 Oct 16
7
Performance tests
I did some testing of vorbis codec (Winamp plugin) on a Pentium 166 MMX, and found that the performance is pretty good. I got 3 % cpu utisization if I turned dithering off, and 5 % otherwise. This was with a 138 kbit song. It's pretty long to mp3 performance that was 0 to 1 % on that machine for a 128 kbit song. Also vorbis seems to have a larger working set, because if I play two songs at
2002 Jan 13
1
Vorbis memory consumption
I have been researching using vorbis for streaming (music and sound effects) in our xbox game. As it turns out every stream takes about 300 kb when decoding from it. This is pretty ok, if I only had to deal with one stream. Unfortunately I have to be able to handle more streams simultaneously, and 400 kb would be ideal for all stream to take as a maximum. Is it possible to share some of the
2013 Apr 24
1
Problems with Fortran calls when loaded a dll compiled with gfortran-4 Cygwin 4.5.3
An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130424/70100a7f/attachment.pl>
2001 Nov 22
14
Small vorbis files with vorbisfile
I think I have bumped into the small file error, or I''m doing something stupid. The files are short audio effects for a game (embedded in our own data format). Sample info: Vorbis packets: 1 (4 kb) Samples: 28672 Samplerate: 22 kHz Channels: 2 This is what I''m doing when I want to get a number of bytes from the stream: The problem is that ov_pcm_tell always returns 0. And so
2003 Apr 13
0
[Daniel Silverstone <dsilvers@digital-scurf.org>] Re: lua 5.0
FYI. /Pelle -------------- next part -------------- An embedded message was scrubbed... From: Daniel Silverstone <dsilvers at digital-scurf.org> Subject: Re: lua 5.0 Date: Sat, 12 Apr 2003 17:50:44 +0100 Size: 2846 URL: <http://dovecot.org/pipermail/dovecot/attachments/20030413/2d9b979e/attachment-0001.mht>