diff options
author | Marton Balint <cus@passwd.hu> | 2021-11-07 18:21:17 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2021-11-14 18:30:57 +0100 |
commit | 406ffd9b9b99fa096bcfe31b467453824d1542e7 (patch) | |
tree | 38caa77622a1fe7fbda536907c13cd759e457164 /libavformat/id3v1.c | |
parent | 0a9edac48eacc0f914f489dc7953a51bf24bb99c (diff) | |
download | ffmpeg-406ffd9b9b99fa096bcfe31b467453824d1542e7.tar.gz |
avformat/demux: allow total size of packets in raw_packet_buffer to reach probesize
Previously this was hardcoded to 2500000 bytes, so probing of the stream codecs
was always limited by this, and not probesize.
Also keep track of the actual size of packets in raw_packet_buffer and not the
remaining size for simplicity.
Fixes ticket #5860.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/id3v1.c')
0 files changed, 0 insertions, 0 deletions