Skip to content
Snippets Groups Projects
Commit 18ded93a authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

lavc: add format field to AVFrame

The format is a per-frame property, having it in AVFrame simplify the
operation of extraction of that information, since avoids the need to
access the codec/stream context.
parent 22333a6b
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