gst-plugins-mythtv/src/gstmythtvsrc.c
branchtrunk
changeset 238 cc9e9f03a0a6
parent 236 d7fb0e36deff
child 239 a30eaa6bb88c
     1.1 --- a/gst-plugins-mythtv/src/gstmythtvsrc.c	Wed Dec 20 18:54:31 2006 +0000
     1.2 +++ b/gst-plugins-mythtv/src/gstmythtvsrc.c	Wed Dec 20 19:04:17 2006 +0000
     1.3 @@ -722,7 +722,7 @@
     1.4      /* IS_RECORDING again, just like the MythTV backend does... */
     1.5  	  gmyth_livetv_is_recording( src->spawn_livetv );
     1.6  	  
     1.7 -	  sleep( 3 );  
     1.8 +	  sleep( 9 );  
     1.9  
    1.10    }
    1.11