[x264-devel] commit: Update file headers throughout x264 (Jason Garrett-Glaser )

git version control git at videolan.org
Fri Jul 4 04:05:17 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Jul  3 20:05:00 2008 -0600| [6b3087c7b5ac20dd8631eb8e3566c8bceee4643a]

Update file headers throughout x264
Update "Authors" lists based on actual authorship; highest is most important
Update copyright notices and remove old CVS tags from file headers
Add file headers to GTK and other sections missing them
Update FSF address
Other header-related cosmetics

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

 common/bs.h                         |    7 ++-----
 common/cabac.c                      |    6 +++---
 common/cabac.h                      |    8 ++++----
 common/common.c                     |    8 ++++----
 common/common.h                     |    6 +++---
 common/cpu.c                        |    8 ++++----
 common/cpu.h                        |    7 ++-----
 common/dct.c                        |    8 ++++----
 common/dct.h                        |    7 ++-----
 common/display-x11.c                |    6 ++----
 common/display.h                    |    6 ++----
 common/frame.c                      |    6 +++---
 common/frame.h                      |    6 +++---
 common/macroblock.c                 |    7 ++++---
 common/macroblock.h                 |    9 +++++----
 common/mc.c                         |    6 +++---
 common/mc.h                         |    7 ++-----
 common/mdate.c                      |    7 ++-----
 common/osdep.h                      |    7 +++++--
 common/pixel.c                      |    8 ++++----
 common/pixel.h                      |    7 ++-----
 common/ppc/dct.c                    |    9 ++++-----
 common/ppc/dct.h                    |    5 ++---
 common/ppc/deblock.c                |    7 ++-----
 common/ppc/mc.c                     |    6 +++---
 common/ppc/mc.h                     |    7 ++-----
 common/ppc/pixel.c                  |    5 ++---
 common/ppc/pixel.h                  |    7 ++-----
 common/ppc/ppccommon.h              |    7 ++-----
 common/ppc/predict.c                |    6 ++----
 common/ppc/predict.h                |    6 ++----
 common/ppc/quant.c                  |    4 ++--
 common/ppc/quant.h                  |    4 ++--
 common/predict.c                    |    6 +++---
 common/predict.h                    |    8 ++++----
 common/quant.c                      |    7 ++++---
 common/quant.h                      |    6 +++---
 common/set.c                        |    6 ++----
 common/set.h                        |    8 ++++----
 common/sparc/pixel.asm              |    7 ++-----
 common/sparc/pixel.h                |    7 ++-----
 common/visualize.c                  |    6 ++----
 common/visualize.h                  |    6 ++----
 common/vlc.h                        |    7 ++-----
 common/x86/cabac-a.asm              |    3 ++-
 common/x86/cpu-32.asm               |    3 ++-
 common/x86/cpu-64.asm               |    3 ++-
 common/x86/dct-32.asm               |    4 ++--
 common/x86/dct-64.asm               |    4 ++--
 common/x86/dct-a.asm                |    4 ++--
 common/x86/dct.h                    |    7 ++++---
 common/x86/deblock-a.asm            |    2 +-
 common/x86/mc-a.asm                 |    3 ++-
 common/x86/mc-a2.asm                |    3 ++-
 common/x86/mc-c.c                   |    3 ++-
 common/x86/mc.h                     |    7 ++++---
 common/x86/pixel-32.asm             |    2 +-
 common/x86/pixel-a.asm              |    2 +-
 common/x86/pixel.h                  |    4 ++--
 common/x86/predict-a.asm            |    3 ++-
 common/x86/predict-c.c              |    6 +++---
 common/x86/predict.h                |    5 +++--
 common/x86/quant-a.asm              |    2 +-
 common/x86/quant.h                  |    5 +++--
 common/x86/sad-a.asm                |    2 +-
 common/x86/util.h                   |    7 +++++--
 common/x86/x86inc-32.asm            |    5 +++--
 common/x86/x86inc-64.asm            |    4 ++--
 common/x86/x86inc.asm               |    2 +-
 encoder/analyse.c                   |    5 ++---
 encoder/analyse.h                   |    6 +++---
 encoder/cabac.c                     |    6 +++---
 encoder/cavlc.c                     |    6 +++---
 encoder/encoder.c                   |    6 +++---
 encoder/eval.c                      |    7 +++----
 encoder/macroblock.c                |    5 +++--
 encoder/macroblock.h                |    8 ++++----
 encoder/me.c                        |   10 +++++-----
 encoder/me.h                        |    8 ++++----
 encoder/ratecontrol.c               |    7 ++++---
 encoder/ratecontrol.h               |    8 ++++----
 encoder/rdo.c                       |    6 ++----
 encoder/set.c                       |    6 +++---
 encoder/set.h                       |    6 +++---
 encoder/slicetype.c                 |    6 ++----
 extras/getopt.c                     |    2 +-
 extras/getopt.h                     |    2 +-
 gtk/test.c                          |   20 ++++++++++++++++++++
 gtk/x264_gtk.c                      |   20 ++++++++++++++++++++
 gtk/x264_gtk.h                      |   20 ++++++++++++++++++++
 gtk/x264_gtk_bitrate.c              |   20 ++++++++++++++++++++
 gtk/x264_gtk_bitrate.h              |   20 ++++++++++++++++++++
 gtk/x264_gtk_cqm.c                  |   20 ++++++++++++++++++++
 gtk/x264_gtk_cqm.h                  |   20 ++++++++++++++++++++
 gtk/x264_gtk_demuxers.h             |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode.c               |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_encode.c        |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_encode.h        |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_main_window.c   |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_main_window.h   |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_private.h       |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_status_window.c |   20 ++++++++++++++++++++
 gtk/x264_gtk_encode_status_window.h |   20 ++++++++++++++++++++
 gtk/x264_gtk_enum.h                 |   20 ++++++++++++++++++++
 gtk/x264_gtk_i18n.h                 |   20 ++++++++++++++++++++
 gtk/x264_gtk_mb.c                   |   20 ++++++++++++++++++++
 gtk/x264_gtk_mb.h                   |   20 ++++++++++++++++++++
 gtk/x264_gtk_more.c                 |   20 ++++++++++++++++++++
 gtk/x264_gtk_more.h                 |   20 ++++++++++++++++++++
 gtk/x264_gtk_private.h              |   20 ++++++++++++++++++++
 gtk/x264_gtk_rc.c                   |   20 ++++++++++++++++++++
 gtk/x264_gtk_rc.h                   |   20 ++++++++++++++++++++
 matroska.c                          |    7 ++-----
 matroska.h                          |    7 ++-----
 muxers.c                            |    7 +++++--
 muxers.h                            |   23 +++++++++++++++++++++++
 tools/avc2avi.c                     |    6 +++---
 tools/checkasm-a.asm                |    4 ++--
 tools/checkasm.c                    |   24 ++++++++++++++++++++++++
 tools/xyuv.c                        |    7 ++-----
 x264.c                              |    8 ++++----
 x264.h                              |    6 +++---
 122 files changed, 800 insertions(+), 298 deletions(-)

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


More information about the x264-devel mailing list