aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/raw.c
diff options
context:
space:
mode:
authorTyler Jones <tdjones879@gmail.com>2017-06-14 14:58:22 -0600
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-06-15 16:42:49 +0100
commit5a2ad7ede33b5d63c1f1b1313a218da62e1c0d48 (patch)
treec0ac2fb2182b09a816af294add9cbf0691dc279e /libavcodec/raw.c
parent9b667f609c509e84ae6ef496edcfb6c8b83c4a38 (diff)
downloadffmpeg-5a2ad7ede33b5d63c1f1b1313a218da62e1c0d48.tar.gz
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 <tdjones879@gmail.com> Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavcodec/raw.c')
0 files changed, 0 insertions, 0 deletions