aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/mpeg.c
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2020-06-23 16:05:18 +0100
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2020-06-28 20:16:29 +0100
commitd5247fb1da615a7ccff9fa7271bc8aba23e0de25 (patch)
tree7e639f4191682910447ca61262acfb35d9010100 /libavformat/mpeg.c
parentfdead2a31a4686488a29d45c3d2e9b8b7723c0ef (diff)
downloadffmpeg-d5247fb1da615a7ccff9fa7271bc8aba23e0de25.tar.gz
lavf/movenc: Use a dynamic buffer when writing the mfra box
When doing streamed output, with e.g. +dash, if the mfra box ended up being larger than the AVIOContext write buffer, the (unchecked) seeking back to update the box size would silently fail and produce an invalid mfra box. This is similar to how other boxes are written in fragmented mode. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavformat/mpeg.c')
0 files changed, 0 insertions, 0 deletions