[x264-devel] commit: fix illegal identifiers in multiple inclusion guards ( Guillaume Poirier )

git version control git at videolan.org
Thu Apr 24 14:45:42 CEST 2008


x264 | branch: master | Guillaume Poirier <gpoirier at mplayerhq.hu> | Thu Apr 24 14:44:24 2008 +0200| [29ae7d14bb675c082098ac6e2ec787a1cd559e23]

fix illegal identifiers in multiple inclusion guards
patch by Diego Biurrun % diego A biurrun P de %

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=29ae7d14bb675c082098ac6e2ec787a1cd559e23
---

 common/bs.h                         |    6 ++----
 common/cabac.h                      |    4 ++--
 common/common.h                     |    4 ++--
 common/cpu.h                        |    4 ++--
 common/dct.h                        |    4 ++--
 common/display.h                    |    4 ++--
 common/frame.h                      |    4 ++--
 common/macroblock.h                 |    4 ++--
 common/mc.h                         |    4 ++--
 common/osdep.h                      |    6 +++---
 common/pixel.h                      |    4 ++--
 common/ppc/dct.h                    |    4 ++--
 common/ppc/mc.h                     |    4 ++--
 common/ppc/pixel.h                  |    4 ++--
 common/ppc/predict.h                |    6 +++---
 common/ppc/quant.h                  |    4 ++--
 common/predict.h                    |    4 ++--
 common/quant.h                      |    4 ++--
 common/set.h                        |    4 ++--
 common/sparc/pixel.h                |    4 ++--
 common/visualize.h                  |    4 ++--
 common/x86/dct.h                    |    4 ++--
 common/x86/mc.h                     |    4 ++--
 common/x86/pixel.h                  |    4 ++--
 common/x86/predict.h                |    4 ++--
 common/x86/quant.h                  |    4 ++--
 encoder/analyse.h                   |    4 ++--
 encoder/macroblock.h                |    4 ++--
 encoder/me.h                        |    4 ++--
 encoder/ratecontrol.h               |    4 ++--
 encoder/set.h                       |    4 ++--
 gtk/x264_gtk.h                      |    6 +++---
 gtk/x264_gtk_bitrate.h              |    6 +++---
 gtk/x264_gtk_cqm.h                  |    6 +++---
 gtk/x264_gtk_demuxers.h             |    6 +++---
 gtk/x264_gtk_encode_encode.h        |    6 +++---
 gtk/x264_gtk_encode_main_window.h   |    6 +++---
 gtk/x264_gtk_encode_private.h       |    6 +++---
 gtk/x264_gtk_encode_status_window.h |    6 +++---
 gtk/x264_gtk_enum.h                 |    6 +++---
 gtk/x264_gtk_i18n.h                 |    8 ++++----
 gtk/x264_gtk_mb.h                   |    6 +++---
 gtk/x264_gtk_more.h                 |    6 +++---
 gtk/x264_gtk_private.h              |    6 +++---
 gtk/x264_gtk_rc.h                   |    6 +++---
 matroska.h                          |    4 ++--
 muxers.h                            |    4 ++--
 x264.h                              |    4 ++--
 48 files changed, 113 insertions(+), 115 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=29ae7d14bb675c082098ac6e2ec787a1cd559e23


More information about the x264-devel mailing list