aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-12-08 16:03:03 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-12-11 16:28:43 +0100
commite1044e55e45980b45d7181549fc97dbc954eb4e9 (patch)
treea6d458ea7afed9bb8c57907721e3e03ed6fefabb /tools/python
parentefd7b35d0688e7ffb0300288b15870b2070ddb69 (diff)
downloadffmpeg-e1044e55e45980b45d7181549fc97dbc954eb4e9.tar.gz
avcodec/movtextdec: Redo TextSampleModifierBox size checks
The current checks just check whether the boxes fit into the remaining size of the packet instead of whether they actually fit into the box size. This has been changed; part of this change is to pass the size of the box (minus the box header) as parameter instead of a pointer to the AVPacket by which the box parsing function is supposed to recalculate whether enough data is available. Reviewed-by: Philip Langdale <philipl@overt.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/python')
0 files changed, 0 insertions, 0 deletions