Displaying 20 results from an estimated 3000 matches similar to: "Comments ect"
2001 Jan 19
1
Vorbis Comments ect
Hello,
I'm just letting everyone know that I've begun the preliminary part of
putting together a working comment system. I have a few idea's on how to
implement this system.
1. What I would like to do is grab the General and Input SDK's for Winamp
first. Then I would like to add to our existing Winamp plug-in the ability to
simply add comments via the built in ID tag
2011 Oct 26
0
[LLVMdev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
Another one:
Name: SDC - The Stupid D Compiler (https://github.com/bhelyer/SDC)
Description: A project seeking to write a self-hosting compiler for
the D programming language, without using the frontend of the
reference compiler (DMD).
Regards,
Alex
On Tue, Oct 25, 2011 at 3:06 AM, Bill Wendling <wendling at apple.com> wrote:
> Good day!
>
> To get ready for the release, we need
2011 Oct 25
9
[LLVMdev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
Good day!
To get ready for the release, we need to make sure that the list of external open source projects using LLVM 3.0 (file:///Volumes/Sandbox/llvm/llvm.src/docs/ReleaseNotes.html#externalproj) is up to date. Please send me an email with the project's name and a short description of it. Alternatively, if the project was commented out and you would still like to be listed, just tell me
2011 Dec 08
1
libpri / ISDN feature ECT (explicit call transfer)
Hi,
since version 1.4.12 the libpri package supports ETSI Explicit Call
Transfer feature:
http://downloads.asterisk.org/pub/telephony/libpri/ChangeLog-1.4.12
Does anyone know, how to use this feature in the dialplan? I can not
find any hints in the asterisk doc.
Best regards,
-Thorsten-
2001 Feb 09
0
Test Suite, Video ect
Hello,
I've been real busy latley and have been unable to spend on time on
vorbis [or IRC for that matter :)] I'll be getting some spare time soon so I
will be back in action. Anyhow, I found this /excellent/ website of audio
testing for soundcards, Pro DAC, I/O Video cards ect. The operator has this
GREAT suite of tools.
http://www.pcavtech.com
Second, I was browsing over the
2004 Nov 22
1
Editing comments in Vorbis files...
I tryed this piece of code to write a second file with the same comments
in it but the program always crash on vcedit_write()... I'm unable to
figure out why it is crashing. Compiled under Visual Stucio .NET 2003
with ogg.dll and vorbis.dll linked dynamically! vcomment doesn't crash
linked dynamically with ogg.dll and vorbis.dll
#include <stdio.h>
#include <stdlib.h>
2002 Jan 06
1
Saving comments to file
Hi
Would you please CC me answers to this, I'm not subscribed to the list...
I'm pondering writing a GUI program for editing Ogg file comment fields,
but I can't find any functions in the API documentation for saving the
comment structure to file. Is there an easy way to do this (except for
copying vcedit.c from vorbis-tools as I've seen others do!)
Thank you,
Martin Sjögren
2009 Mar 04
4
Again: Next libvorbis release?
Hi there,
I maintain the libvorbis, libogg and vorbis-tool package for Fink <http://finkproject.org/
>. Recently I had time to wonder about those again. In particular,
since I was informed libsndfile self-tests fails with 1.2.0, but not
with a version dubbed 1.2.1rc1 somebody sent me. Also trunk seems to
contain security fixes.
In https://trac.xiph.org/browser/trunk/vorbis/CHANGES
2000 Apr 21
5
BeOS diffs
HI,
how do I get mods applied to Vorbis, I'm not a
cvs guru and I don't know much about configure scripts.
BeOS has this little quirk of being 99% POSIX compliant so these
mods are required for vorbis to compile.
To define int64_t in codec.h
#ifdef __BEOS__
#include <inttypes.h>
#endif
run.c in vq needs 'changing' around line 141 becuase
S_IFSOCK isn't
2000 May 08
3
Merge done
The merge of the format changes and new psychoacoustics is complete. There's
still tuning work left to do (most notably there's a somewhat
higher-than-acceptable level of background low-midrange/upper bass noise; this
is due mostly to incomplete psychoacoustic modelling data in the 100Hz-500Hz
range) however, at this point, pending bugfixes, the Vorbis 1.0 stream format
is frozen.
2011 Oct 13
0
[LLVMdev] LLC ARM Backend maintainer
On Thu, Oct 13, 2011 at 10:00 AM, Joe Abbey <jabbey at arxan.com> wrote:
> However, we don't have testing resources to test both our product and LLVM
> on a host of target boards. We have some chumbys, beagleboards, iPhones,
> iPod Touches, tables, Android Phones, etc. And most of those are already
> booked solid with our own regression tests (most of which are based on
2014 May 07
1
[Bug 928] New: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=928
Summary: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
2005 Feb 21
0
How to ECT (explicit call transfer) ?
Hey Guys
Im trying to find out how to transfer a call with ECT (explicit call
transfer) ?
Im currently transferring a call as following:
exten=>2,1,Dial(capi/720****:078888****,18)
exten => 2,2,Goto(2-${DIALSTATUS},1)
exten => 2-NOANSWER,1,Dial(capi/720****:07979****)
exten => 2-CHANUNAVAIL,1,Goto(1,1)
exten => 2-BUSY,1,Dial(capi/720****:07979****)
If I wanna transfer a call with
2002 Jul 12
1
vcomment question
vcomment.c contains this line:
fprintf(stderr, "Vorbiscomment " VERSION "\n");
I can't figure how / where VERSION is defined.
<p>
--
-:-:- David K. Gasaway
-:-:- XNS : =David K Gasaway
-:-:- Email: dave@gasaway.org
-:-:- Web : dave.gasaway.org
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2008 Dec 18
2
Updated comment padding patches
I've attached updated patches (against vorbis-tools 1.3.0b3.5) to
support comment padding. No changes to libvorbis are necessary. The
padding is added in the same way as oggenc2 (null bytes within the
packet, at the end) and shouldn't cause problems with any reasonable
decoder or comment editor implementations.
Padding is enabled by default, except for small files (less than 30 s
for
2005 Feb 08
1
How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: David Brodbeck [mailto:DavidB@mail.interclean.com]
> Okay, the problem appears to be that I'm tone deaf. ;)
>
> I finally thought to turn on debugging on the channel. The
> PBX is sending
> "D", not "*". The programmer of the previous voice mail system (whose
> configuration I was cribbing from) seems to have
2005 Feb 09
2
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Gilad Ben-Yossef [mailto:gilad@codefidence.com]
> I'm prbably stupid, but wont this do what you want?
>
> > exten => 1,1,Goto(bye,s,1)
No, because I wanted to match on "D", not "1".
Anyway, I figured it out. The extension was working, but Background()
ignores the tones A through D by default. I didn't
2005 Feb 09
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Kevin P. Fleming [mailto:kpfleming@starnetworks.us]
> David Brodbeck wrote:
>
> > Anyway, I figured it out. The extension was working, but
> Background()
> > ignores the tones A through D by default. I didn't realize
> this because I
> > wasn't waiting for message playback to finish.
>
> Please enter a
2005 Feb 09
1
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Paul Rodan [mailto:asterisk@glitch.cc]
> I'll ask a stupid question, how does a user hit an alpha
> letter from his touchtone?
>
> I know that the Cisco 7960's support entering alpha letters,
> and it could
> potentially do it (maybe), but how does the average end user
> enter an a b c or d from their touchtone phone?
2005 Feb 16
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Chris Wade [mailto:clwade@sparco.com]
> Brian Roy wrote:
> > I think that my PBX does this too. Is there any way I can get the
> > Zaptel drivers to disconnect on that tone too? I would love
> to replace
> > my existing voicemail with * but I can't get my PBX to signal a
> > disconnect properly. I have to use