search for: lopo

Displaying 20 results from an estimated 1393 matches for "lopo".

Did you mean: loop
2019 Jul 14
8
Prelease now available
...bytes longer than the the file encoded with the 1.3.3 final release because the version string is "1.3.3rc1" instead of "1.3.3". I hope to make a full release within a week. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2019 Jul 19
4
Prelease now available
Erik de Castro Lopo wrote: > Hopefull the final release candidate: > > http://mega-nerd.com/tmp/flac-1.3.3rc3.tar.xz > http://mega-nerd.com/tmp/flac-1.3.3rc3.tar.xz.asc I am assuming everyone was happy with that and that I can release a new version. Cheers, Erik -- ----------------------------...
2007 Aug 10
5
[Patch] Const correct tags functions
...vc, const char *tag){ int i,count=0; int taglen = strlen(tag)+1; /* +1 for the = we append */ char *fulltag = alloca(taglen+1); ---------------8<---------------8<---------------8<--------------- -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- Journalist: Microsoft CEO Steve Ballmer has finally said Linux is the No. 1 threat to Windows. What's your response to that? Linus : "Tag, you're it." I don't care. They've had a lot of...
2013 Apr 30
2
flac-dev Digest, Vol 101, Issue 27
...person managing the list at > flac-dev-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of flac-dev digest..." > > Today's Topics: > > 1. Re: [PATCH] Remaining Debian delta (Erik de Castro Lopo) > 2. What is in directory flac.pbproj? (Erik de Castro Lopo) > 3. Re: What is in directory flac.pbproj? (Ulrich Klauer) > 4. Re: What is in directory flac.pbproj? (Erik de Castro Lopo) > 5. Re: What is in directory flac.pbproj? (Ralph Giles) > > > ---------- Forwar...
2016 Dec 07
5
Do we need a pre-release?
Erik de Castro Lopo wrote: > Unfortunately I've lost/forgotten my Xiph SVN password. While I get > that sorted out for the real release, the pre-releases are here: > > http://mega-nerd.com/tmp/flac-1.3.2pre1-win.zip > http://mega-nerd.com/tmp/flac-1.3.2pre1.tar.xz Forgot to mention that I...
2013 Sep 14
3
PATCH: x86-64 support and SSE intrinscis code
Erik de Castro Lopo wrote: > When should FLAC__HAS_X86INTRIN be defined? What header file should I be > checking for? Ah, should be checking for <x86intrin.h>. The rest seems to be coming together. Testing this now. Erik -- ---------------------------------------------------------------------- Erik de...
2012 Feb 04
0
flac-dev Digest, Vol 87, Issue 10
...; flac-dev-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of flac-dev digest..." > > > Today's Topics: > > 1. Re: Moving CPP hackery (JonY) > 2. Re: Moving CPP hackery (Erik de Castro Lopo) > 3. Re: Meet the new maintainer (Erik de Castro Lopo) > 4. Re: Moving CPP hackery (JonY) > 5. Re: Moving CPP hackery (Erik de Castro Lopo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 04 Feb 2012 17:32:23...
2013 Mar 05
4
Fwd: flac 1.3.0pre1 prelease
Andy Hawkins wrote: > Hi, > > In article <20130304070023.141c9f101622a34c46d68c80 at mega-nerd.com>, > Erik de Castro Lopo<mle+la at mega-nerd.com> wrote: > >> project tends to be a pain unless one of the principal developers is using > >> it on a daily basis (as I know you've experienced with libsndfile, Erik). > > > > Yes, painfully aware of this. I'll be relying on others...
2013 Mar 02
8
flac 1.3.0pre1 prelease
...t 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 on as many systems as possible. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2014 Nov 29
4
Xiph and Sourceforge downloads sections
Erik de Castro Lopo wrote: > MauritsVB wrote: > > > Is there an ETA for any non-Windows binaries in the pipeline? The page > > https://www.xiph.org/flac/download.html still points to the 1.2.1 downloads > > on Sourceforge and could use updating to the new binaries. > > I changed the li...
2011 Nov 27
4
[LLVMdev] LLVM 3.0 oddity
...s a bug? Should llvm be allowing this? b) Is there a good reason why I should not be allowed both declare and a defined a function in the same module? c) Am I doing something else wrong. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2011 Nov 09
5
Git branch with compiling fixes for win32
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: >Sven-Hendrik Haase wrote: > >> I found this git repo that contains fixes for mingw32 compilation of >> flac: git://code.entropywave.com/git/flac.git >> Switch to the "ew" branch to see the fixes. I'd be glad if this wen...
2016 Jun 26
4
FLAC__SSE_OS change
...nce to __cpuidex() even though MSVC2005 doesn't have it > (according to MSDN, it was added to MSVC 2008 SP1). That suggests that FLAC__AVX_SUPPORTED is true. Can you set it to false for MSVC2005? Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2013 Apr 24
3
Tests not aborting when appropriate
On 24-04-13 14:34, Erik de Castro Lopo wrote: > That's an error in the awk script, which is embedded in the shell > script. I know GNU awk supports lshift, maybe BSD awk doesn't. I'll > investigate that futher. On my system awk links to mawk 1.3.3 >> I don't know why, but the test continues and says a...
2013 Mar 14
4
snprintf and MS Visual Studio
...he FLAC code base and I'd like to replace them with calls to snprintf but I know that can cause problems with at least some versions of Visual Studio. Whats the current state of play in this regard? Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2013 Jul 17
4
exhaustive-model-search issue results in multi-gigabyte FLAC file
...ix was changing one local variable from FLAC_uint32 to FLAC_uint64 in function precompute_partition_info_sums_(). https://git.xiph.org/?p=flac.git;a=commit;h=6f7ec60c7e7f05f5ab0b1cf6b7b0945e44afcd4b Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2014 Jun 29
6
FIxed rest of cast-align warnings
...d any mesasurable difference between the old and the new code. I would appreciate it if people could kick this around, test on other platforms/architectures and test for performance regressions. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2015 Aug 28
6
Undefined behaviour
...s it difficult (or rather time consuming) to check them all for the possibility that they are a potentially exploitable. Most of these UB changes have little liklihood of performance regressions. However, this one: commit 1b8af6bb45a9ad74fa374fb6414974e63ffc793b Author: Erik de Castro Lopo <erikd at mega-nerd.com> Date: Sat Aug 29 05:21:43 2015 +1000 libFLAC/fixed.c: Fix undefined behaviour Left shift if a negative integer such that the sign bit is affected is (according to the C spec) undefined behaviour and the residual calculations using the shift...
2013 Apr 30
1
flac-dev Digest, Vol 101, Issue 28
...> flac-dev-owner at xiph.org >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of flac-dev digest..." >> >> Today's Topics: >> >> 1. Re: [PATCH] Remaining Debian delta (Erik de Castro Lopo) >> 2. What is in directory flac.pbproj? (Erik de Castro Lopo) >> 3. Re: What is in directory flac.pbproj? (Ulrich Klauer) >> 4. Re: What is in directory flac.pbproj? (Erik de Castro Lopo) >> 5. Re: What is in directory flac.pbproj? (Ralph Giles) >> >&gt...
2012 Feb 01
9
Meet the new maintainer
...I encourage the keen to do a daily checkout and build. I will be building it on x86 and amd64 Linux every day and running the full test suite. Looking for someone to do that on Mac and Windows. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/