mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
lsws: fix weird indent
This commit is contained in:
parent
d7e14c0d10
commit
e8794f1d5e
@ -67,7 +67,7 @@ const char *swscale_license(void)
|
||||
#define RET 0xC3 //near return opcode for x86
|
||||
|
||||
typedef struct FormatEntry {
|
||||
int is_supported_in, is_supported_out;
|
||||
int is_supported_in, is_supported_out;
|
||||
} FormatEntry;
|
||||
|
||||
const static FormatEntry format_entries[PIX_FMT_NB] = {
|
||||
|
Loading…
Reference in New Issue
Block a user