From 2f3009747b49e78b6da3ad78aa985c854453241d Mon Sep 17 00:00:00 2001 From: gpoirier Date: Wed, 4 Apr 2007 12:38:08 +0000 Subject: 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 --- DOCS/tech/libvo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/libvo.txt b/DOCS/tech/libvo.txt index 426676716a..70cd3997f0 100644 --- a/DOCS/tech/libvo.txt +++ b/DOCS/tech/libvo.txt @@ -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 -- cgit v1.2.3