search for: galli

Displaying 20 results from an estimated 69 matches for "galli".

Did you mean: galili
2007 Jun 26
3
surprising difference in log()
...[1] 3 which is what one should expect. Here's instead the result with Mac OS X (same version, 2.5.0 (2007-04-23)) > floor(log(8,2)) [1] 2 Is it a "bug" in R or in the operating system? Anyway, it's quite a surprising one. _____________________________________ Fausto Galli Institute of Finance University of Lugano Via G. Buffi 13 CH-6904 Lugano, Switzerland. +41 (0)58 666 4497 http://www.people.lu.unisi.ch/gallif
2004 Aug 06
3
I need a Freelance Coder...
I must use Windows for Streaming. and the interface must be an port or something else, because the software interface runs on a dedicated server. ----- Original Message ----- From: "Ricardo Galli" <gallir@uib.es> To: <icecast-dev@xiph.org> Sent: Wednesday, February 25, 2004 10:10 AM Subject: Re: [icecast-dev] I need a Freelance Coder... <p>> On Wednesday 25 February 2004 09:50, Benny Fuchs shaped the electrons to > shout: > > Is there anybody who can help...
2004 Aug 06
3
PATCH: Faststart Try 3
Hi Mike Find enclosed the patch with the fastart implementation for vorbis (for the moment). Now is based on size in bytes and the buffers are sent all together with pre_data. Hope you like it. At least is the smallest one: :-) -rw-r--r-- 1 gallir gallir 5486 2003-01-21 01:29 update3c.diff -rw-r--r-- 1 gallir gallir 10014 2003-01-19 20:14 update3b.diff -rw-r--r-- 1 gallir gallir 10014 2003-01-19 16:52 update3a.diff -rw-r--r-- 1 gallir gallir 6116 2003-01-18 22:00 update3.diff <p>Regards, --...
2004 Aug 06
2
Re: PATCH: increase network congestion resilience
...eceived any data within some timeout > may be a good idea, but needs some cleanup. That the reason I moved all client buffer delivery logic to just one function (now receiving from sources and delivery to clients are all embeded in just one function). I will give a shot again. -- ricardo galli GPG id C8114D34 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is ne...
2003 May 23
0
[LLVMdev] Bug: GCCLD bugs section of How to Submit a Bug
The quoted command line prints an error. 129 gally> gccld -debug-pass=Arguments < /dev/null -o - > /dev/null Not enough positional command line arguments specified! Must specify at least 1 positional arguments: See: gccld --help Instead, use: 126 gally> as < /dev/null > null.bc 127 gally> gccld -debug-pass=Arguments null.bc Pass Arguments: -constmerge -funcresolve
2004 Aug 06
3
PATCH: increase network congestion resilience
...of bandwidth, delaying packet 0 [2003-01-17 12:53:24] DBUG format/format_generic_write_buf_to_client Lack of bandwidth, delaying packet 0 [2003-01-17 12:53:25] DBUG format/format_generic_write_buf_to_client Lack of bandwidth, delaying packet 0 ... Hope you like it. Regards, - -- ricardo galli GPG id C8114D34 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+J/c7XZ2eFsgRTTQRAtCoAKDKbZYMyiQ7gkbKwhR/3O2VGL5IWQCgy0MA Rx80rWn1gBZw7MaHMPOcpuU= =z/q1 -----END PGP SIGNATURE----- -------------- next part -------------- A non-text attachment was scrubbed... Name: upd...
2004 Aug 06
2
No source buffering
...; It's not a good news. I think that devs should be expected to merge > interesting and documented patches quickly. We do. The vast majority of the patches people send in are a) of poor quality, b) introduce new bugs, c) are undocumented. I don't recall any usable patch from Ricardo Galli being sent in. If he wants to send such a patch, we're happy to integrate them. I don't remember the DoS bug - that might be a real problem. It could be that a patch got lost somewhere. The "fast start" stuff is under development - we're taking a different approach that wo...
2004 Aug 06
1
PATCH: Faststart implementation
...d then do something like "if (source->format->has_predata) -> ... source->format->get_serialno(refbuf); ..." for example? <p>PS: this can be also used for selectively dropping packages, altough I just read it doesn't seem to be interesting :-) -- ricardo galli GPG id C8114D34 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is ne...
2004 Aug 06
2
Any buffering on server?
...e as encoder at about 30 kbps, there are about 3 buffers per second, which mean that in the worst case, a client must wait 2/3 seconds in order to start receiving. In the best case in 1/3 seconds. That means the improvements is among 0.66 and 0.33 seconds (ish). <p><p> -- ricardo galli GPG id C8114D34 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is ne...
2004 Aug 06
2
No source buffering
...never included. You can check the difference with http://mcrg.uib.es:8000/live.ogg which run my code realiable for more than a year now. The server also had a remote DoS bug, I sent the patch also and it was not included, I did not receive any answer neither, so I just stopped. -- ricardo galli GPG id C8114D34 http://mnm.uib.es/~gallir/ Recursivo. (del lat. recursus), adj. CondiciĆ³n de recursivo. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request...
2004 Aug 06
2
PATCH: Faststart implementation
...in source code and execution. If faststart is configured to zero, it has also zero impact in the execution. If you don't feel very comfortable with the change in the behaviour, you can change the default value to zero (CONFIG_DEFAULT_FASTSTART). Hope you like it. Regards, -- ricardo galli GPG id C8114D34 -------------- next part -------------- A non-text attachment was scrubbed... Name: update3.diff Type: text/x-diff Size: 6309 bytes Desc: update3.diff Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20030118/8c00f73c/update3.bin
2004 Aug 06
2
Faststart: Second Try
...cking for serailno, which saves a couple of calls and also will avoid any change in format_mp3.[ch]). <p>[*] We must rethink the hard limit, 25, in the queue size, the queue can become larger just with the faststart buffer. A limit in _seconds_ could work better. <p> -- ricardo galli GPG id C8114D34 -------------- next part -------------- A non-text attachment was scrubbed... Name: update3b.diff Type: text/x-diff Size: 10015 bytes Desc: update3b.diff Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20030119/b6b0bdfd/update3b.bin
2004 Aug 06
1
I need a Freelance Coder...
...[icecast-dev] I need a Freelance Coder... > > > > I must use Windows for Streaming. > > and the interface must be an port or something else, because the software > > interface runs on a dedicated server. > > ----- Original Message ----- > > From: "Ricardo Galli" <gallir@uib.es> > > To: <icecast-dev@xiph.org> > > Sent: Wednesday, February 25, 2004 10:10 AM > > Subject: Re: [icecast-dev] I need a Freelance Coder... > > > > > > > On Wednesday 25 February 2004 09:50, Benny Fuchs shaped the electrons to &...
2004 Aug 06
2
No source buffering
On Friday 20 February 2004 12:10, Ricardo Galli wrote: > > wants to send such a patch, we're happy to integrate them. I don't > > remember the DoS bug - that might be a real problem. It could be that a > > It started out with this: > > http://www.xiph.org/archives/icecast-dev/0366.html > > and I found the pr...
2004 Aug 06
2
Re: PATCH: increase network congestion resilience
...* we're done with that refbuf, release it and reset the pos */ + refbuf_release(abuf); + client->pos = 0; + + abuf = refbuf_queue_remove(&client->queue); + } + return 0; +} + ... + data_done = send_client_queue(client, maxlag); <p> -- ricardo galli GPG id C8114D34 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is ne...
2004 Aug 06
1
Fwd: Patch to icecast2
...hink? <p>Regards, PS: I can forward to you the remainng 3 patches I've sent last year if you want to take a look, they are less intrusive than this, and some parts are already included (I am checking the code, line by line... too many changes in one year :-) <p>- -- ricardo galli GPG id C8114D34 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+J30aXZ2eFsgRTTQRAh4QAKCsm2JFJY2EQSIQL1MbF9sNSJDCoACg20w+ bgnbLW4RXEhllyioJaP7E90= =wTaD -----END PGP SIGNATURE----- <strong>attached mail follows:</strong><hr noshade> Dear Jack,...
2004 Aug 06
4
I need a Freelance Coder...
Is there anybody who can help my for implement a feature in icecast 2? I want to update ogg vorbis meta data album/title/genre/artist via an webbased interface. like metadata.xml for mp3 files. If there`s anybody, contact my benny@name-pool.net i would pay for this feature. thanks --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To
2004 Aug 06
1
PATCH: memory leak
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Find enclosed a one lines patch that solves a memory leak. If a client is disconnected while the server tries to send a buffer in the queue, the buffer is never released. Regards, - -- ricardo galli GPG id C8114D34 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+KJ+mXZ2eFsgRTTQRAletAJ9BvhEoLx+6S0okHXFxMibILg1hmQCgomc9 ob4akgYD/dkYZDQi34SM5ZA= =5Ox3 -----END PGP SIGNATURE----- -------------- next part -------------- A non-text attachment was scrubbed... Name: upd...
2004 Aug 06
1
BUG: sending bad buf's in MP3
...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is always true because previously it did state->metadata = strdup("") in format_mp3_get_plugin(). It causes annoying artifacts in xmms while listening mp3, I suposse because xmms didn't ask for metadata. Regards, -- ricardo galli GPG id C8114D34 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is ne...
2003 Jan 14
3
ext3fs still uses sequential search of file names in directories?
I am trying to determine the optimal filesystem for accessing large numbers of files (25,000+) in a single directory. I have read that ext3fs uses a sequential search algorithm and wanted to verify that this was still indeed the case since this article was published a year ago. http://bulmalug.net/body.phtml?nIdNoticia=1154 <http://bulmalug.net/body.phtml?nIdNoticia=1154&nIdPage=7>