similar to: lib/block.c question

Displaying 20 results from an estimated 1100 matches similar to: "lib/block.c question"

2001 May 11
1
question about vorbis_synthesis_blockin
I'm looking at the vorbis_synthesis_blockin and pcmout functions, and I'm confused about the positioning and determination of centerW wrt adding in the next set of data. Specifically, it seems legal (in vorbis_synthesis_pcmout) to return to the user any data up to the centerW position; however, in vorbis_synthesis_blockin, if you have a long block following a short block, it is legal to
2017 Feb 06
3
libvorbis without encapulsation
Using libvorbis (1.3.5) I wish to extract the raw vorbis packets.  I've built some simple code on the excellent libvorbis API overview on the xiph.org site, but the example relies on the ogg_packet struct for final output and input to decoder, and shows now examples on how to do without it. Taking a look at the vorbis_bitstream_flush() function, which in the overview is the last step before
2000 Apr 26
1
Quick plot question
Is there an easy way to add an axis or just a simple line at the 0 position of a graph with positive and negative values. Specifically, I'ld like to add a zero line on a plot of residuals from a fit. I'm very new at R so if this is a dumb question feel free to let me know but I'ld still appreciate any help. Thanks Bernie -- _________________ Bernie Gardner Research Associate ECOS,
2002 Apr 07
1
2 questions about compiling the source
Hi all, Q1: The source defined this structure in the psy.h file: typedef struct{ int eighth_octave_lines; float preecho_thresh[4]; float postecho_thresh[4]; float preecho_minenergy; float ampmax_att_per_sec; int delaycache; } vorbis_info_psy_global; However, the file psytune.c makes this declaration: tatic vorbis_info_psy_global _psy_set0G={ 0, /*
2006 Jul 24
2
[theora in hardware] Contents of YUV_BUFFER_ENTRY
Hi everyone, it's my first e-mail to this list (my classmates from college have sent a few though), so i'ld like first to greet everyone and congratulate all the people responsible for all the work with this theora project. So, to my question: As you probably know, we are working on an implementation of the theora codec on hardware. I'm currently responsible for getting the function
2010 Jun 03
1
plot polar coordinates
Hi, I'd like to plot in in polar coordinates a line which is given as a vector of lengths and angles. library("plotrix")
2006 Jun 21
0
problem with kqueue
Hello, I'm a new user of Dovecot (since 1.0b8) and I'ld report about a possible bug. Situation: Dovecot 1.0beta9 with kqueue support FreeBSD 6.1-Release x86 machine (IBM x206, P4 3.2 Ghz) local filesystem UFS2 This is an internal, experimental, mail server running Postfix and Dovecot configured with Maildirs e IMAP-only access. Clients are quite few, now, just because it's an
2010 Jul 16
0
Elementary question about computing confidence intervals.
I would have thought this to be relatively elementary, but I can't find it mentioned in any of my stats texts. Please consider the following: library(fitdistrplus) fp = fitdist(y,"exp"); rate = fp$estimate; sd = fp$sd fOneWeek = exp(-rate*7); #fraction that happens within a week - y is measured in days fr = exp(-rate*dt); #fraction remaining - dt = elapsed time from
2010 Apr 17
1
Frequency table
Hello, I'm trying to make a table like windfreq.dat in the rose diagram example of the climatol package. It looks like: N NNE NE ENE E ESE SE SSE S SSW SW WSW W WNW NW NNW 0-3 59 48 75 90 71 15 10 11 14 20 22 22 24 15 19 33 3-6 3 6 29 42 11 3 4 3 9 50 67 28
2012 Jan 04
2
[LIBVIRT] Xen issue.
Hi everybody, I'ld to use virsh over ssh in order to connect to my xen hypervisor from one of my DomU. I tried: virsh -c xen+ssh://root at 192.168.0.67:22 list --all And it correctly listed the started virtual computers. And when I tried virsh connect xen+ssh://root at 192.168.0.67:22 And I got. error: no connection driver available for xen:/// error: failed to connect to the hypervisor
2004 Sep 18
4
Tricking the Shoutcast YP
Has anyone had luck in tricking the Shoutcast YP to allow icecast feeds? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Weather @ 3:40pm * Temp: 14.7 ?C * Humidity 36 % * Wind: NNW @ 13 km/h Baro: 1023.04 kPa Steady * Vis: 14 km * Sky: Clear * Weather: None reported 24H Rain: 0.00 mm * TotalRain(Sept 1st 2004): 27.00 mm =-=-=-= Website: http://www.WeatherServer.net
2007 Feb 27
2
running asterisk through cellphone
hi everybody, I'm currently planning a small-sized web-applicaiton allowing users to call-in via phone. the phonecalls should be recorded and processed further by some custom scripts - sounds like asterisk is a perfect match for this app. however, during prototyping I have no ISDN-connection whatsoever available, so I was asking myself if it's possible to connect a cellphone via
2016 May 18
2
[x-post] Upstream possible patches to libvirt to enable building upstream libvirt packages with libxl
Jean-Marc Liger <jean-marc.liger at ...> writes: > > Le 15/05/2016 ? 20:42, Le Nucksi a ?crit : > > > On 05/14/2016 07:16 AM, Le Nucksi wrote: > >> Hello list, > >> > >> is there a way to get more recent libvirt builds for CentOS 7 that include > >> support for the xl (modern Xen) toolstack? > > Hy, > > I am maintening the
2011 Apr 11
1
updates to package
Hi, I'ld like to know where or how I can find changes in a package update. Also, is there a way to find out which package updates are security updates? thanks -- Bernard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110411/a860aed8/attachment-0005.html>
2009 Aug 24
1
High load with Thunderbird
Hello, all. I'm using Dovecot 1.0.15 on our internal mail server and I'm seeing a high load from one of our users. This user uses Thunderbird (with the IMAP protocol) and the load average of the server goes through the roof every once in a while. I'ld like to understand why we're seeing this and whether the blame should be put on Thunderbird or on Dovecot. Has anyone ever seen
2018 Mar 22
1
why is dovecot "Allowing any password"
On 03/22/2018 09:34 AM, Aki Tuomi wrote: >>> I have no idea why you would have nopassword=y set in the first >>> place, so it seems the simplest way to eliminate this problem is to >>> take that out and have a secure environment for sending mail. >> >> Yes, however, for SOGo with Native Outlook compatibility or SAML >> logon, the config is required.
2003 Aug 20
1
How to Config & Start Backup Process in NW6 with RSync
Dear Experts, I got Two Netware 6 Servers in the Same LAN. Server A is a main server (File Server). I'ld like to configure Server B as Backup server for Server A with RSync. I've follwed the documetnation at http://www.novell.com/coolsolutions/netware/features/trenches/tr_rsync_nw.html But im confused how to start the process. Kindly help me how to Configure rsync in Server
2007 Jun 29
2
flac car stereos
i'ld just like to have a car unit that you can put a USB stick in, a friend has one for mp3 and it is just what i want (but w/ flac support)- now that 4GB USB sticks are around you can get a lot on there in flac! > --- Brian Willoughby <brianw@sounds.wa.com> wrote: > > > are there any car stereo flac players?
2005 Feb 15
1
Teles PCI and chan_capi, possible ???
Hello! I'm curently using * with two old Teles PCI card (wich, btw, were hard to install and make good use of) with ISDN4Linux. The sound quality is simply perfect. However both dialing in and out through the ISDN line, there seems to be a _little_ bit of echo that eventually gets on your nerves ! Also the echo seems to get a _little_ bigger after a minute or so into the conversation. Now,
2019 Feb 01
3
Managesieve problem
Hi, I'ld try to set up the managesieve (for RoundCube) - the sieve is works as well with dovecot (I mean my filters works perfectly). When I would try to connect to managesieve, I got an error, and mail.err contains: dovecot: managesieve(airween at mydomain.hu): Error: user airween at madomain.hu: Couldn't drop privileges: getgrnam(vmail) failed: Permission denied (in