mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
it uses swscaler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
07cf2dd630
commit
54d7ca4903
@ -327,7 +327,7 @@ query_format(uint32_t format) {
|
||||
case IMGFMT_RGB24:
|
||||
case IMGFMT_Y8:
|
||||
case IMGFMT_Y800:
|
||||
return VFCAP_CSP_SUPPORTED
|
||||
return VFCAP_CSP_SUPPORTED|VFCAP_SWSCALE
|
||||
#ifdef USE_OSD
|
||||
| VFCAP_OSD
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user