1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-05-19 05:33:15 +02:00
Marton Balint 3a09c2122d avformat/wavdec: dynamically set max_size by default
The wav demuxer by default tried to demux 4096-byte packets which caused
packets with very few number of samples for files with high channel count.
This caused a significant overhead especially since the latest ffmpeg.c
threading changes.

So let's use a similar approach for selecting audio frame size which is already
used in the PCM demuxer, which is to read 25 times per second but at most 1024
samples.

Signed-off-by: Marton Balint <cus@passwd.hu>
2024-03-02 19:13:03 +01:00
..
aic
amv
ast
bfi
crc
dpx
2024-02-08 20:37:27 +01:00
2024-02-08 20:37:27 +01:00
2024-01-16 01:34:57 +01:00
2024-01-05 09:29:05 +01:00
2024-01-05 09:29:05 +01:00
2024-01-22 10:58:12 -03:00
2024-01-22 10:58:12 -03:00
2024-01-22 10:58:12 -03:00
imf
jv
lfg
m4v
md5
mkv
2024-02-20 11:45:15 -03:00
2024-02-20 11:45:15 -03:00
mtv
opt
ptx
2023-12-04 23:14:38 +01:00
2023-12-04 23:14:38 +01:00
2023-12-04 23:14:38 +01:00
rl2
sha
smc
tea
thp
tmv
url
vb
vp4
vp5
vp7
vqc
w64
yop