Skip to content
  • Martijn van Beurden's avatar
    Change analyse function to support >4Gbit frames · 38b7fec1
    Martijn van Beurden authored and Erik de Castro Lopo's avatar Erik de Castro Lopo committed
    Theoretically, when a rice parameter of 0, 24-bit samples, fixed
    predictor with order 0, no rice escaping and a blocksize of 65536
    is chosen, a subframe could be up to 2^24*65536 = 1 terabyte in
    size. While this obviously should never happen, the analyse
    function should be able to debug such a case.
    38b7fec1