Skip to content
Snippets Groups Projects
Commit 9488032e authored by softworkz's avatar softworkz Committed by Michael Niedermayer
Browse files

libavformat/avio: Add avio_get_dyn_buf function


This commit adds the avio_get_dyn_buf function which allows accessing
the
content of a DynBuffer without destroying it.

This is required in matroskaenc for preliminary writing (correct) mkv
headers.

Context for this change is fixing regression bug #5977.

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 90ac9f40
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