lavc/h264: fix spacing before comment

This commit is contained in:
Clément Bœsch 2016-07-19 15:34:03 +02:00
parent 450cf400fc
commit 21c081a246
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ typedef struct H264Context {
int missing_fields;
/* for frame threading, this is set to 1
/* for frame threading, this is set to 1
* after finish_setup() has been called, so we cannot modify
* some context properties (which are supposed to stay constant between
* slices) anymore */