87fa6bca54
refactors GenerateOggSerial into a generic GenerateSerial utility, under the util lib. libFLAC may be encoded without Ogg support. If Ogg support is disabled, libFLAC will still export Ogg-related methods (like setting a serial number), and throw a runtime error when initializing an Ogg stream. GenerateOggSerial does not depend on libogg. Refactoring it into a generic GenerateSerial prevents having to add build-time checks for libogg within the FLAC encoder plugin. |
||
---|---|---|
.. | ||
FlacAudioFormat.hxx | ||
FlacIOHandle.cxx | ||
FlacIOHandle.hxx | ||
FlacMetadataChain.cxx | ||
FlacMetadataChain.hxx | ||
FlacMetadataIterator.hxx | ||
FlacStreamMetadata.cxx | ||
FlacStreamMetadata.hxx | ||
meson.build | ||
OggFind.cxx | ||
OggFind.hxx | ||
OggPacket.cxx | ||
OggPacket.hxx | ||
OggPage.hxx | ||
OggStreamState.hxx | ||
OggSyncState.cxx | ||
OggSyncState.hxx | ||
OggVisitor.cxx | ||
OggVisitor.hxx | ||
ScanVorbisComment.cxx | ||
ScanVorbisComment.hxx | ||
VorbisComment.hxx | ||
VorbisComments.cxx | ||
VorbisComments.hxx | ||
VorbisPicture.cxx | ||
VorbisPicture.hxx | ||
XiphTags.cxx | ||
XiphTags.hxx |