FLAC update broke vorbis-tools

Jarod Wilson jwilson at redhat.com
Wed Feb 21 18:55:42 UTC 2007


Bastien Nocera wrote:
> On Sat, 2007-02-17 at 12:08 -0500, Michel Salim wrote:
>> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229124
>>
>> The V-Day edition of vorbis-tools does not have FLAC playback support.
>> Perhaps when getting it to build against libogg instead of libOggFLAC
>> the linking against libFLAC got clobbered as well?
> 
> Probably just needs a rebuild. I'll do that now.

There was a fairly massive api change between flac 1.1.2 (the version in
fc6) and flac 1.1.3 (flac 1.1.4 is now in rawhide). I doubt if just
rebuilding will fix it.

http://flac.sourceforge.net/api/group__porting.html
http://flac.sourceforge.net/api/group__porting__1__1__2__to__1__1__3.html

Its really not too bad though, mostly just
FLAC__seekable_stream_decoder* -> FLAC__stream_decoder* type things. Far
more fun if you're trying to support both APIs with the same code base
though. For reference, see:

http://svn.mythtv.org/trac/ticket/2957

-- 
Jarod Wilson
jwilson at redhat.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-maintainers/attachments/20070221/a1343bb5/attachment.sig>


More information about the Fedora-maintainers mailing list