summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/h264.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 1e3dfd512d..e106f00ae0 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -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 */