Files
ffmpeg/libavcodec
Guangyu Sun 24b3178efd libavcodec/vorbisenc: Add missing initial_padding
Vorbis has priming samples at the beginning. If the initial_padding is not
set in the encoder, the total sample count will be one frame fewer than it
should be. The result is that we get a truncated version of encoding.

initial_padding should be set to the frame_size used in
vorbis_encode_frame().

Signed-off-by: Guangyu Sun <gsun@roblox.com>
2021-07-12 09:54:52 +02:00
..
2021-06-02 17:30:24 +02:00
2021-07-08 20:10:01 +02:00
2021-07-08 20:10:01 +02:00
2021-06-10 16:51:44 +02:00
2021-06-10 16:51:44 +02:00
2021-06-29 19:36:36 +02:00
2021-07-08 20:10:17 +02:00
2021-06-08 12:52:49 +02:00
2021-07-08 20:10:17 +02:00
2021-06-20 23:04:35 +08:00
2021-05-12 06:00:13 +02:00