[MPlayer-dev-eng] [PATCH] gui/menu: optimize language table.

Ingo Brückl ib at wupperonline.de
Sun Feb 14 08:33:00 CET 2016


Reimar Döffinger wrote on Sat, 13 Feb 2016 23:50:48 +0100:

> Store fixed size 4 entry directly
> instead of via pointer.
>  gui/dialog/menu.c | 2 +-

> - const char * id2;
> + const char id2[4];

This patch should do better.

Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gui_dialog_menu.patch
Type: text/x-diff
Size: 746 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20160214/f28d58c6/attachment.patch>


More information about the MPlayer-dev-eng mailing list