GNOME Bugzilla – Bug 678652
videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free
Last modified: 2012-06-25 09:39:42 UTC
Created attachment 217049 [details] [review] videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free. Minor clean-up based on the patch c977aa2c019d5ed0df40017944429a0f70315be4 in gstvideodecoder.c videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free.
commit a44058c12e8342dbfd04d70d646878baaa850f08 Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Fri Jun 22 11:51:04 2012 +0300 videoutils: Use g_list_free_full instead of g_list_foreach and g_list_free