From a04ef276e58523f0193c3d2a8cc75a2741324f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 12 Mar 2014 12:47:34 +0100 Subject: omx: Rename function from _4_ to _for_ for clarity --- omx/gstomxvideo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'omx/gstomxvideo.c') diff --git a/omx/gstomxvideo.c b/omx/gstomxvideo.c index c282fd2..f48900c 100644 --- a/omx/gstomxvideo.c +++ b/omx/gstomxvideo.c @@ -94,7 +94,7 @@ gst_omx_video_get_supported_colorformats (GstOMXPort * port, } GstCaps * -gst_omx_video_get_caps_4_map (GList * map) +gst_omx_video_get_caps_for_map (GList * map) { GstCaps *caps = gst_caps_new_empty (); GList *l; -- cgit v1.2.1