mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
cosmetic: alignment
Originally committed as revision 25869 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
87d69d3232
commit
908dc2a0b8
@ -86,5 +86,5 @@ AVOutputFormat ass_muxer = {
|
||||
.write_header = write_header,
|
||||
.write_packet = write_packet,
|
||||
.write_trailer = write_trailer,
|
||||
.flags = AVFMT_GLOBALHEADER | AVFMT_NOTIMESTAMPS
|
||||
.flags = AVFMT_GLOBALHEADER | AVFMT_NOTIMESTAMPS,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user