summaryrefslogtreecommitdiff
path: root/src/libFLAC/stream_encoder.c
diff options
context:
space:
mode:
authorMartijn van Beurden <mvanb1@gmail.com>2020-07-05 19:29:35 +0200
committerErik de Castro Lopo <erikd@mega-nerd.com>2021-03-15 13:46:20 +1100
commit38b7fec1430e07a674ef1701e25fcfc4fae87a11 (patch)
tree05930358c6572600f9b450a72d02f11306ed94de /src/libFLAC/stream_encoder.c
parent5f5035d2093421c43770eb0f0628e2f60aea61a5 (diff)
downloadflac-38b7fec1430e07a674ef1701e25fcfc4fae87a11.tar.gz
Change analyse function to support >4Gbit frames
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.
Diffstat (limited to 'src/libFLAC/stream_encoder.c')
0 files changed, 0 insertions, 0 deletions