comparison libmpcodecs/vf_expand.c @ 34685:311b47301ea7

Remove gstrcasecmp(). This function isn't necessary. strcasecmp() can be used just as well, because both arguments to the gstrcasecmp() calls have been checked to be not NULL prior to the call.
author ib
date Fri, 24 Feb 2012 17:26:35 +0000
parents d4d4fe2184a4
children d7adf9d28abd
comparison
equal deleted inserted replaced
34684:b03481253518 34685:311b47301ea7