diff options
author | Andreas Rheinhardt <[email protected]> | 2020-10-16 05:02:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-10-19 21:42:55 +0200 |
commit | eab812d6d61912cddbfbe72ad4419286eb43514d (patch) | |
tree | 7070de1dfdd74483fe3fb8f86fb6a0510b378155 /libavformat/utils.c | |
parent | 82c636313de07ecb11ed2100cc682e8503b24398 (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions