Menu

#119 Porting from FLAC 1.1.4 to 1.2.1

open
nobody
None
5
2012-12-12
2010-01-26
AllyofWind
No

Hello, I seem to be having trouble porting my source that decodes libFLAC 1.1.0 to libFLAC 1.2.1. You mention in the porting guide for FLAC 1.1.4 to 1.2.0 to "skip the proper number of bits" using FLAC__FRAME_HEADER_RESERVED_LEN + FLAC__FRAME_HEADER_BLOCKING_STRATEGY_LEN. How and where do I do this? I have several callbacks given to FLAC__stream_decoder_init_stream( ) and call the read( ) function in my read callback. Thank You for your help.

Discussion


Log in to post a comment.