Commit f9c6ff35 authored by michael's avatar michael

harmless typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9210 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f9e9b9b0
......@@ -544,8 +544,8 @@ static void pmt_cb(MpegTSFilter *filter, const uint8_t *section, int section_len
pes = add_pes_stream(ts, pid, stream_type);
if (pes)
st = new_pes_av_stream(pes, 0);
break;
}
break;
default:
/* we ignore the other streams */
break;
......
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