Ignore:
Timestamp:
Nov 11, 2008 2:52:06 PM (5 years ago)
Author:
aymeric <aymeric@…>
Branch:
default
Message:

remove useless code and add testing code

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@169 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linphone/mediastreamer2/tests/videodisplay.c

    r117 r166  
    5757#endif 
    5858 
    59 #if 0 /* test code */ 
    60                         if (n==300) 
    61                           { 
    62                             ms_filter_call_method_noarg (vs->source, MS_V4L_STOP); 
    63                           } 
     59/* test code */ 
    6460                        if (n==400) 
    6561                          { 
     
    111107 
    112108                             
    113                             //ms_filter_unlink(vs->tee,0,vs->output,0); 
    114109                            ms_ticker_attach (vs->ticker, vs->source); 
    115110                          } 
    116 #endif 
    117111                } 
    118112                video_preview_stop(vs); 
Note: See TracChangeset for help on using the changeset viewer.