Commit 168a7f06 authored by Paul B Mahol's avatar Paul B Mahol

rawenc: cosmetics: reindent

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 494945cb
......@@ -141,7 +141,7 @@ AVOutputFormat ff_g723_1_muxer = {
.audio_codec = AV_CODEC_ID_G723_1,
.video_codec = AV_CODEC_ID_NONE,
.write_packet = ff_raw_write_packet,
.flags= AVFMT_NOTIMESTAMPS,
.flags = AVFMT_NOTIMESTAMPS,
};
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment