This commit is contained in:
icetd 2025-02-12 11:52:29 +08:00
parent f432818055
commit 3126a9019a

View File

@ -15,7 +15,6 @@ typedef struct
int height; int height;
int hor_stride; int hor_stride;
int ver_stride; int ver_stride;
int header_size;
int frame_size; int frame_size;
int fps; int fps;
int fix_qp; int fix_qp;