mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 21:55:37 +01:00
Reindent after r18010.
Originally committed as revision 18011 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -691,7 +691,7 @@ ff_rm_retrieve_cache (AVFormatContext *s, ByteIOContext *pb,
|
||||
ast->audiotimestamp = AV_NOPTS_VALUE;
|
||||
pkt->flags = PKT_FLAG_KEY;
|
||||
} else
|
||||
pkt->flags = 0;
|
||||
pkt->flags = 0;
|
||||
pkt->stream_index = st->index;
|
||||
|
||||
return rm->audio_pkt_cnt;
|
||||
|
||||
Reference in New Issue
Block a user