Commit 330a56e9 authored by michael's avatar michael

Revert mistakely commited hunk.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@27671 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 53dd4d66
......@@ -27,7 +27,7 @@
#undef HAVE_AV_CONFIG_H
#include "libavutil/avutil.h"
#include "swscale.h"
//#include "swscale_internal.h"
#include "swscale_internal.h"
#include "rgb2rgb.h"
static uint64_t getSSD(uint8_t *src1, uint8_t *src2, int stride1, int stride2, int w, int h){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment