Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
76e74e48
Commit
76e74e48
authored
Jan 19, 2013
by
Anton Khirnov
Browse files
h264: remove obsolete comment.
parent
47318953
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
libavcodec/h264.c
libavcodec/h264.c
+0
-1
No files found.
libavcodec/h264.c
View file @
76e74e48
...
...
@@ -1415,7 +1415,6 @@ static void decode_postinit(H264Context *h, int setup_finished)
cur
->
f
.
repeat_pict
=
1
;
break
;
case
SEI_PIC_STRUCT_FRAME_DOUBLING
:
// Force progressive here, doubling interlaced frame is a bad idea.
cur
->
f
.
repeat_pict
=
2
;
break
;
case
SEI_PIC_STRUCT_FRAME_TRIPLING
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment