comparison DOCS/tech/libvo.txt @ 12852:a8b4564641e0

typo
author diego
date Mon, 19 Jul 2004 22:46:01 +0000
parents 85e503ddf65f
children e9d849bf8050
comparison
equal deleted inserted replaced
12851:28347c761182 12852:a8b4564641e0
115 NOTE: this one will be obsolete soon! But it's still usefull when 115 NOTE: this one will be obsolete soon! But it's still usefull when
116 you want to do tricks, like rendering osd _after_ hardware scaling 116 you want to do tricks, like rendering osd _after_ hardware scaling
117 (tdfxfb) or render subtitles under of the image (vo_mpegpes, sdl) 117 (tdfxfb) or render subtitles under of the image (vo_mpegpes, sdl)
118 118
119 flip_page(): this is called after each frame, this diplays the buffer for 119 flip_page(): this is called after each frame, this diplays the buffer for
120 real. This is 'swapbuffers' when double-buffering. 120 real. This is 'swapbuffers' when doublebuffering.
121 121