mpd/src/lib/xiph
John Regan 87fa6bca54 flac encoder: enable Ogg FLAC and Ogg chaining
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.
2021-05-15 11:31:01 -04:00
..
FlacAudioFormat.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacIOHandle.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacIOHandle.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacMetadataChain.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacMetadataChain.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacMetadataIterator.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacStreamMetadata.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
FlacStreamMetadata.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build flac encoder: enable Ogg FLAC and Ogg chaining 2021-05-15 11:31:01 -04:00
OggFind.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggFind.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggPacket.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggPacket.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggPage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggStreamState.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggSyncState.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggSyncState.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggVisitor.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OggVisitor.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ScanVorbisComment.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ScanVorbisComment.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
VorbisComment.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
VorbisComments.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
VorbisComments.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
VorbisPicture.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
VorbisPicture.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
XiphTags.cxx Add tags relevant to classical music. 2021-03-10 21:24:25 +01:00
XiphTags.hxx copyright year 2021 2021-01-01 19:54:28 +01:00