You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Revert mistakely commited hunk.
Originally committed as revision 27671 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -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){
|
||||
|
Reference in New Issue
Block a user