[flac-dev] [PATCH] Add missing functions to SeekTable class

Cristian Rodríguez crrodriguez at opensuse.org
Sun May 6 08:24:02 PDT 2012


El 05/05/12 02:23, Bastiaan Timmer escribió:
> The attached patch adds the missing FLAC__metadata_object_seektable_*() functions from FLAC's metadata object methods (FLAC/metadata.h) to FLAC++'s SeekTable class. Of the 11 functions in the C API, only 4 are currently in the C++ API, this patch adds the missing 7.
>
> If this patch is ok, VorbisComment will be next. A quick look tells me only 5 out of 13 FLAC__metadata_object_vorbiscomment*() functions from FLAC/metadata.h exist in FLAC++'s VorbisComment class.
>
> Bas Timmer
>
This patch looks fine to me.. if applied we either need to raise the C++ 
library SOVERSION and/or add a linker versioning script for *nix systems 
though.



More information about the flac-dev mailing list