You've already forked FFmpeg
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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user