mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-09 20:51:51 +09:00
TAV-DT: no Zstd
This commit is contained in:
@@ -27,6 +27,7 @@ typedef struct {
|
||||
uint8_t quantiser_cg; // Base quantiser index for Cg/Cp
|
||||
uint8_t encoder_preset; // Encoder preset flags (sports, anime, etc.)
|
||||
int monoblock; // 1=single tile (monoblock), 0=multi-tile
|
||||
int no_zstd; // 1=packets are uncompressed (Video Flags bit 4), 0=Zstd compressed
|
||||
} tav_video_params_t;
|
||||
|
||||
// Create video decoder context
|
||||
|
||||
Reference in New Issue
Block a user