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
Fix imgresample-test linking.
Originally committed as revision 9085 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
19 years ago
parent
fca6a0dd34
commit
14eb0a2ed1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/imgresample.c
+ 1
- 0
libavcodec/imgresample.c
View File
@@ -815,6 +815,7 @@ the_end:
#ifdef TEST
#include <stdio.h>
#undef exit
/* input */
#define XSIZE 256
Write
Preview
Loading…
Cancel
Save