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 / Register
Toggle navigation
Open sidebar
Sebastian Dröge
gst-plugins-base
Commits
dfcb6580
Commit
dfcb6580
authored
May 24, 2011
by
Wim Taymans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
convertframe: fix for merge conflict
parent
a87c0212
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gst-libs/gst/video/convertframe.c
gst-libs/gst/video/convertframe.c
+1
-1
No files found.
gst-libs/gst/video/convertframe.c
View file @
dfcb6580
...
...
@@ -252,7 +252,7 @@ link_failed:
*/
GstBuffer
*
gst_video_convert_frame
(
GstBuffer
*
buf
,
GstCaps
*
from_caps
,
const
GstCaps
*
to_caps
,
GstClockTime
timeout
,
GError
**
err
)
const
GstCaps
*
to_caps
,
GstClockTime
timeout
,
GError
**
err
or
)
{
GstMessage
*
msg
;
GstBuffer
*
result
=
NULL
;
...
...
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