Displaying 20 results from an estimated 400 matches similar to: "Sourse Code Of OGG/VORBIS Decoder"
2004 Jul 22
1
BSD-STYLE SOURCE LICENSE
Hi All
Can some body help me what does
BSD-STYLE SOURCE LICENSE mean.
whether i've to get license kind of stuff
Xiph.org Foundation or what??
i'm planning to implement OGG/VORBIS decoder on some DSP platform and confused with the source of source code.Please let me know from where exactly i can get one.
Thanks in advance
Chiranjeevi
DISCLAIMER: The information contained in this
2005 Apr 26
2
how to modify and compile R sourse codes
Dear All:
I am working on writing some R functions to make statistical reports automatically. Dr. Harrell's Hmisc has all the wonderful stuff. But sometimes I need change some formats, so I want to read through it and make some modifications to fit my project.
Ideally, I want proceed as following:
1. change some source of Hmisc
2. compile and install the modified Hmisc
3. debug my
2014 Feb 11
1
SMB3 verification in Wireshark
Hi,
I am running samba-4.1.4 on my Fedora OS.
I have provided the "client max protocol = SMB3" and "server max protocol = SMB3" parameters in smb.conf file
I'm able to get only SMB2.1 packets using wireshark after fileshare access from my windows 7 machine. And not SMB3 packets.
SMB2->NegotiateProtocol Response
0x0202
0x0210
Samba-4.1.4 is supporting SMB3 also. So
2014 Mar 19
2
Issue on DEBUG statement
Hi,
I was running samba-4.1.4 successfully on my fedora till the below issue occurs.
I had put some simple DEBUG statements in "lib/util/debug.c" (reopen_logs_internal() and some other funcs) file to understand the logging mechanism.
And the same is compiled fine without any issues. And I started my samba service(both nmbd and smbd), I got "(core dumped) segmentation fault"
2011 Apr 27
6
Assignments inside lapply
Dear all I would like to ask you if an assignment can be done inside a lapply statement.
For example
I would like to covert a double nested for loop
for (i in c(1:dimx)){
for (j in c(1:dimy)){
Powermap[i,j] <- Pr(c(i,j),c(PRX,PRY),f)
}
}
to something like that:
ij<-expand.grid(i=seq(1:dimx),j=(1:dimy))
unlist(lapply(1:nrow(ij),function(rowId) { return
2011 Aug 17
2
Strange Kernel Warning.
Dear CentOS community,
Can someone give me clues as to whether my memory is going bad or I am having problem with the actual board. Thank you in advace.
I am getting the following error via stdout and also in /var/log/messages
Aug 15 20:37:10 saturn kernel: Northbridge Error, node 0
Aug 15 20:37:10 saturn kernel: ECC/ChipKill ECC error.
Aug 15 20:37:10 saturn kernel: EDAC amd64 MC0: CE
2008 May 17
7
SAMBA PDC with LDAP backend syncing unix/samba accounts ...
Hi all ,
I'm running Debian Etch . I just finished
configuring SAMBA
as PDC to authenticate against LDAP server which works.
The system in question uses default debian etch packages.
As My Linix/unix accounts can authenticate against it. The
LDAP works.
I Used the default shipped smbldap-populate script to
setup SAMBA.
Everything seems to work as Anonymous User or as
user
2004 Jan 12
1
Advance Options in VoicemailMain() ?
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040112/e9dceeb4/attachment.htm
-------------- next part --------------
Hello
One of the option in VoicemailMain() is "Adavance Options". Could anyone explain what are these ?. Because whenever I select Advance Options, it repeats the same process of asking "Change Folders,Advance
2007 Feb 28
1
voicemail advanced options problem with mysql datbase
Hello all
i have an asterisk setup integrated with mysql via odbc driver
myproblem is:
when i reading my voicemails, in advanced options the following functions
not working with realtime asterisk but working with flat files.
1. Reply to the message(option no:1)
2.Leave a message(option no:5)
i have following settings in my general section
_ searchcontexts=yes
_sendvoicemail=yes
[test1]
1001
2008 Jan 26
1
Loosing IAX/SIP user's registration with asterisk as no-root
Hello list, hope some one could help me find the answer.
Asterisk 1.4.16.2 installd as no-root user
The main issue is that every now and then, cd * box seems to loose the
user's registrations, there is nothing in the console, absolutely no
messages, only when another friend trys to dial an extension I can see this
on messages logs
[Jan 26 10:35:46] WARNING[23015] app_dial.c: Unable to
2010 Oct 04
2
Combinations
Hi all,
I´ve been ill and I have lost a lot of time without seen the pc.
I want you to help if you can if you want.
Only I need an initial guide. I´ve been out a lot of time and I need a hope.
Is only for "joby" purposes.
The problem:
I want to simulate each of the posible combination in a play. Imagine they
play to games (football games) and you can choose "1",
2010 Jun 21
1
using call file
HI list-users,
Greetings!!
I have been using call file, i playback my file using *
application:playback*
and once the playback is over the call is disconnected. Is there any way it
can wait and also record the dtmf inputs once the playback is over.
Thanks in advace
Nikhil Kumar
summer intern:simmortel voice technologies
rit2007033
b.tech IT 6th sem
IIIT Allahabad
contact at 9793905858
email:
2002 Jan 23
2
exporting plots
I'm running R (latest) on linux, using gnome. I was wondering how
export the plots to an image file of sort sort. I can't find anything
obvious in the documentation.
Thanks in advace. Please CC me any replies, as I'm not subscribed to
the list.
-Aaron
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2014 Aug 31
1
CentOS7 Minimal installation on Vmware missing network interface
Hi there, I'm playing with CentOS 7 (don't know if it's recommended at all
have this one as a development server as maybe is not stable enough yet)
and I installed it on a Vmware VM with two network interfaces: one as a
bridged connected directly to the physical network and replicating the
network state and the second one as a host only interface (the one I use to
manage the VM) so
2010 Sep 06
8
Over lay 2 scale in same plot
Hi Everyone,
I have two different data set in 2 different scale.
I want to plot these two data in the same plot
in their respective scale. So the plot will have 2 different scale.
I have added an image below to show how it should look.
does any bode has any idea how this can be done.
2 different y scale in same plot..??
http://r.789695.n4.nabble.com/file/n2528661/2scale_ovelay.jpg
Thanks in
2000 Mar 08
5
x-server
Dear all,
first, I would like to thank R-core team for making so a great
software available. Thank you all, really!
Using R (1.0.0) on a Win98 platform, I need an x-server to run
xgobi (through R xgobi interface). I've been using a MI/X server but
trying to upgrade I noticed that MI/X is no longer available for free.
Similarly, eXceed is available at evaluation version (for a limited
time
2008 May 25
9
Segmentation Fault.
Hi there,
I am relative new to the wxRuby so please bear with me.
I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C
libraries
and then did a
gem install wxruby
The ruby extensions were downloaded and installed correctly. If i do
$gem list --local
..
wxruby (1.9.7)
..
Then I tried to run a simple example "Hello World" as described in the
tutorial
1996 Nov 26
7
denial of service attack on login
Hi,
I''ve been writing a login application to utilize the features of both PAM
and libpwdb. Not surprisingly, this has meant looking at some old code..
The following denial of service attack seems to work quite nicely on my
ancient Red Hat 3.0.3 system with the standard login application. Perhaps
this is not a problem with 4.0? Does anyone know about other distributions?
joe$ nvi
2017 Nov 07
2
Enabling Halo sets volume RO
Hi all,
I'm taking a stab at deploying a storage cluster to explore the Halo AFR feature and running into some trouble. In GCE, I have 4 instances, each with one 10gb brick. 2 instances are in the US and the other 2 are in Asia (with the hope that it will drive up latency sufficiently). The bricks make up a Replica-4 volume. Before I enable halo, I can mount to volume and r/w files.
The
2011 Oct 19
3
Can we use MySQL native connector for ARA?
Hello Everyone,
The documentation suggests using unixodbc for asterisk realtime. Is
there any way
we can just use native database clients such as libmysqlclient from
MySQL? The native
clients tend to be more up-to-date.
Thanks in Advance,
Nick.