Skip to content

Commit 730c78f

Browse files
Merge pull request #86 from anebot/patch-1
Update 0_hello_world.c
2 parents a43e379 + 67c1bba commit 730c78f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

0_hello_world.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ int main(int argc, const char *argv[])
115115
video_stream_index = i;
116116
pCodec = pLocalCodec;
117117
pCodecParameters = pLocalCodecParameters;
118-
break;
119118
}
120119

121120
logging("Video Codec: resolution %d x %d", pLocalCodecParameters->width, pLocalCodecParameters->height);

0 commit comments

Comments
 (0)