This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavf: fix apngdec under msvc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.5
Matthew Oliver
Michael Niedermayer
11 years ago
parent
14b9302f5f
commit
3bedd72a9e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavformat/apngdec.c
+ 1
- 1
libavformat/apngdec.c
View File
@@ -283,7 +283,7 @@ static int decode_fctl_chunk(AVFormatContext *s, APNGDemuxContext *ctx, AVPacket
"delay_den: %"PRIu16", "
"dispose_op: %d, "
"blend_op: %d\n",
__
func
__,
__
FUNCTION
__,
sequence_number,
width,
height,
Write
Preview
Loading…
Cancel
Save