• Claudio Freire's avatar
    AAC encoder: fix assertion error re SF differences · 07b3b779
    Claudio Freire authored
    Intermediate results can indeed violate SF delta. Instead of asserting
    there, just make the code safe, and assert on the final result.
    
    Also re-clamp SFs more often in short windows (which tend to violate
    the restriction when encoding the switch from one window to the other)
    07b3b779
aaccoder_twoloop.h 31 KB