Fix colorspace conversion and sbs2 frame rate issues

This commit is contained in:
spicyjpeg
2023-05-16 10:30:59 +02:00
parent 4419132326
commit 67746af7b4
3 changed files with 12 additions and 7 deletions

View File

@@ -69,7 +69,6 @@ typedef struct {
} vid_encoder_state_t;
typedef struct {
int video_frame_src_size;
int video_frame_dst_size;
int audio_stream_index;
int video_stream_index;