Skip to content
Snippets Groups Projects
Commit 8a4a5f6f authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Anton Khirnov
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 3a2ddf7c
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