1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

avformat/mxfenc: reindent after last mxfenc commit

Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
Marton Balint
2023-03-26 21:38:26 +02:00
parent 20dade27d9
commit cd954aa3c6

View File

@@ -1272,7 +1272,7 @@ static int64_t mxf_write_cdci_common(AVFormatContext *s, AVStream *st, const UID
mxf_write_local_tag(s, 4, 0x3306);
avio_wb32(pb, color);
}
} // if (key != mxf_rgba_descriptor_key)
}
if (sc->signal_standard) {
mxf_write_local_tag(s, 1, 0x3215);