You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavc/h264: fix spacing before comment
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user