[Flac] deprecated function question

Chris Sorenson csoren at isd.net
Sun Nov 23 12:44:21 PST 2014


Greets all,

Is there a list of functions that have been removed from
flac? I am trying to compile xmcd, which is admittedly
pretty old code, and it's not finding:

FLAC__stream_encoder_set_write_callback
FLAC__stream_encoder_set_seek_callback
FLAC__stream_encoder_set_client_data
FLAC__stream_encoder_init

grepping through the flac headers these aren't there so I'm
assuming they've been removed. The online changelog doesn't
say anything about deprecated/removed functions. The only
one I've found reference to is the removal of
FLAC__seekable*, is there any documentation about any of the
above? Or have these been removed so long ago that nobody
even remembers them...


More information about the Flac mailing list