Skip to content
Snippets Groups Projects
Commit ae99313a authored by Anton Khirnov's avatar Anton Khirnov Committed by Michael Niedermayer
Browse files

avio: move init_put_byte() to a new private header and rename it


init_put_byte should never be used outside of lavf, since
sizeof(AVIOContext) isn't part of public ABI.

Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e731b8d8)
parent 471fe57e
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