similar to: Fwd: (no subject)

Displaying 20 results from an estimated 10000 matches similar to: "Fwd: (no subject)"

2013 Apr 23
2
Fwd: Metaflac UTF-8 fixes
Ooops? I accidently sent a reply privately instead of to the list, sorry for that. Here it is again, this time hopefully to the list: ---------- Forwarded message ---------- From: Johnny Rosenberg <gurus.knugum at gmail.com> Date: 2013/4/23 Subject: Re: [flac-dev] Metaflac UTF-8 fixes To: Janne Hyv?rinen <cse at sci.fi> 2013/4/23 Janne Hyv?rinen <cse at sci.fi>: > Hopefully
2013 Apr 15
0
flac-dev Digest, Vol 101, Issue 11
Okay, I was thinking it may have been something to do with the header, but I wasn't sure how to verify that. thanks guys. On Mon, Apr 15, 2013 at 3:00 PM, <flac-dev-request at xiph.org> wrote: > Send flac-dev mailing list submissions to > flac-dev at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit >
2018 Aug 27
1
[cfe-dev] [7.0.0 Release] rc2 has been tagged
I'm just curious why you don't plan on using dlls? Xcode ships with libclang as a dylib, i wouldnt think windows would be a big leap? On Monday, August 27, 2018, Hans Wennborg <hans at chromium.org> wrote: > On Sat, Aug 25, 2018 at 12:03 AM, Marcus Johnson > <bumblebritches57 at gmail.com> wrote: > >> Don't forget to compile (everything if possible, but
2013 Mar 24
1
flac-dev Digest, Vol 100, Issue 52
I'll try it, thanks. also do you know how to cross compile with MinGW? I'm trying on my Mac, because Visual Studio 2012 doesn't like the SLN, but it's not really working. :/ On Sun, Mar 24, 2013 at 3:00 PM, <flac-dev-request at xiph.org> wrote: > Send flac-dev mailing list submissions to > flac-dev at xiph.org > > To subscribe or unsubscribe via the
2013 Apr 30
1
flac-dev Digest, Vol 101, Issue 28
Well, I'm bored, and I hope I'm not getting in the way of anyone, but I was like hell might as well try to make a new Xcode project, although I am using 10.8 with the latest xcode, so I'd have to manually remove that, but there is one serious concern, and that's that header files are being called from 1 directory up from where they are, for example: "share/compat.h"
2013 Jul 09
2
Pre-compiled OS X binaries?
From: bumblebritches57 at gmail.com (Marcus Johnson) Date: Mon, 10 Jun 2013 10:03:52 -0400 Subject: [flac-dev] (no subject) Message-ID: <CAFWGNQW0aa6+dGzdSk120PWcTMv+vjPjmsVQmT-p4NN2N9kjVw at mail.gmail.com> Are there precompiled binaries for OS X? if not I could provide them. *** From: john.edwards33 at ntlworld.com (John Edwards) Date: Mon, 10 Jun 2013 15:06:39 +0100 Subject: [flac-dev]
2013 Jul 09
0
Pre-compiled OS X binaries?
The offer is still there, but I haven't been asked to upload them, nor have I been offered them. John On 09/07/2013 13:01, Michael wrote: > From: bumblebritches57 at gmail.com (Marcus Johnson) > Date: Mon, 10 Jun 2013 10:03:52 -0400 > Subject: [flac-dev] (no subject) > Message-ID: <CAFWGNQW0aa6+dGzdSk120PWcTMv+vjPjmsVQmT-p4NN2N9kjVw at mail.gmail.com> > > Are there
2013 Jul 12
1
Pre-compiled OS X binaries?
Stephen F. Booth, the author of a number of audio progs for OS X (sbooth.org), is a subscriber to this list too and he might be able to provide an OS X build of FLAC 1.3.0. However, I can understand the Xiph policy of only supplying officially blessed versions compiled by themselves. I guess we'll have to wait for 1.3.1... Michael On 9 Jul 2013, at 13:50, John Edwards <john.edwards33 at
2018 Jan 09
0
[cfe-dev] Why is #pragma STDC FENV_ACCESS not supported?
I know next to nothing about the AST, so I'll leave commentary on that to someone who does except to say that I don't believe there is a strong connection between Richard's suggestion and Hal's. An IRBuilder can be created anywhere (and is frequently used in the optimizer). When the front end support is implemented it may use an IRBuilder that leverages the state Hal is suggesting,
2016 May 02
2
C6 Firefox 45.1 segmentation faults
Yes, that clip does not have sound. I'll try to upgrade ffmpeg in the following days, see if that helps FF. If anyone has other ideas, I'm listening. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Bill Maltby (C4B)" <centos4bill at gmail.com> > To: centos at centos.org > Sent: Monday, 2 May, 2016
2018 Feb 09
0
[cfe-dev] Why is #pragma STDC FENV_ACCESS not supported?
Oh, and other thing: Are you planning to attend the upcoming LLVM developer's meeting in Bristol? I thought it might be good idea to get all parties interested in this feature together in person, if we're at the same meeting anyway. So I was thinking of submitting a proposal for a BoF session on this topic ... Mit freundlichen Gruessen / Best Regards Ulrich Weigand -- Dr. Ulrich
2016 May 02
5
C6 Firefox 45.1 segmentation faults
I think this site is always failing. It has an embedded video. http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/ I tried looking at the output of strace firefox > fferrors.txt 2>&1 grep ENOENT fferrors.txt hope that helps Note: I also have ffmpeg with nux's repo installed On Mon, May
2018 Jan 09
0
[cfe-dev] Why is #pragma STDC FENV_ACCESS not supported?
On 8 January 2018 at 11:15, Kaylor, Andrew via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi Kevin, > > Thanks for reaching out about this, and thanks especially for offering to > help. I've had some other priorities that have prevented me from making > progress on this recently. > > As far as I know, there is no support at all in clang for handling the >
2013 Mar 02
8
flac 1.3.0pre1 prelease
Hi all, I finally managed to bite the bullet and roll a pre-release. Its here: http://downloads.xiph.org/releases/flac/beta/ I have personally tested this code on: x86-linux x86_64-linux powerpc-linux I have not yet done any work on making sure the changelog is up-to-date. That will be done between now and the release. What I'm after now is testing of this source tarball
2018 Jan 09
2
[cfe-dev] Why is #pragma STDC FENV_ACCESS not supported?
On 01/08/2018 07:06 PM, Richard Smith via llvm-dev wrote: > On 8 January 2018 at 11:15, Kaylor, Andrew via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Hi Kevin, > > Thanks for reaching out about this, and thanks especially for > offering to help. I've had some other priorities that have > prevented
2009 Jul 03
3
ffmpeg and zoneminder install problems
CentOs zoneminder users, I have been trying to install zoneminder on Centos 5.3 (2.6.18-128.1.16.el5xen) and have hit a brick wall with ffmpeg which zoneminder has as a dependancy. There were no rpm's in centos or rpmforge so I have followed the instructions on the zoneminder website for a CentOs install. I have posted a note on the zoneminder list, but have not been able to get any takers
2007 Nov 28
0
[PATCH] Add Visual Studio 2008 Prject files
Ok! If there are indeed cross-compiling targets defined, then vs2005 projects probably should be maintained. In any case, this is all up to Jean-Marc, since he's the one that actually has authority to change it :) Jean-Marc -- what's your opinion? On 11/28/07, Aron Rosenberg <arosenberg@sightspeed.com> wrote: > > I pulled the test directory from 2003, but everything else
2016 May 02
0
C6 Firefox 45.1 segmentation faults
On Mon, 2016-05-02 at 13:13 -0700, Robert Arkiletian wrote: > I think this site is always failing. It has an embedded video. > > http://www.sportsnet.ca/basketball/nba/free-association-podcast-much-toronto-raptors-fear-miami-heats-dwayne-wade-hassan-whiteside-joe-johnson/ Plays with the downgraded FF version - a bit jerky. Might be my load though. > > I tried looking at the
2009 Mar 12
0
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
This is resolved: apt-get remove libspeex-dev cd ~/src/speex-1.2rc1/ ./configure --prefix=/usr make; make install cd ../ffmpeg ./configure --enable-libspeex make; make install worked; then I was able to decode a Speex .flv file: ~/flvs$ ffmpeg -i SpeexQ6R16Efalse.flv foo.wav FFmpeg version SVN-r17174, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-libspeex
2009 Feb 20
2
segfault on amd64 with ffmpeg
Hi, and thank to you all for this great codec ! I have this bug on Debian Lenny with compiled packages of last svn versions of ffmpeg and libtheora. This seems to append only on the amd64 arch. Here is a valgrind log : pre-barreau at augustins:~/video$ export LD_LIBRARY_PATH=/usr/local/lib pre-barreau at augustins:~/video$ valgrind /home/pub/apps/ffmpeg_dev/ffmpeg_svn/ffmpeg -i