convertframe: fix for merge conflict
This commit is contained in:
parent
a87c021237
commit
dfcb6580a3
@ -252,7 +252,7 @@ link_failed:
|
|||||||
*/
|
*/
|
||||||
GstBuffer *
|
GstBuffer *
|
||||||
gst_video_convert_frame (GstBuffer * buf, GstCaps * from_caps,
|
gst_video_convert_frame (GstBuffer * buf, GstCaps * from_caps,
|
||||||
const GstCaps * to_caps, GstClockTime timeout, GError ** err)
|
const GstCaps * to_caps, GstClockTime timeout, GError ** error)
|
||||||
{
|
{
|
||||||
GstMessage *msg;
|
GstMessage *msg;
|
||||||
GstBuffer *result = NULL;
|
GstBuffer *result = NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user