mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-11 01:59:58 -04:00
fdk-aac v2.0.0 (aacenc 4.0.0) changes the AACENC_InfoStruct: the encoderDelay parameter is replaced by two, nDelay and nDelayCore. This patch checks the lib version and adjust the parameter accordingly.