mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 11:42:04 +00:00
Indent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30086 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c082aa34ad
commit
b8d5738c09
@ -2945,8 +2945,8 @@ static void RENAME(sws_init_swScale)(SwsContext *c)
|
||||
if (c->flags & SWS_FAST_BILINEAR)
|
||||
#endif
|
||||
{
|
||||
c->hyscale_fast = RENAME(hyscale_fast);
|
||||
c->hcscale_fast = RENAME(hcscale_fast);
|
||||
c->hyscale_fast = RENAME(hyscale_fast);
|
||||
c->hcscale_fast = RENAME(hcscale_fast);
|
||||
}
|
||||
|
||||
c->hcscale_internal = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user