diff options
author | Tyler Jones <tdjones879@gmail.com> | 2017-06-14 14:59:07 -0600 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2017-06-15 16:42:49 +0100 |
commit | 752dd1952a7b68094f8b2d5da0ca0df94190cf0e (patch) | |
tree | 98f1d5854a6ab0ea5f82773bdafaabedf279cbe5 /compat | |
parent | f57f665183596ea0c640a87f924a12182141a29b (diff) | |
download | ffmpeg-752dd1952a7b68094f8b2d5da0ca0df94190cf0e.tar.gz |
vorbisenc: Stop tracking number of samples per frame
Each frame is now padded with 0 values if not enough samples are
present, and all frames are guaranteed to have exactly
1 << (venc->log2_blocksize[1] - 1) samples.
Signed-off-by: Tyler Jones <tdjones879@gmail.com>
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions