mirror of
https://github.com/WonderfulToolchain/psxavenc.git
synced 2025-12-17 11:30:26 +00:00
Fix colorspace conversion and sbs2 frame rate issues
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user