diff options
author | Roman Arutyunyan <arutyunyan.roman@gmail.com> | 2012-09-01 13:04:57 +0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-09-01 17:49:33 +0200 |
commit | c0daa73a0f8dcc695c27ed1029d8aa69f2968686 (patch) | |
tree | 88cacedd65ff9912f94d29fb6bff236e4446bb81 /libavformat/rm.h | |
parent | 5081310b58d2530fd17605240613d8689b702a35 (diff) | |
download | ffmpeg-c0daa73a0f8dcc695c27ed1029d8aa69f2968686.tar.gz |
fix flv new stream handling after head already parsed
This fixes stream lookup in flv demuxer. When used with librtmp
protocol streams are sometimes added after head arrived. If the
first stream added in flv header reader is Audio stream then it
is messed with Video stream added later in the code patched.
The result is I have 2 Audio streams (first of them is said to have
a video codec like h264) instead of Audio/Video pair.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/rm.h')
0 files changed, 0 insertions, 0 deletions