video-converter: Remove unused macro
Remove unused macro GET_TMP_LINE https://bugzilla.gnome.org/show_bug.cgi?id=748687
This commit is contained in:
parent
5a8d1d2246
commit
955dc5258f
@ -3705,8 +3705,6 @@ convert_fill_border (GstVideoConverter * convert, GstVideoFrame * dest)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#define GET_TMP_LINE(fl,idx) &fl->data[fl->stride * ((idx) % fl->n_lines)]
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
convert_plane_fill (GstVideoConverter * convert,
|
convert_plane_fill (GstVideoConverter * convert,
|
||||||
const GstVideoFrame * src, GstVideoFrame * dest, gint plane)
|
const GstVideoFrame * src, GstVideoFrame * dest, gint plane)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user