summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2020-10-16 05:02:34 +0200
committerAndreas Rheinhardt <[email protected]>2020-10-19 21:42:55 +0200
commiteab812d6d61912cddbfbe72ad4419286eb43514d (patch)
tree7070de1dfdd74483fe3fb8f86fb6a0510b378155 /libavformat/utils.c
parent82c636313de07ecb11ed2100cc682e8503b24398 (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