mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 15:52:25 +00:00
typo fix (s/M/N/) in IMPORTA_M_T
patch by Onur Kucuk %onur A delipenguen P net% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22915 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
44f79163ae
commit
2f3009747b
@ -77,7 +77,7 @@ Each vo driver _has_ to implement these:
|
||||
0x08 - flipping (-flip)
|
||||
They're defined as VOFLAG_* (see libvo/video_out.h)
|
||||
|
||||
IMPORTAMT NOTE: config() may be called 0 (zero), 1 or more (2,3...)
|
||||
IMPORTANT NOTE: config() may be called 0 (zero), 1 or more (2,3...)
|
||||
times between preinit() and uninit() calls. You MUST handle it, and
|
||||
you shouldn't crash at second config() call or at uninit() without
|
||||
any config() call! To make your life easier, vo_config_count is
|
||||
|
Loading…
Reference in New Issue
Block a user