aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/bmv.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-12-03 18:09:10 +0100
committerJames Almer <jamrial@gmail.com>2019-12-04 23:11:37 -0300
commitd5274f86a838ae5f9d56f41c6ee520cce466bd83 (patch)
treeec4fed5f74a3ecf0f6733eae45fe2cb545670ac8 /libavformat/bmv.c
parentdbe3be674459baf310d55eaaf85ac0fb2d89aaff (diff)
downloadffmpeg-d5274f86a838ae5f9d56f41c6ee520cce466bd83.tar.gz
avformat/matroskadec: Reuse AVIOContext
When parsing EBML lacing, for every number read, a new AVIOContext has been initialized (via ffio_init_context()) just for this number. This has been changed: The context is kept now. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/bmv.c')
0 files changed, 0 insertions, 0 deletions