Skip to content
Snippets Groups Projects
Commit 2c3dbff1 authored by Henrik Gramner's avatar Henrik Gramner Committed by Anton Khirnov
Browse files

avutil/avstring: Inline some tiny functions


They're short enough that inlining them actually reduces code size due to
all the overhead associated with making a function call.

Signed-off-by: default avatarAnton Khirnov <anton@khirnov.net>
parent f56a0855
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment