mirror of https://github.com/FFmpeg/FFmpeg.git
Assuming the first and second packets are partial, this would append the reassembly buffer (ctx->buf) to itself with the second append_to_cached_buf() call, because buf is set to ctx->buf. I do not know a valid sample file which triggers this, and do not know if packets can be split into more than 2 sub-packets, but it triggered with a (differently) broken sample file in trac issue #4872.pull/151/head
parent
26eb294007
commit
f874e2728b
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue