Displaying 20 results from an estimated 60000 matches similar to: "Re: Thank you!"
2003 Aug 21
0
Seu/your email tinha/have virus
Esta e uma mensagem automatica. por favor nao responda ela.
(This is an automatic message. Don't reply please)
(see below for the english version)
Voce enviou uma mensagem contaminada com o(s) virus:
00]/text infected: I-Worm.Sobig.f.txt /var/tmp/vir-1061498500-18279/email.eml/[From <samba@lists.samba.org>][Date Thu, 21 Aug 2003 22:41:29 +0200]/document_all.pif packed: PE_Patch
2004 Apr 11
0
hey you
..
<p><p>*** Anti-Virus: No Virus!
*** XIPH Anti Virus
*** http://www.xiph.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Textdocument.pif
Type: application/octet-stream
Size: 42496 bytes
Desc: Textdocument.pif
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20040411/b4944f53/Textdocument-0001.obj
2002 Jan 01
1
can you send me source code of ogg vorbis?
hi sir.
First, happy new year.
I introduce myself . My name is seix park
You can call me seix. Hear is korea.
I want to sturdy ogg vorbis, so I find xiphophorus site using yahoo.
And I get some SDK code. but this source be made librariesed.
So, it hard to understand with me. Can i get the c source of ogg
vorbis(not libraries) and specification? I hope that you presented me with
some.
I
BANNED message from you (multipart/mixed | application/octet-stream,.exe,.exe-ms,Saia de Ferias.pif)
2007 May 17
0
BANNED message from you (multipart/mixed | application/octet-stream,.exe,.exe-ms,Saia de Ferias.pif)
BANNED CONTENTS ALERT
Our content checker found
banned name: multipart/mixed | application/octet-stream,.exe,.exe-ms,Saia
de Ferias.pif
in email presumably from you <openssh-unix-dev at mindrot.org>
to the following recipient:
-> natany.silva at bomifarma.com.br
Our internal reference code for your message is 16785-04-7/qYh6fMTmWJy0
First upstream SMTP client IP address:
2004 Apr 15
1
[vorbis virus spam] Any list ops ever thought... was re: Hey
...about maybe stripping all zip, exe, pif, etc attachments from emails
coming to vorbis@xiph.org? Granted, Ryan Ashley has a Very Valid Point and I
agree wholeheartedly about "Any idiot who opens a pif, exe, bat, com, or any
other executable file deserves what they get." and would actually encourage
these feeble minded folks to "Please, Open it and Darwinate your dumb self
2001 Feb 27
2
Winamp plug-in; http streaming revisited
Here's my latest hack of the current httpstream.c as well as updated
resources. Yes, I know it was time that would have been better spent on
writing new streaming code from scratch :P
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: resource.h
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resource.h
Type:
2001 Aug 15
3
DJGPP patches and makefiles
Hi.
Here are my patches and makefiles for compiling ogg, vorbis and
vorbis-tools on DOS with DJGPP. They can build them from cvs snapshots
and need minimal maintainance (even extract source lists from
`makefile.am's). Everything seems to work, except one FP exception on
encode at middle bitrates (lowest two and highest bitrates don't cause it)
- I don't think it's my
2001 Jul 16
0
MacOS patches
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
While trying to build the current vorbis libraries and examples on
MacOS with CodeWarrior 6, I stumbled on some problems, for which I've
made some patches.
The first problem was the static function bark_noise_median() in
vorbis/lib/psy.c (r1.49), which has as a second parameter a "const
long *". It is only called once in
2001 Aug 05
1
CVS "add" problem in ogg/doc
I was looking at the doc pages and noticed that the PNG files were corrupt.
It looks like they were not added to CVS with "-kb" (binary)
I re-converted the on-line GIF versions back to PNG, then are attached.
I advise a cvs "remove", followed by cvs add -kb for these.
-Chris
<HR NOSHADE>
<UL>
<LI>image/png attachment: white-xifish.png
</UL>
2001 Jan 20
0
libao: Raw audio device
I've completed the new device for libao that just writes raw, headerless,
unformatted audio data to the file of your choice. The driver also supports
writing to stdout by specifying the output file to be "-". This is the better
way to stream uncompressed audio for now, thereby avoiding the headaches
contained in wav files.
To add the driver:
1) Copy ao_raw.c into ao/src/
2) Apply
2001 Mar 14
0
Raw driver patch for libao (New Version)
Okay, here's the new version of the raw output driver. It now allows output
in native, little-endian, and big-endian (to make the .cdr people
happy) order. I've now had two different people request this driver, so I
know there is some demand for it. Below are the patching directions
cut-and-pasted from the original email:
To add the driver:
1) Copy ao_raw.c into ao/src/
2001 Jul 09
1
A few small patches
The attached patches (vs CVS) allow me to build oggenc, ogginfo, and
vorbiscomment on Win32.
(Win64 takes a few more patches to the .dsp and build*.bat files, but I
presume everyone building on Win64 knows what they are doing anyway.)
Peter Harris
<HR NOSHADE>
<UL>
<LI>application/octet-stream attachment: patch.3
</UL>
-------------- next part --------------
A non-text
2000 Jul 12
1
VC6 MS Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source
has a few problems. Mostly, a few files are missing and cause unresolved
symbols when attempting to link to the resulting vorbis.lib. There also
exists a problem with linking to LIBC, that can cause multiply defined
symbols in an application that attempts to use vorbis.lib.
The attached .dsp and .dsw file fix these
2003 Aug 23
1
Message Blocked: Thank you!
A message with the subject line:
Thank you!
from:
<samba@lists.samba.org>
to:
<grabinski@stembanc.com>
included one or more attachments that may be harmful to the recipient's
computer. The message was blocked and not delivered.
Attachments to this message included:
application.pif
Mi8 Corporation
Your enterprise email provider
2000 Dec 27
1
ao_arts
Hi,
I've written an ao plugin for aRts, the soundserver that comes with KDE.
Any chance of including this in the ao distribution ? Pretty please ? :)
Sources and patches attached. This is a very simple plugin because it
uses the easy-to-use 'artsc' C wrapper that aRts installs.
configure.in.diff is for ao/configure.in
Makefile.am.diff is for ao/src/plugins/Makefile.am
Makefile.am
2000 Jul 01
1
Bugfix patch for vorbize, compat patch for grip
Hey.
Last night I hacked grip so that it'd allow me to use vorbize and comments with
grip. It's very ugly because grip'd need a bit of rearrangement in order to
facilitate the way the vorbis comments work (that is, the comments are not added
in after the encoded file has been written). Any one who wants to use it should
patch grip-2.94 (http://www.nostatic.org/grip), and make sure you
2001 May 17
1
libao sun driver?
Seeing that the au driver has been committed, I wonder if there is
a particular reason my sun driver (native NetBSD/OpenBSD/Solaris
sound support) never has been added.
Relevant files attached. Again.
--
Christian "naddy" Weisgerber naddy@mips.inka.de
<HR NOSHADE>
<UL>
<LI>text/plain attachment: ao.patch
</UL>
-------------- next
2000 Dec 04
0
patch for acinclude.m4
The configure script for vorbis-tools requires one to manually specify:
--with-ogg-prefix=PATH
--with-vorbis-prefix=PATH
--with-ao-prefix=PATH
This is quite a pain to type.
It would seem that most people will be installing all of these packages
into the same $prefix. So in the absense of specifying these flags, it
would seem suitable to just check for the appropriate
2004 Aug 06
0
Please confirm your message
Hello, this is the mailing list anti-spam filter at Xiph.Org.
We need you to confirm your e-mail message with the subject of
"Re: Your picture".
Please send a message to the following address, or simply use your
mailer's "Reply" feature.
icecast-dev+confirm+1084905121.31796.5d1ea9@xiph.org
Rather than allow only list subscribers to post to Xiph.Org mailing
lists,
2000 Dec 12
0
vorbis-cvs.spec
Hi,
For Vorbis enthusiasts who often build and install the nightly
CVS snapshot on a RPM-based system, here is a spec file that
makes installation easy. The whole CVS tree is packageed into
a single rpm file. A typical usage is as follows:
# cd /usr/src/redhat/SOURCES
# wget http://www.xiph.org/ogg/vorbis/download/vorbis_nightly_cvs.tgz
# cd ../SPECS
# vi vorbis-cvs.spec (change the Version: