Re: [Mixxx-devel] Album Cover Support

2014-11-07 Thread Ilkka Tuohela
> On 07 Nov 2014, at 16:40, Max Linke wrote: > > On Fri, 7 Nov 2014 01:01:51 +0200 > Ilkka Tuohela wrote: > >> Hi, >> >> The newly merged album art code in master is missing implementation for Opus >> codec, causing linker errors if libopus is detected and enabled. >> >> I added following t

Re: [Mixxx-devel] Album Cover Support

2014-11-07 Thread Max Linke
On Fri, 7 Nov 2014 01:01:51 +0200 Ilkka Tuohela wrote: > Hi, > > The newly merged album art code in master is missing implementation for Opus > codec, causing linker errors if libopus is detected and enabled. > > I added following to my hack branch to make it compile without explicitly > disablin