mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
rawenc: cosmetics: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
494945cb66
commit
168a7f06de
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user