[Flac-dev] FLAC__metadata_get_picture()

2008-05-08 Thread Alex J. Ivasyuv
Hi all! I have a problem to get _all_ images from flac file. I have flac file with 3 images inside ( FLAC__METADATA_TYPE_PICTURE ) How to get _all_ images with bool FLAC::Metadata::get_picture() func? This function is wrapper FLAC__bool FLAC__metadata_get_picture(). flac-1.2.1/src/libFLAC/metad

Re: [Flac-dev] Flac-dev Digest, Vol 45, Issue 4

2008-05-08 Thread Brian Willoughby
On May 8, 2008, at 15:45, Christopher Peplin wrote: > That's true, TBB is limited in compatibility. I don't necessarily > think that's where a parallel FLAC API should head, but they're > something to be said for Intel's increasing openness with the > project and the pipeline design itself. T

Re: [Flac-dev] Flac-dev Digest, Vol 45, Issue 4

2008-05-08 Thread Christopher Peplin
That's true, TBB is limited in compatibility. I don't necessarily think that's where a parallel FLAC API should head, but they're something to be said for Intel's increasing openness with the project and the pipeline design itself. The pipeline could possible be ported to pthreads. Our project w

Re: [Flac-dev] Flac-dev Digest, Vol 45, Issue 2

2008-05-08 Thread Brian Willoughby
There's a problem with Intel's TBB package: It won't run on PowerPC or other processors. On May 6, 2008, at 21:41, Frederick Akalin wrote: On Tue, May 6, 2008 at 4:52 PM, Christopher Peplin <[EMAIL PROTECTED]> wrote: > Along the same line as Frederick, myself and another university > student