Commit 72061177 authored by Michael Niedermayer's avatar Michael Niedermayer

ffmpeg: Fix bitstream typo

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent ab7e83ef
......@@ -473,7 +473,7 @@ typedef struct OutputStream {
int stream_copy;
// init_output_stream() has been called for this stream
// The encoder and the bistream filters have been initialized and the stream
// The encoder and the bitstream filters have been initialized and the stream
// parameters are set in the AVStream.
int initialized;
......
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