snapcast/server/encoder
Jörg Krause a5ffa356fe Allow buidling server without Ogg support
Allow to build an Ogg-less snapserver:

```
 0x00000001 (NEEDED)                     Shared library: [libjsonrpcpp.so]
 0x00000001 (NEEDED)                     Shared library: [libFLAC.so.8]
 0x00000001 (NEEDED)                     Shared library: [libavahi-common.so.3]
 0x00000001 (NEEDED)                     Shared library: [libavahi-client.so.3]
 0x00000001 (NEEDED)                     Shared library: [libstdc++.so.6]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so]
```
2018-02-03 21:29:00 +01:00
..
encoder.h 2017 2017-02-04 11:56:40 +01:00
encoderFactory.cpp Allow buidling server without Ogg support 2018-02-03 21:29:00 +01:00
encoderFactory.h subdirectory for encoder/decoder 2015-08-10 21:53:15 +02:00
flacEncoder.cpp switch to AixLog 2017-09-16 16:53:37 +02:00
flacEncoder.h 2017 2017-02-04 11:56:40 +01:00
oggEncoder.cpp switch to AixLog 2017-09-16 16:53:37 +02:00
oggEncoder.h Include ogg header file 2018-02-03 21:27:12 +01:00
pcmEncoder.cpp 2017 2017-02-04 11:56:40 +01:00
pcmEncoder.h 2017 2017-02-04 11:56:40 +01:00