diff options
author | Tyler Jones <[email protected]> | 2017-06-14 14:58:22 -0600 |
---|---|---|
committer | Rostislav Pehlivanov <[email protected]> | 2017-06-15 16:42:49 +0100 |
commit | 5a2ad7ede33b5d63c1f1b1313a218da62e1c0d48 (patch) | |
tree | c0ac2fb2182b09a816af294add9cbf0691dc279e /doc/examples | |
parent | 9b667f609c509e84ae6ef496edcfb6c8b83c4a38 (diff) |
vorbisenc: Separate copying audio samples from windowing
Audio samples are shifted around when copying from the frame queue so that
analysis can be done without negatively impacting calculation of the MDCT.
Window coefficients are applied to the current two overlapped windows
simultaneously instead of applying overlap for the next frame ahead of time.
This improves readability when applying windows of varying lengths.
Signed-off-by: Tyler Jones <[email protected]>
Reviewed-by: Rostislav Pehlivanov <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions