mpd/src/encoder
Anthony DeRossi 9ab9b97f20 encoder/flac: only set a serial number for oggflac
This fixes a bug introduced in 87fa6bca where the FLAC encoder fails to
initialize unless libFLAC is built with Ogg support. When libFLAC is
built without Ogg support, FLAC__stream_encoder_set_ogg_serial_number
unconditionally returns false.
2022-09-16 17:58:41 -07:00
..
plugins encoder/flac: only set a serial number for oggflac 2022-09-16 17:58:41 -07:00
Configured.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Configured.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
EncoderAPI.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
EncoderInterface.hxx clang-tidy: default virtual destructors 2021-05-30 22:46:46 -07:00
EncoderList.cxx clang-tidy: mark a bunch of variables constexpr 2021-01-16 18:35:31 -08:00
EncoderList.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
EncoderPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build encoder/meson.build: always generate encoder/Features.h 2022-05-09 22:52:59 +02:00
ToOutputStream.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
ToOutputStream.hxx copyright year 2021 2021-01-01 19:54:28 +01:00