[x264-devel] commit: Fix define of illegal function identifiers (as defined in section " 7.1.3 Reserved identiers" of C99 spec) (Guillaume Poirier )
git version control
git at videolan.org
Fri Apr 25 17:01:36 CEST 2008
x264 | branch: master | Guillaume Poirier <gpoirier at mplayerhq.hu> | Fri Apr 25 11:29:09 2008 +0200| [5ca01b326a47615337a0eb6d4b25eaa53aa283bb]
Fix define of illegal function identifiers (as defined in section "7.1.3 Reserved identiers" of C99 spec)
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=5ca01b326a47615337a0eb6d4b25eaa53aa283bb
---
gtk/x264_gtk.c | 40 ++++++++++++------------
gtk/x264_gtk_bitrate.c | 14 ++++----
gtk/x264_gtk_bitrate.h | 2 +-
gtk/x264_gtk_cqm.c | 58 +++++++++++++++++-----------------
gtk/x264_gtk_cqm.h | 2 +-
gtk/x264_gtk_encode_encode.c | 14 ++++----
gtk/x264_gtk_encode_main_window.c | 48 ++++++++++++++--------------
gtk/x264_gtk_encode_status_window.c | 18 +++++-----
gtk/x264_gtk_i18n.h | 6 ++--
gtk/x264_gtk_mb.c | 20 ++++++------
gtk/x264_gtk_mb.h | 2 +-
gtk/x264_gtk_more.c | 20 ++++++------
gtk/x264_gtk_more.h | 2 +-
gtk/x264_gtk_rc.c | 12 +++---
gtk/x264_gtk_rc.h | 2 +-
15 files changed, 130 insertions(+), 130 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=5ca01b326a47615337a0eb6d4b25eaa53aa283bb
More information about the x264-devel
mailing list