projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reindent after r18010.
[ffmpeg.git]
/
libavformat
/
rmdec.c
diff --git
a/libavformat/rmdec.c
b/libavformat/rmdec.c
index
f3e51a1
..
90f07a4
100644
(file)
--- a/
libavformat/rmdec.c
+++ b/
libavformat/rmdec.c
@@
-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;