Josh Coalson
2006-Oct-19 15:07 UTC
[Vorbis-dev] vorbis-tools patch to support upcoming FLAC 1.1.3
hello all, (cc'ing some other package maintainers) I attached a patch against vorbis-tools-1.1.1 to make the code also compile against the upcoming FLAC 1.1.3, beta available here: http://prdownloads.sourceforge.net/flac/flac-1.1.3-beta2.tar.gz?download changelog: http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html with FLAC 1.1.3 there is no need for EasyFLAC. the patch does not cause easyflac.c to *not* be compiled with FLAC 1.1.3, but this causes no harm since easyflac.c still compiles, it's just not used. after distros move to FLAC 1.1.3 the legacy code can be removed. this patch would also work on svn HEAD except for two things: 1. lots of gratuitous whitespace change since 1.1.1 2. svn ogg123/flac_format.c has a small correction to fix Ogg FLAC detection (which is not in oggenc/flac.c though) Josh __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- A non-text attachment was scrubbed... Name: flac-1.1.3.patch.bz2 Type: application/x-bzip Size: 2764 bytes Desc: 2799710632-flac-1.1.3.patch.bz2 Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20061017/6d8aa61f/flac-1.1.3.patch.bin
xiphmont@xiph.org
2006-Oct-23 22:11 UTC
[Vorbis-dev] vorbis-tools patch to support upcoming FLAC 1.1.3
On 10/17/06, Josh Coalson <j_coalson@yahoo.com> wrote:> I attached a patch against vorbis-tools-1.1.1 to make the code > also compile against the upcoming FLAC 1.1.3, beta available here: > http://prdownloads.sourceforge.net/flac/flac-1.1.3-beta2.tar.gz?download > changelog: > http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.htmlMike, are you already on this, or should I add it to the list of patches to review/apply in the next week? Monty
Josh Coalson
2006-Oct-24 17:41 UTC
[Vorbis-dev] vorbis-tools patch to support upcoming FLAC 1.1.3
ok, one more small patch (to be applied after the previous one) to fix a possible problem in configure.ac reported by Diego Josh --- Josh Coalson <j_coalson@yahoo.com> wrote:> hello all, > (cc'ing some other package maintainers) > > I attached a patch against vorbis-tools-1.1.1 to make the code > also compile against the upcoming FLAC 1.1.3, beta available here: >http://prdownloads.sourceforge.net/flac/flac-1.1.3-beta2.tar.gz?download> changelog: >http://flac.cvs.sourceforge.net/*checkout*/flac/flac/doc/html/changelog.html> > with FLAC 1.1.3 there is no need for EasyFLAC. the patch does not > cause easyflac.c to *not* be compiled with FLAC 1.1.3, but this > causes no harm since easyflac.c still compiles, it's just not used. > > after distros move to FLAC 1.1.3 the legacy code can be removed. > > this patch would also work on svn HEAD except for two things: > 1. lots of gratuitous whitespace change since 1.1.1 > 2. svn ogg123/flac_format.c has a small correction to fix Ogg FLAC > detection (which is not in oggenc/flac.c though) > > Josh__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- A non-text attachment was scrubbed... Name: vorbis-tools+flac-1.1.3.patch2.bz2 Type: application/x-bzip Size: 645 bytes Desc: 2217652463-vorbis-tools+flac-1.1.3.patch2.bz2 Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20061024/6bdb0b7f/vorbis-toolsflac-1.1.3.patch2.bin