Displaying 20 results from an estimated 100 matches similar to: "vorbis-tools 1.2.0 Release Candidate"
2005 Apr 05
1
problem with remote forward and SSH 2.4.0 server
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm having a problem with OpenSSH_4.0p1 when trying to do remote port
forwards to a server running SSH Secure Shell 2.4.0. The problem appears
to be that 2.4.0 chokes on bind addresses that aren't numeric addresses,
such as "localhost" and "".
The following commands are failing for me from the 4.0p1 client to the
2.4.0
2007 Sep 26
1
Patches for building of flac 1.2.1
Hello,
We use two different patches to build flac.
The first one is a patch that detects correctly ranlib, ac, strip when
you cross-compile. We especially use the patch when compiling for
Windows under GNU/Linux.
http://trac.videolan.org/vlc/browser/trunk/extras/contrib/src/Patches/flac-cross.patch
The other one fixes an issue when compiling for Windows under Cygwin,
that can't find
2002 Aug 14
0
automake 1.6 compatability patch
This patch cleans up the vorbis-tools Makefile.am files so they work with both
automake 1.4 and 1.6. Some changes to configure.in were also needed in order
to get things to work (and to fix some ac 2.50 issues).
Please remove config.h from cvs as it is a generated file and empty anyway.
automake 1.6 isn't really incompatable with 1.4, it's just more picky about
you sticking to the rules:
2008 Nov 15
2
[PATCH] Don't strip two leading slashes from paths.
rsync 3.0.4 will transform a path like '//machine/share/dir' to
'/machine/share/dir' when the --protect flag is provided. This causes a
problem with Cygwin, where the two leading slashes are meaningful
(access of a remote Windows share).
[[[
% rsync -s localhost://tela/downloads
rsync: link_stat "/tela/downloads" failed: No such file or directory (2)
rsync error: some
2005 Jun 16
1
SSH 2.4.0 remote forward patch in next release?
I [1]reported a problem on 5-April-2005 about a problem with the 4.0p1
version and remote port forwarding to SSH 2.4.0 servers. I provided a
patch for the problem but [2]was told that no more patches were being
considered until 4.1 was released and that I should attach my patch to a
new Bugzilla bug. This [3]I did.
Is there any chance it will be included in the next release?
1.
2004 Sep 10
1
Patch for building on IRIX
Not sure if this is the right place to post this...
I have attached a patch for the build system which lets FLAC build on IRIX and
Cygwin.
-------------- next part --------------
? Makefile
? aclocal.m4
? autom4te.cache
? config.guess
? config.log
? config.status
? config.sub
? configure
? depcomp
? install-sh
? irix.patch
? libtool
? libtool-disable-static
? ltmain.sh
? missing
? mkinstalldirs
?
2001 Jan 25
2
Systemwide default for ogg123
MoiN
I thought you should be able to set system wide defaults for the
output device of ogg123. The following patch will look for
/etc/ogg123rc, if no ~/.ogg123rc can be found. So the user can
still override the system defaults, but not every user needs to
have an ~/.ogg123rc file.
Ingo
--
16 Hard coded constant for amount of room allowed for
2007 Sep 14
13
upcoming release, need help
checked in to CVS is what will be very close to the 1.2.1 release
of flac scheduled for monday. if anyone can try building it and
even better running the test suite, and reporting back any problems,
that will help me get things in better shape.
changelog:
http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html?revision=HEAD
TIA,
Josh
2005 Apr 07
4
[Bug 1012] Trouble creating remote port forwarding to ssh.com 2.4.0 server.
http://bugzilla.mindrot.org/show_bug.cgi?id=1012
Summary: Trouble creating remote port forwarding to ssh.com 2.4.0
server.
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ssh
2004 Sep 10
9
FLAC 1.0.4 released
I uploaded the source tarball and binary releases for win32 and
redhat 7. Solaris package should be ready tomorrow.
See the news item for all the improvements from 1.0.3:
http://flac.sourceforge.net/news.html#20020924
Developers, see the new Doxygen-based API docs:
http://flac.sourceforge.net/api/index.html
Thanks again to all the contributors and testers.
Josh
2004 Sep 10
3
getting framesize in client
On Fri, Nov 08, 2002 at 12:39:52PM -0800, Josh Coalson wrote:
> --- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote:
> > I have few notes:
> >
> > It seems there is changed API in CVS again. So, what about adding
> > function like
> > unsigned FLAC__format_frame_size(const FLAC__Frame *frame)
> > which returns size of the frame in bytes. This
2002 Sep 11
1
patch for FLAC
Hey,
Sesse asked me to do a patch to the auto* set-up to allow for FLAC to be
added.
The patch touches configure.in and oggenc/Makefile.am
It is disabled by default, use --enable-flac as an arg to configure
to enable it.
You might want to maybe add more checks, since FLAC's API tends to change
more than is good for anyone ;)
Hope that helps,
Thomas
--
The Dave/Dina Project : future
2001 Mar 02
1
Bug #4
Hi.
I created a patch for Bug #4 (ogg123 not honoring /etc/ogg123rc) and
uploaded it to Bugzilla, but I have the feeling that the Bugzilla is
somewhat neglected... so I just send the patch here.
The changes are very simple, one typo (I guess) was fixed (from
"/etc/ogg123.rc" to "/etc/og123rc" as it's documented), and I changed an if
to a while-loop to make it read the
2003 Dec 11
1
Problems building vorbis tools 1.0.1
hi!
I've got some problems compiling/linking the vorbis tools.
at first I had the same problem as mentioned here:
http://www.xiph.org/archives/vorbis-dev/200201/0005.html
(make was looking for libogg.la in the wrong path)
but creating a symlink to /usr/local/lib/libogg.la in /usr/lib/ helped. :)
having solved this, I get a new error:
---
gcc -O20 -ffast-math -fsigned-char -o ogg123
2008 Feb 11
1
Re: [xiph-commits] r14479 - trunk/vorbis-tools/ogg123
On 11-Feb-08, at 12:37 PM, ivo@svn.xiph.org wrote:
> Author: ivo
> Date: 2008-02-11 12:37:13 -0800 (Mon, 11 Feb 2008)
> New Revision: 14479
>
> Patch by Christian Weisgerber to fix possible problems in 64bit
> systems with "int shuffle" and "int repeat".
I'm confused. How does making these long help?
-r
2004 Dec 11
1
ogg123
I have vorbis-tools 1.1 (also tested on svn version), I have problem
with play any ogg vorbis file as user rmrmg:
[rmrmg@slack:~$] ogg123 ./av/lep.ogg
Segmentation fault
All works fine as _any_ other user. I have not any ~/.libao file. What
can be the reason of my problem? Do you have any idea?
--
. JID: rmrmg(at)jabberpl(dot)org | Wszystko jest trudne
. mail: rmrmg(at)wp(dot)pl | przy
2001 Mar 16
3
Patches for NetBSD
I submitted four new packages for the NetBSD pkgsrc collection: libao,
libogg, libvorbis and vorbis-tools for 1.0beta4.
The following is some of the patches needed for libao and vorbis-tools.
Official Developers: When you receive patches or development suggestions
can you please acknowledge them? (For example: "Noted.", "Thanks, but
already done.", "Not necessary,
2002 Oct 05
2
ogg123 remote interface
Hi,
I've been working on ogg123 to see if i could add a remote interface
compatible with the one in mpg123. This remote interface is used mainly by
mp3 players which use mpg123 as their backend.
The reason i did this was that i have recently encoded some of my cd's in
ogg vorbis format but wanted to keep using my favourite player (playmp3list,
2001 Mar 10
0
patch to add device-option to ogg123 rc file
Below is a patch for vorbis-tools-1.0beta4 ogg123.
It adds support for using the rc file (like /etc/ogg123.rc) for
configuring the device-options. In addition, comments can be used (when
they start a line).
My ~/.ogg123rc:
default_device=oss
default_options=dsp:/dev/audio
Please share your comments.
Jeremy C. Reed
http://www.reedmedia.net/
diff -u
2004 Sep 10
2
getting framesize in client
On Fri, Nov 08, 2002 at 07:12:35PM -0800, Josh Coalson wrote:
> Yeah, it's useful, so now there is a
> FLAC__seekable_stream_decoder_get_decode_position() and
> FLAC__file_decoder_get_decode_position(). I haven't documented
> them yet but you can see an example in
> src/metaflac/operations_shorthand_seektable.c where I use it
> during seektable creation.
Ok, here is