]> granicus.if.org Git - libx264/commit
Fix define of illegal identifier (as defined in section "7.1.3 Reserved identiers...
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 25 Apr 2008 08:50:48 +0000 (10:50 +0200)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 25 Apr 2008 08:50:48 +0000 (10:50 +0200)
commite0d72e3d4963e671626ed31e57221ebe45283d75
treedb6658dc78602e8798d08506e4052f5d7ac0b5bc
parenta146ee3d8bb003e66ccf908ca83239c693068f48
Fix define of illegal identifier (as defined in section "7.1.3 Reserved identiers" of C99 spec) "__UNUSED__", and use the one defined in common/osdep.h, i.e. "UNUSED"
based on a patch by Diego Biurrun
gtk/x264_gtk.c
gtk/x264_gtk_encode_main_window.c
gtk/x264_gtk_encode_private.h
gtk/x264_gtk_encode_status_window.c
gtk/x264_gtk_private.h