Sven-Hendrik Haase
2011-Nov-09 13:49 UTC
[Flac-dev] 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 went >> upstream as it'd make my job easier. > >Is there a gitweb interface to this? > >Cheers, >Erik >-- >---------------------------------------------------------------------- >Erik de Castro Lopo >http://www.mega-nerd.com/ >_______________________________________________ >Flac-dev mailing list >Flac-dev at xiph.org >http://lists.xiph.org/mailman/listinfo/flac-devSi se?or: http://code.entropywave.com/git/flac.git -- Sven-Hendrik
Erik de Castro Lopo
2011-Nov-09 22:58 UTC
[Flac-dev] Git branch with compiling fixes for win32
Sven-Hendrik Haase wrote:> Si se?or: http://code.entropywave.com/git/flac.gitOk, there are about 6 commits there. Over the weekend I'll have a look at them and if they're fine, I'll push them to the Xiph Git repo. If anyone else has Flac patches that they would like to see commited to the Xiph Git repo, now would be a good time to speak up. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
On 11/10/2011 06:58, Erik de Castro Lopo wrote:> Sven-Hendrik Haase wrote: > >> Si se?or: http://code.entropywave.com/git/flac.git > > Ok, there are about 6 commits there. Over the weekend I'll > have a look at them and if they're fine, I'll push them to > the Xiph Git repo. > > If anyone else has Flac patches that they would like to > see commited to the Xiph Git repo, now would be a good time > to speak up. > > Cheers, > ErikI submitted a patch sometime ago to correct printf specifiers for win32 by using inttypes.h, but there were no response, so I thought flac development was dead. Not sure where the patch went or if its still valid. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: OpenPGP digital signature Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20111110/98ead3db/attachment.pgp
On 11/09/11 02:58 pm, Erik de Castro Lopo wrote:> If anyone else has Flac patches that they would like to > see commited to the Xiph Git repo, now would be a good time > to speak up.A couple of build system fixes for OS/2. Not very experienced with git so just attaching. Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-GCC-on-OS-2-defaults-to-A.OUT-so-nasm-should-also-ge.patch Type: application/x-patch Size: 683 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20111115/aace485f/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Libtool-fix-for-OS-2-to-create-shared-libs-DLL.patch Type: application/x-patch Size: 1163 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20111115/aace485f/attachment-0001.bin
Bastiaan Timmer
2011-Nov-18 12:16 UTC
[Flac-dev] Git branch with compiling fixes for win32
Well, I have been away a couple of days, so I don't know if I'm in time, but I reported a memory leak and submitted a patch a couple of months ago. It would be nice if it can make it in. I first reported the leak here: http://lists.xiph.org/pipermail/flac-dev/2011-August/003002.html And the patch is here: http://sourceforge.net/tracker/?func=detail&aid=3390048&group_id=13478&atid=313478 And there are plenty more patches on the sourceforge tracker if you want to apply more. (But I obviously haven't checked them all and what they are supposed to fix.) It's good to see some updates to the FLAC project after so much time! Will there be any timeline for a bugfix-release? thanks, Bas Timmer --- On Wed, 11/9/11, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:> From: Erik de Castro Lopo <mle+la at mega-nerd.com> > Subject: Re: [Flac-dev] Git branch with compiling fixes for win32 > To: flac-dev at xiph.org > Date: Wednesday, November 9, 2011, 10:58 PM > Sven-Hendrik Haase wrote: > > > Si se?or: http://code.entropywave.com/git/flac.git > > Ok, there are about 6 commits there. Over the weekend I'll > have a look at them and if they're fine, I'll push them to > the Xiph Git repo. > > If anyone else has Flac patches that they would like to > see commited to the Xiph Git repo, now would be a good > time > to speak up. > > Cheers, > Erik > -- > ---------------------------------------------------------------------- > Erik de Castro Lopo > http://www.mega-nerd.com/ > _______________________________________________ > Flac-dev mailing list > Flac-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/flac-dev >
Miroslav Lichvar
2011-Nov-21 11:57 UTC
[Flac-dev] Git branch with compiling fixes for win32
On Thu, Nov 10, 2011 at 09:58:03AM +1100, Erik de Castro Lopo wrote:> If anyone else has Flac patches that they would like to > see commited to the Xiph Git repo, now would be a good time > to speak up.I'd like to see the following patch included. It's not trivial, but I think it's very well tested after those years. http://www.mail-archive.com/flac-dev at xiph.org/msg00914.html An updated version of the patch which includes some other optimizations is here. http://pkgs.fedoraproject.org/gitweb/?p=flac.git;a=tree There are other patches which I think you might find useful: -asm, -gcc43 and -hidesyms. I can prepare proper git patches, if interested. Thanks, -- Miroslav Lichvar