We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43e379 commit 67c1bbaCopy full SHA for 67c1bba
1 file changed
0_hello_world.c
@@ -115,7 +115,6 @@ int main(int argc, const char *argv[])
115
video_stream_index = i;
116
pCodec = pLocalCodec;
117
pCodecParameters = pLocalCodecParameters;
118
- break;
119
}
120
121
logging("Video Codec: resolution %d x %d", pLocalCodecParameters->width, pLocalCodecParameters->height);
0 commit comments