]> git.sesse.net Git - vlc/blobdiff - plugins/sdl/vout_sdl.c
. fixed the bug-that-made-the-vlc-segfault-on-exit, which means that
[vlc] / plugins / sdl / vout_sdl.c
index 48ac936f968c4c1877eb59bceb1d89ee3e4779ca..ccc17de36defe30518f944c63d723270f464cb90 100644 (file)
@@ -249,7 +249,7 @@ void vout_SDLDisplay( vout_thread_t *p_vout )
                                              SDL_YV12_OVERLAY, 
                                              p_vout->p_sys->p_display
                                            );
-                intf_Msg("[YUV acceleration] : %d,",
+                intf_Msg("vout: YUV acceleration set to %d,",
                             p_vout->p_sys->p_overlay->hw_overlay); 
             }