Re: [flac-dev] flac fails to build shared library under MinGW

2013-01-17 Thread klo uo
For reference, I copied missing file from 1.2.1 version and standard installation process ended as expected ___ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev

Re: [flac-dev] FLAC decoding failing (probably old encoder bug?)

2013-01-17 Thread Erik de Castro Lopo
Martijn van Beurden wrote: I can't compile the git as autogen.sh fails here That should be fixed now. Please re-test. Maybe this bug still persists? Can anyone take a look there to provide a 'second opinion'? See here: http://lists.xiph.org/pipermail/flac/2013-January/thread.html Read

Re: [flac-dev] Tag flac as flac 1.2.1_git

2013-01-17 Thread Ralph Giles
On 13-01-16 11:10 PM, Erik de Castro Lopo wrote: My understanding is that the recent changes for 7 and 8 channels was a documentation change only. I think we should also change the flac front-end utility to construct and interpret the WAVE channel mask for 7 and 8 channel files. No one has

Re: [flac-dev] Define 6.1 and 7.1 channel mappings

2013-01-17 Thread Ralph Giles
On 13-01-01 4:36 PM, Tim W. wrote: - 4 channels: left, right, back left, back right (FL FR BL BR) - 5 channels: left, right, center, back/surround left, back/surround right (FL FR FC BL BR or FL FR FC SL SR, same order so doesn't matter) - 6 channels: left, right, center, LFE,

Re: [flac-dev] Tag flac as flac 1.2.1_git

2013-01-17 Thread Brian Willoughby
The flac front-end utility should have its own version number, on a separate schedule from the flac library. I can see that we'd be able to add features to the utility quite extensively without ever changing the file format or the library. I realize that the utility has historically shared

Re: [flac-dev] Define 6.1 and 7.1 channel mappings

2013-01-17 Thread Ralph Giles
On 13-01-17 7:26 PM, Brian Willoughby wrote: I vote for documenting the --channel-map option in the --help I suspect it's undocumented because 'none' is the only implemented argument, which is a way to work around the defined channel map signalling. I.e. it doesn't make interoperable files. -r

Re: [flac-dev] Define 6.1 and 7.1 channel mappings

2013-01-17 Thread Ralph Giles
On 13-01-17 7:26 PM, Brian Willoughby wrote: I vote for documenting the --channel-map option in the --help Do you ever use --channel-map yourself, or recommend it to clients? -r ___ flac-dev mailing list flac-dev@xiph.org

Re: [flac-dev] [PATCH] hoist a repeated conditional

2013-01-17 Thread Erik de Castro Lopo
Ralph Giles wrote: Small code cleanup patch. Applied, thanks. Erik -- -- Erik de Castro Lopo http://www.mega-nerd.com/ ___ flac-dev mailing list flac-dev@xiph.org