1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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

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 */