Browse Source

sws: remove forgotten FAST_BGR2YV12 define

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.0
Michael Niedermayer 13 years ago
parent
commit
357da7ed42
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libswscale/swscale_internal.h

+ 0
- 2
libswscale/swscale_internal.h View File

@@ -39,8 +39,6 @@

#define YUVRGB_TABLE_HEADROOM 128

#define FAST_BGR2YV12 // use 7-bit instead of 15-bit coefficients

#define MAX_FILTER_SIZE 256

#define DITHER1XBPP


Loading…
Cancel
Save