diff options
author | Rostislav Pehlivanov <[email protected]> | 2015-08-29 19:15:52 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <[email protected]> | 2015-08-29 19:15:52 +0100 |
commit | 49854c56c2346a7e82ccb6b6e19fa2d2c159d4b9 (patch) | |
tree | 3eab553b7e056a35ce6226e79d3bf2227713e794 /libavutil/file.c | |
parent | 0818705bf37e2c62de1947f1c06ad63262e51fc6 (diff) |
aacenc: initialize LPC context with MAX_LPC_ORDER
The order should never go above TNS_MAX_ORDER (and thus cause
the context to be reinitialized) but this is just in case.
Also fix a comparison, since the coefficients are zero-indexed.
Signed-off-by: Rostislav Pehlivanov <[email protected]>
Diffstat (limited to 'libavutil/file.c')
0 files changed, 0 insertions, 0 deletions