summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel G. Siegel <dgsiegel@src.gnome.org>2007-09-05 14:04:01 +0000
committerDaniel G. Siegel <dgsiegel@src.gnome.org>2007-09-05 14:04:01 +0000
commita7adba1e8eb732f26f5e80968c628a9324b37c41 (patch)
treec463685899c81753f6e355f606ff14851505b9f8
parent9d99e2e40b623c5444ab5ebe5745d8b79aab11ca (diff)
downloadcheese-a7adba1e8eb732f26f5e80968c628a9324b37c41.tar.gz
video did not work with videotestsrc0.2.4
svn path=/trunk/; revision=199
-rw-r--r--src/cheese-pipeline.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cheese-pipeline.c b/src/cheese-pipeline.c
index 7b14031a..6346f33b 100644
--- a/src/cheese-pipeline.c
+++ b/src/cheese-pipeline.c
@@ -233,6 +233,7 @@ cheese_pipeline_create ()
gtk_dialog_run (GTK_DIALOG (dialog));
gtk_widget_destroy (dialog);
cheese_pipeline.source_photo_pipeline = "videotestsrc";
+ cheese_pipeline.source_video_pipeline = "videotestsrc";
}
/* Not v4l2 and not using 320x240 for photos - probe for video */