mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 17:29:08 +08:00
dithering info wasnt displayed
Originally committed as revision 3346 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
@@ -2364,7 +2364,7 @@ if(!canMMX2BeUsed && lumXInc <= 0x10000 && (srcW&15)==0 && sws_flags==SWS_FAST_B
|
||||
|
||||
if(firstTime)
|
||||
{
|
||||
#ifdef DITHER1X
|
||||
#if defined (DITHER1XBPP) && defined (HAVE_MMX)
|
||||
char *dither= " dithered";
|
||||
#else
|
||||
char *dither= "";
|
||||
|
Reference in New Issue
Block a user