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

Bastiaan Timmer basjetimmer at yahoo.com
Fri May 4 23:23:53 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_seektable_members.patch
Type: text/x-diff
Size: 3644 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20120504/d9847075/attachment.patch 


More information about the flac-dev mailing list