prepend 1 sample zero padding in case of SBR and enc_delay is odd
authornu774 <honeycomb77@gmail.com>
Tue, 29 Oct 2013 16:32:52 +0000 (01:32 +0900)
committernu774 <honeycomb77@gmail.com>
Tue, 29 Oct 2013 17:09:23 +0000 (02:09 +0900)
commitc5eec1554942ef99bcf6b2065008fd3730121ec9
tree7dc018282ee0c255b96a0a150e7112db88d98992
parent3b518efd31691737ad2cca7764554208198f59a3
prepend 1 sample zero padding in case of SBR and enc_delay is odd

This is required because odd enc_delay cannot be exactly expressed in
downsampled scale, and HE-AACv2 FDK encoder actually has odd enc_delay.
src/main.c
This page took 0.010448 seconds and 4 git commands to generate.