Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
f7faea39
Commit
f7faea39
authored
Feb 14, 2012
by
Wim Taymans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: fix test, use videoconvert
parent
63ec4ca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/check/pipelines/effectv.c
tests/check/pipelines/effectv.c
+1
-1
No files found.
tests/check/pipelines/effectv.c
View file @
f7faea39
...
...
@@ -95,7 +95,7 @@ GST_START_TEST (test_##element) \
gchar *pipeline; \
\
pipeline = g_strdup_printf ("videotestsrc num-buffers=100 ! " \
"
ffmpegcolorspace
! " \
"
videoconvert
! " \
" %s ! " \
" fakesink", #element); \
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment