On Sun, Apr 12, 2015 at 07:03:01AM +0200, Dmitrij D. Czarkoff wrote: > Dmitrij D. Czarkoff said: > > Below is an update to fdk-aac (0.1.3 => 0.1.4). The changes, as noted > > in upstream changelog, are: > > > > - Updated upstream sources, with minor changes to the decoder API > > breaking the ABI. (Calling code using AUDIO_CHANNEL_TYPE may need to > > be updated. A new option AAC_PCM_LIMITER_ENABLE has been added, enabled > > by default, which incurs extra decoding delay.) > > - PowerPC optimizations, fixes for building on AIX > > - Support for reading streamed wav files in the encoder example > > - Fix VBR encoding of sample rates over 64 kHz > > > > Comments? OKs? > > And now with patch!
fwiw what we have in tree doesnt build on hppa, and probably others: ./libFDK/include/FDK_archdef.h:206:4: error: #error >>>> Please set architecture characterization defines for your platform (FD K_HIGH_PERFORMANCE)! <<<<
