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@xxxxxxxxxx
Attachment:
signature.asc
Description: OpenPGP digital signature
-- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers
-- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly