diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-16 05:02:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-19 21:42:55 +0200 |
commit | eab812d6d61912cddbfbe72ad4419286eb43514d (patch) | |
tree | 7070de1dfdd74483fe3fb8f86fb6a0510b378155 /libavutil/xga_font_data.c | |
parent | 82c636313de07ecb11ed2100cc682e8503b24398 (diff) | |
download | ffmpeg-eab812d6d61912cddbfbe72ad4419286eb43514d.tar.gz |
avcodec/movtextenc: Remove redundant function parameters
It makes no sense to call the functions to write styl, hlit or hclr boxes
with a different box name than "styl", "hlit" or "hclr". Therefore this
commit inlines these values in the functions, removes the function
parameter containing the box's name and removes the (non obsolete) box
names from the list of boxes.
Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/xga_font_data.c')
0 files changed, 0 insertions, 0 deletions