FFmpeg
Loading...
Searching...
No Matches
Data Fields
ProgressFrame Struct Reference

The ProgressFrame structure. More...

#include <progressframe.h>

Data Fields

struct AVFramef
 
 

Detailed Description

The ProgressFrame structure.

Hint: It is guaranteed that the AVFrame pointer is at the start of ProgressFrame. This allows to use an unnamed union { struct { AVFrame *f; }; ProgressFrame pf; }; to simplify accessing the embedded AVFrame.

Definition at line 73 of file progressframe.h.

Field Documentation

◆  f

struct AVFrame* ProgressFrame::f

Definition at line 74 of file progressframe.h.

Referenced by decode_mb_row_no_filter(), inter_pred(), vdpau_vp9_end_frame(), vk_vp9_end_frame(), vk_vp9_fill_pict(), and vk_vp9_start_frame().

◆  progress

struct ProgressInternal* ProgressFrame::progress

Definition at line 75 of file progressframe.h.


The documentation for this struct was generated from the following file:

Generated on Sun Sep 6 2026 19:21:28 for FFmpeg by doxygen 1.13.2

AltStyle によって変換されたページ (->オリジナル) /