]> git.sesse.net Git - vlc/blobdiff - modules/visualization/projectm.cpp
Correct the VLC output format to what the drivers actually output.
[vlc] / modules / visualization / projectm.cpp
index cbb158a97e45d7fe8c785bf62cb98664c019a7e8..90ca9c8eefc3752ca381b641f3ee1ad55d4565c6 100644 (file)
@@ -302,6 +302,8 @@ static void *Thread( void *p_data )
     if( !p_sys->p_vout )
         goto error;
 
+    vlc_object_attach( p_sys->p_vout, p_filter );
+
     /* */
     video_format_Init( &fmt, 0 );
     video_format_Setup( &fmt, VLC_CODEC_RGB32,