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
commit
14eb0a2ed1
1 changed files with 1 additions and 0 deletions
  1. +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


Loading…
Cancel
Save