Changeset 194:dd674a337c93 in mediastreamer2
- Timestamp:
- Dec 5, 2008 10:42:06 PM (4 years ago)
- Branch:
- default
- Location:
- linphone
- Files:
-
- 2 edited
-
coreapi/linphonecore.c (modified) (1 diff)
-
gtk-glade/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/coreapi/linphonecore.c
r193 r194 567 567 #ifdef VIDEO_ENABLED 568 568 linphone_core_enable_video(lc,capture,display); 569 linphone_core_enable_self_view(lc,TRUE); 569 570 #endif 570 571 } -
linphone/gtk-glade/main.c
r193 r194 765 765 linphone_gtk_init_main_window(); 766 766 linphone_gtk_init_status_icon(); 767 gtk_widget_show(the_ui);767 linphone_gtk_show_main_window(); 768 768 gtk_main(); 769 769 gdk_threads_leave();
Note: See TracChangeset
for help on using the changeset viewer.
