From 9abcaacf83bd53b1f4b6569f7952e7025ddd0860 Mon Sep 17 00:00:00 2001 From: Pere Orga Date: Wed, 14 Dec 2011 00:29:36 +0100 Subject: [PATCH] fix filename self-references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémi Denis-Courmont --- bindings/mediacontrol/mediacontrol_audio_video.c | 2 +- bindings/mediacontrol/mediacontrol_core.c | 2 +- bindings/mediacontrol/mediacontrol_internal.h | 2 +- bindings/mediacontrol/mediacontrol_util.c | 2 +- include/vlc/libvlc_media.h | 2 +- include/vlc/libvlc_media_discoverer.h | 2 +- include/vlc/libvlc_media_library.h | 2 +- include/vlc/libvlc_media_list_player.h | 2 +- include/vlc/libvlc_structures.h | 2 +- include/vlc_bits.h | 2 +- include/vlc_charset.h | 2 +- include/vlc_codecs.h | 2 +- include/vlc_common.h | 2 +- include/vlc_configuration.h | 2 +- include/vlc_events.h | 2 +- include/vlc_extensions.h | 2 +- include/vlc_fixups.h | 2 +- include/vlc_iso_lang.h | 2 +- include/vlc_main.h | 2 +- include/vlc_messages.h | 2 +- include/vlc_modules.h | 2 +- include/vlc_opengl.h | 2 +- include/vlc_sout.h | 2 +- include/vlc_variables.h | 2 +- include/vlc_vout.h | 2 +- include/vlc_xml.h | 2 +- lib/event_async.c | 2 +- lib/event_internal.h | 2 +- lib/media_internal.h | 2 +- lib/media_library.c | 2 +- lib/media_list_internal.h | 2 +- lib/media_player_internal.h | 2 +- modules/access/dshow/crossbar.cpp | 2 +- modules/access/dshow/filter.cpp | 2 +- modules/access/dtv/bdagraph.hpp | 2 +- modules/access/eyetv.m | 2 +- modules/access/mms/mmstu.c | 2 +- modules/access/mms/mmstu.h | 2 +- modules/access/rar/access.c | 2 +- modules/access/rar/rar.c | 2 +- modules/access/rar/stream.c | 2 +- modules/access/rtsp/real.h | 2 +- modules/access/v4l2/video.c | 2 +- modules/access/vcdx/access.c | 2 +- modules/arm_neon/chroma_yuv.c | 2 +- modules/arm_neon/i420_yuyv.S | 2 +- modules/arm_neon/i422_yuyv.S | 2 +- modules/arm_neon/yuyv_i422.S | 2 +- modules/audio_output/jack.c | 2 +- modules/audio_output/windows_audio_common.h | 2 +- modules/codec/avcodec/chroma.h | 2 +- modules/codec/avcodec/deinterlace.c | 2 +- modules/codec/avcodec/dxva2.c | 2 +- modules/codec/cvdsub.c | 2 +- modules/codec/ddummy.c | 2 +- modules/codec/edummy.c | 2 +- modules/codec/faad.c | 2 +- modules/codec/mash.cpp | 2 +- modules/codec/omxil/omxil.h | 2 +- modules/codec/wmafixed/asf.h | 2 +- modules/control/dbus/dbus_common.h | 2 +- modules/control/dbus/dbus_introspect.h | 2 +- modules/control/dbus/dbus_player.c | 2 +- modules/control/dbus/dbus_player.h | 2 +- modules/control/dbus/dbus_root.c | 2 +- modules/control/dbus/dbus_root.h | 2 +- modules/control/dbus/dbus_tracklist.c | 2 +- modules/control/dbus/dbus_tracklist.h | 2 +- modules/demux/mkv/chapter_command.cpp | 2 +- modules/demux/mkv/chapter_command.hpp | 2 +- modules/demux/mkv/chapters.cpp | 2 +- modules/demux/mkv/demux.hpp | 2 +- modules/demux/mkv/matroska_segment.cpp | 2 +- modules/demux/mkv/matroska_segment.hpp | 2 +- modules/demux/mkv/matroska_segment_parse.cpp | 2 +- modules/demux/mkv/mkv.hpp | 2 +- modules/demux/mkv/stream_io_callback.cpp | 2 +- modules/demux/mkv/stream_io_callback.hpp | 2 +- modules/demux/mkv/util.cpp | 2 +- modules/demux/playlist/itml.h | 2 +- modules/demux/vobsub.c | 2 +- modules/gui/macosx/MainWindow.m | 2 +- modules/gui/minimal_macosx/macosx.c | 2 +- modules/gui/minimal_macosx/voutagl.h | 2 +- modules/gui/minimal_macosx/voutagl.m | 2 +- modules/gui/qt4/actions_manager.cpp | 2 +- modules/gui/qt4/actions_manager.hpp | 2 +- modules/gui/qt4/components/complete_preferences.cpp | 2 +- modules/gui/qt4/components/complete_preferences.hpp | 2 +- modules/gui/qt4/components/controller.cpp | 2 +- modules/gui/qt4/components/controller.hpp | 2 +- modules/gui/qt4/components/controller_widget.cpp | 2 +- modules/gui/qt4/components/controller_widget.hpp | 2 +- modules/gui/qt4/components/epg/EPGItem.hpp | 2 +- modules/gui/qt4/components/epg/EPGRuler.cpp | 2 +- modules/gui/qt4/components/epg/EPGRuler.hpp | 2 +- modules/gui/qt4/components/epg/EPGView.hpp | 2 +- modules/gui/qt4/components/epg/EPGWidget.cpp | 2 +- modules/gui/qt4/components/epg/EPGWidget.hpp | 2 +- modules/gui/qt4/components/info_panels.cpp | 2 +- modules/gui/qt4/components/info_panels.hpp | 2 +- modules/gui/qt4/components/open_panels.cpp | 2 +- modules/gui/qt4/components/open_panels.hpp | 2 +- modules/gui/qt4/components/playlist/playlist.hpp | 2 +- modules/gui/qt4/components/playlist/standardpanel.hpp | 2 +- modules/gui/qt4/components/playlist/views.hpp | 2 +- modules/gui/qt4/dialogs/convert.cpp | 2 +- modules/gui/qt4/dialogs/convert.hpp | 2 +- modules/gui/qt4/dialogs/epg.cpp | 2 +- modules/gui/qt4/dialogs/epg.hpp | 2 +- modules/gui/qt4/dialogs/firstrun.cpp | 2 +- modules/gui/qt4/dialogs/firstrun.hpp | 2 +- modules/gui/qt4/dialogs/gototime.cpp | 2 +- modules/gui/qt4/dialogs/gototime.hpp | 2 +- modules/gui/qt4/dialogs/help.cpp | 2 +- modules/gui/qt4/dialogs/help.hpp | 2 +- modules/gui/qt4/dialogs/messages.cpp | 2 +- modules/gui/qt4/dialogs/messages.hpp | 2 +- modules/gui/qt4/dialogs/plugins.cpp | 2 +- modules/gui/qt4/dialogs/toolbar.cpp | 2 +- modules/gui/qt4/dialogs/toolbar.hpp | 2 +- modules/gui/qt4/main_interface_win32.cpp | 2 +- modules/gui/qt4/recents.hpp | 2 +- modules/gui/qt4/util/customwidgets.hpp | 2 +- modules/gui/qt4/util/qt_dirs.cpp | 2 +- modules/gui/qt4/util/qt_dirs.hpp | 2 +- modules/gui/qt4/util/searchlineedit.cpp | 2 +- modules/gui/qt4/util/searchlineedit.hpp | 2 +- modules/gui/qt4/variables.hpp | 2 +- modules/lua/libs/objects.h | 2 +- modules/lua/libs/osd.c | 2 +- modules/lua/libs/video.c | 2 +- modules/media_library/sql_add.c | 2 +- modules/misc/inhibit/xscreensaver.c | 2 +- modules/misc/osd/osd_menu.c | 2 +- modules/misc/osd/osd_menu.h | 2 +- modules/mmx/i420_rgb_mmx.h | 2 +- modules/packetizer/packetizer_helper.h | 2 +- modules/services_discovery/upnp.cpp | 2 +- modules/services_discovery/upnp.hpp | 2 +- modules/text_renderer/tdummy.c | 2 +- modules/video_chroma/i420_rgb_c.h | 2 +- modules/video_filter/atmo/AtmoCalculations.cpp | 2 +- modules/video_filter/atmo/AtmoClassicConnection.cpp | 2 +- modules/video_filter/atmo/AtmoClassicConnection.h | 2 +- modules/video_filter/atmo/FnordlichtConnection.cpp | 2 +- modules/video_filter/atmo/MoMoConnection.cpp | 2 +- modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c | 2 +- modules/video_filter/dynamicoverlay/dynamicoverlay_list.c | 2 +- modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c | 2 +- modules/video_filter/filter_event_info.h | 2 +- modules/video_filter/motionblur.c | 2 +- modules/video_filter/motiondetect.c | 2 +- modules/video_filter/psychedelic.c | 2 +- modules/video_filter/scale.c | 2 +- modules/video_output/ios.m | 2 +- modules/video_output/macosx.m | 2 +- modules/video_output/msw/events.h | 2 +- modules/video_output/vdummy.c | 2 +- modules/visualization/projectm.cpp | 2 +- projects/macosx/framework/Headers/Public/VLCMediaLibrary.h | 2 +- projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h | 2 +- .../macosx/framework/Headers/Public/VLCServicesDiscoverer.h | 2 +- projects/macosx/framework/Sources/VLCServicesDiscoverer.m | 2 +- src/input/vlmshell.c | 2 +- src/misc/exit.c | 2 +- src/playlist/preparser.c | 2 +- src/posix/plugin.c | 2 +- src/test/block_test.c | 2 +- src/text/iso-639_def.h | 2 +- src/video_output/statistic.h | 2 +- src/video_output/vout_wrapper.c | 2 +- test/native/i18n.c | 2 +- 173 files changed, 173 insertions(+), 173 deletions(-) diff --git a/bindings/mediacontrol/mediacontrol_audio_video.c b/bindings/mediacontrol/mediacontrol_audio_video.c index 0d04316079..bc915fbab6 100644 --- a/bindings/mediacontrol/mediacontrol_audio_video.c +++ b/bindings/mediacontrol/mediacontrol_audio_video.c @@ -1,5 +1,5 @@ /***************************************************************************** - * audio_video.c: Audio/Video management : volume, snapshot, OSD + * mediacontrol_audio_video.c: Audio/Video management : volume, snapshot, OSD ***************************************************************************** * Copyright (C) 2005 the VideoLAN team * $Id$ diff --git a/bindings/mediacontrol/mediacontrol_core.c b/bindings/mediacontrol/mediacontrol_core.c index d52d8cd801..93bf1d520c 100644 --- a/bindings/mediacontrol/mediacontrol_core.c +++ b/bindings/mediacontrol/mediacontrol_core.c @@ -1,5 +1,5 @@ /***************************************************************************** - * core.c: Core functions : init, playlist, stream management + * mediacontrol_core.c: Core functions : init, playlist, stream management ***************************************************************************** * Copyright (C) 2005 the VideoLAN team * $Id$ diff --git a/bindings/mediacontrol/mediacontrol_internal.h b/bindings/mediacontrol/mediacontrol_internal.h index f248a8b61f..4e9990c1f9 100644 --- a/bindings/mediacontrol/mediacontrol_internal.h +++ b/bindings/mediacontrol/mediacontrol_internal.h @@ -1,5 +1,5 @@ /***************************************************************************** - * control.h: private header for mediacontrol + * mediacontrol_internal.h: private header for mediacontrol ***************************************************************************** * Copyright (C) 2005 the VideoLAN team * $Id$ diff --git a/bindings/mediacontrol/mediacontrol_util.c b/bindings/mediacontrol/mediacontrol_util.c index 965f853e08..6f92c64f56 100644 --- a/bindings/mediacontrol/mediacontrol_util.c +++ b/bindings/mediacontrol/mediacontrol_util.c @@ -1,5 +1,5 @@ /***************************************************************************** - * util.c: Utility functions and exceptions management + * mediacontrol_util.c: Utility functions and exceptions management ***************************************************************************** * Copyright (C) 2005 the VideoLAN team * $Id$ diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h index bce93c1afe..6c5bda0918 100644 --- a/include/vlc/libvlc_media.h +++ b/include/vlc/libvlc_media.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc.h: libvlc external API + * libvlc_media.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc/libvlc_media_discoverer.h b/include/vlc/libvlc_media_discoverer.h index 45f3e9a3af..cf263b0536 100644 --- a/include/vlc/libvlc_media_discoverer.h +++ b/include/vlc/libvlc_media_discoverer.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc.h: libvlc external API + * libvlc_media_discoverer.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc/libvlc_media_library.h b/include/vlc/libvlc_media_library.h index b9a8153ac5..fa7094a6a8 100644 --- a/include/vlc/libvlc_media_library.h +++ b/include/vlc/libvlc_media_library.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc.h: libvlc external API + * libvlc_media_library.h: libvlc external API ***************************************************************************** * Copyright (C) 1998-2009 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc/libvlc_media_list_player.h b/include/vlc/libvlc_media_list_player.h index c037843c15..2a7cacff1c 100644 --- a/include/vlc/libvlc_media_list_player.h +++ b/include/vlc/libvlc_media_list_player.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc_media_list.h: libvlc_media_list API + * libvlc_media_list_player.h: libvlc_media_list API ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc/libvlc_structures.h b/include/vlc/libvlc_structures.h index 0df225caa4..ad602c0702 100644 --- a/include/vlc/libvlc_structures.h +++ b/include/vlc/libvlc_structures.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc.h: libvlc_* new external API structures + * libvlc_structures.h: libvlc_* new external API structures ***************************************************************************** * Copyright (C) 1998-2008 VLC authors and VideoLAN * $Id $ diff --git a/include/vlc_bits.h b/include/vlc_bits.h index cac52e6cb7..6c2915138c 100644 --- a/include/vlc_bits.h +++ b/include/vlc_bits.h @@ -1,5 +1,5 @@ /***************************************************************************** - * bits.h : Bit handling helpers + * vlc_bits.h : Bit handling helpers ***************************************************************************** * Copyright (C) 2003 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_charset.h b/include/vlc_charset.h index cd4d407253..ecf072d094 100644 --- a/include/vlc_charset.h +++ b/include/vlc_charset.h @@ -1,5 +1,5 @@ /***************************************************************************** - * charset.h: Unicode UTF-8 wrappers function + * vlc_charset.h: Unicode UTF-8 wrappers function ***************************************************************************** * Copyright (C) 2003-2005 VLC authors and VideoLAN * Copyright © 2005-2010 Rémi Denis-Courmont diff --git a/include/vlc_codecs.h b/include/vlc_codecs.h index 096d6ec767..696317864d 100644 --- a/include/vlc_codecs.h +++ b/include/vlc_codecs.h @@ -1,5 +1,5 @@ /***************************************************************************** - * codecs.h: codec related structures needed by the demuxers and decoders + * vlc_codecs.h: codec related structures needed by the demuxers and decoders ***************************************************************************** * Copyright (C) 1999-2001 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_common.h b/include/vlc_common.h index 83b9ef5735..5b4870effd 100644 --- a/include/vlc_common.h +++ b/include/vlc_common.h @@ -1,5 +1,5 @@ /***************************************************************************** - * common.h: common definitions + * vlc_common.h: common definitions * Collection of useful common types and macros definitions ***************************************************************************** * Copyright (C) 1998-2011 VLC authors and VideoLAN diff --git a/include/vlc_configuration.h b/include/vlc_configuration.h index bd6e00b6bf..bc248f7b28 100644 --- a/include/vlc_configuration.h +++ b/include/vlc_configuration.h @@ -1,5 +1,5 @@ /***************************************************************************** - * configuration.h : configuration management module + * vlc_configuration.h : configuration management module * This file describes the programming interface for the configuration module. * It includes functions allowing to declare, get or set configuration options. ***************************************************************************** diff --git a/include/vlc_events.h b/include/vlc_events.h index 842e204ef4..92193cccba 100644 --- a/include/vlc_events.h +++ b/include/vlc_events.h @@ -1,5 +1,5 @@ /***************************************************************************** - * events.h: events definitions + * vlc_events.h: events definitions * Interface used to send events. ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN diff --git a/include/vlc_extensions.h b/include/vlc_extensions.h index bcda72a27d..1b3b90a8b3 100644 --- a/include/vlc_extensions.h +++ b/include/vlc_extensions.h @@ -1,5 +1,5 @@ /***************************************************************************** - * vlc_extension.h: Extensions (meta data, web information, ...) + * vlc_extensions.h: Extensions (meta data, web information, ...) ***************************************************************************** * Copyright (C) 2009-2010 VideoLAN and authors * $Id$ diff --git a/include/vlc_fixups.h b/include/vlc_fixups.h index e0152fce99..4334004a36 100644 --- a/include/vlc_fixups.h +++ b/include/vlc_fixups.h @@ -1,5 +1,5 @@ /***************************************************************************** - * fixups.h: portability fixups included from config.h + * vlc_fixups.h: portability fixups included from config.h ***************************************************************************** * Copyright © 1998-2008 the VideoLAN project * diff --git a/include/vlc_iso_lang.h b/include/vlc_iso_lang.h index c3ded4afb7..ee39faebcd 100644 --- a/include/vlc_iso_lang.h +++ b/include/vlc_iso_lang.h @@ -1,5 +1,5 @@ /***************************************************************************** - * iso_lang.h: function to decode language code (in dvd or a52 for instance). + * vlc_iso_lang.h: function to decode language code (in dvd or a52 for instance). ***************************************************************************** * Copyright (C) 1998-2001 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_main.h b/include/vlc_main.h index cd2880d35c..cd710b2474 100644 --- a/include/vlc_main.h +++ b/include/vlc_main.h @@ -1,5 +1,5 @@ /***************************************************************************** - * main.h: access to all program variables + * vlc_main.h: access to all program variables * Declaration and extern access to LibVLC instance object. ***************************************************************************** * Copyright (C) 1999, 2000, 2001, 2002, 2008 VLC authors and VideoLAN diff --git a/include/vlc_messages.h b/include/vlc_messages.h index 292acf2ef7..b358955b63 100644 --- a/include/vlc_messages.h +++ b/include/vlc_messages.h @@ -1,5 +1,5 @@ /***************************************************************************** - * messages.h: messages interface + * vlc_messages.h: messages interface * This library provides basic functions for threads to interact with user * interface, such as message output. ***************************************************************************** diff --git a/include/vlc_modules.h b/include/vlc_modules.h index 6e0a4397d7..d152f256bd 100644 --- a/include/vlc_modules.h +++ b/include/vlc_modules.h @@ -1,5 +1,5 @@ /***************************************************************************** - * modules.h : Module descriptor and load functions + * vlc_modules.h : Module descriptor and load functions ***************************************************************************** * Copyright (C) 2001-2011 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_opengl.h b/include/vlc_opengl.h index 10fed62f55..ab5a5ac829 100644 --- a/include/vlc_opengl.h +++ b/include/vlc_opengl.h @@ -1,5 +1,5 @@ /***************************************************************************** - * vlc_gl.h: VLC GL API + * vlc_opengl.h: VLC GL API ***************************************************************************** * Copyright (C) 2009 Laurent Aimar * Copyright (C) 2011 Rémi Denis-Courmont diff --git a/include/vlc_sout.h b/include/vlc_sout.h index 8c2e342811..011ba023f1 100644 --- a/include/vlc_sout.h +++ b/include/vlc_sout.h @@ -1,5 +1,5 @@ /***************************************************************************** - * stream_output.h : stream output module + * vlc_sout.h : stream output module ***************************************************************************** * Copyright (C) 2002-2008 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_variables.h b/include/vlc_variables.h index f205d4c1dd..e5885876f1 100644 --- a/include/vlc_variables.h +++ b/include/vlc_variables.h @@ -1,5 +1,5 @@ /***************************************************************************** - * variables.h: variables handling + * vlc_variables.h: variables handling ***************************************************************************** * Copyright (C) 2002-2004 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_vout.h b/include/vlc_vout.h index d3995508b2..2d6c180bfc 100644 --- a/include/vlc_vout.h +++ b/include/vlc_vout.h @@ -1,5 +1,5 @@ /***************************************************************************** - * vlc_video.h: common video definitions + * vlc_vout.h: common video definitions ***************************************************************************** * Copyright (C) 1999 - 2008 VLC authors and VideoLAN * $Id$ diff --git a/include/vlc_xml.h b/include/vlc_xml.h index 0f6edcd7be..3bb8312b7a 100644 --- a/include/vlc_xml.h +++ b/include/vlc_xml.h @@ -1,5 +1,5 @@ /***************************************************************************** - * xml.h: XML abstraction layer + * vlc_xml.h: XML abstraction layer ***************************************************************************** * Copyright (C) 2004-2010 VLC authors and VideoLAN * diff --git a/lib/event_async.c b/lib/event_async.c index 8154072da9..b33333702e 100644 --- a/lib/event_async.c +++ b/lib/event_async.c @@ -1,5 +1,5 @@ /***************************************************************************** - * event.c: New libvlc event control API + * event_async.c: New libvlc event control API ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN * $Id $ diff --git a/lib/event_internal.h b/lib/event_internal.h index be4f0f571d..5c3ab3e510 100644 --- a/lib/event_internal.h +++ b/lib/event_internal.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc_internal.h : Definition of opaque structures for libvlc exported API + * event_internal.h : Definition of opaque structures for libvlc exported API * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN diff --git a/lib/media_internal.h b/lib/media_internal.h index d7e8f5e3dd..9301e320ea 100644 --- a/lib/media_internal.h +++ b/lib/media_internal.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc_internal.h : Definition of opaque structures for libvlc exported API + * media_internal.h : Definition of opaque structures for libvlc exported API * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN diff --git a/lib/media_library.c b/lib/media_library.c index 791b25fe3a..9edc5f7877 100644 --- a/lib/media_library.c +++ b/lib/media_library.c @@ -1,5 +1,5 @@ /***************************************************************************** - * tree.c: libvlc tags tree functions + * media_library.c: libvlc tags tree functions * Create a tree of the 'tags' of a media_list's medias. ***************************************************************************** * Copyright (C) 2007 VLC authors and VideoLAN diff --git a/lib/media_list_internal.h b/lib/media_list_internal.h index 3dd9c35c7e..5cbbbd73be 100644 --- a/lib/media_list_internal.h +++ b/lib/media_list_internal.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc_internal.h : Definition of opaque structures for libvlc exported API + * media_list_internal.h : Definition of opaque structures for libvlc exported API * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN diff --git a/lib/media_player_internal.h b/lib/media_player_internal.h index 5e504fb7c3..185f183e9b 100644 --- a/lib/media_player_internal.h +++ b/lib/media_player_internal.h @@ -1,5 +1,5 @@ /***************************************************************************** - * libvlc_internal.h : Definition of opaque structures for libvlc exported API + * media_player_internal.h : Definition of opaque structures for libvlc exported API * Also contains some internal utility functions ***************************************************************************** * Copyright (C) 2005-2009 VLC authors and VideoLAN diff --git a/modules/access/dshow/crossbar.cpp b/modules/access/dshow/crossbar.cpp index b53b974e2c..1de4592473 100644 --- a/modules/access/dshow/crossbar.cpp +++ b/modules/access/dshow/crossbar.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * crossbar.c : DirectShow access module for vlc + * crossbar.cpp : DirectShow access module for vlc ***************************************************************************** * Copyright (C) 2002, 2004, 2009 the VideoLAN team * $Id$ diff --git a/modules/access/dshow/filter.cpp b/modules/access/dshow/filter.cpp index e0ee2efd23..6fc79764a8 100644 --- a/modules/access/dshow/filter.cpp +++ b/modules/access/dshow/filter.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * filter.c : DirectShow access module for vlc + * filter.cpp : DirectShow access module for vlc ***************************************************************************** * Copyright (C) 2002-2010 the VideoLAN team * $Id$ diff --git a/modules/access/dtv/bdagraph.hpp b/modules/access/dtv/bdagraph.hpp index a4b61abfef..40d429b9b2 100644 --- a/modules/access/dtv/bdagraph.hpp +++ b/modules/access/dtv/bdagraph.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * bdagraph.h : DirectShow BDA graph builder header for vlc + * bdagraph.hpp : DirectShow BDA graph builder header for vlc ***************************************************************************** * Copyright ( C ) 2007 the VideoLAN team * diff --git a/modules/access/eyetv.m b/modules/access/eyetv.m index 83617efa4c..51c390bb34 100644 --- a/modules/access/eyetv.m +++ b/modules/access/eyetv.m @@ -1,5 +1,5 @@ /***************************************************************************** - * eyetv.c : Access module to connect to our plugin running within EyeTV + * eyetv.m : Access module to connect to our plugin running within EyeTV ***************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team * $Id$ diff --git a/modules/access/mms/mmstu.c b/modules/access/mms/mmstu.c index 15586cc9a4..b74be96571 100644 --- a/modules/access/mms/mmstu.c +++ b/modules/access/mms/mmstu.c @@ -1,5 +1,5 @@ /***************************************************************************** - * mms.c: MMS access plug-in + * mmstu.c: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 the VideoLAN team * $Id$ diff --git a/modules/access/mms/mmstu.h b/modules/access/mms/mmstu.h index f924209d50..036cd86570 100644 --- a/modules/access/mms/mmstu.h +++ b/modules/access/mms/mmstu.h @@ -1,5 +1,5 @@ /***************************************************************************** - * mms.h: MMS access plug-in + * mmstu.h: MMS access plug-in ***************************************************************************** * Copyright (C) 2001, 2002 the VideoLAN team * $Id$ diff --git a/modules/access/rar/access.c b/modules/access/rar/access.c index cce9ba1757..48e308941b 100644 --- a/modules/access/rar/access.c +++ b/modules/access/rar/access.c @@ -1,5 +1,5 @@ /***************************************************************************** - * rar.c: uncompressed RAR access + * access.c: uncompressed RAR access ***************************************************************************** * Copyright (C) 2008-2010 Laurent Aimar * $Id$ diff --git a/modules/access/rar/rar.c b/modules/access/rar/rar.c index 05dcaf6ad3..cccaadb9ec 100644 --- a/modules/access/rar/rar.c +++ b/modules/access/rar/rar.c @@ -1,5 +1,5 @@ /***************************************************************************** - * rar.h: uncompressed RAR parser + * rar.c: uncompressed RAR parser ***************************************************************************** * Copyright (C) 2008-2010 Laurent Aimar * $Id$ diff --git a/modules/access/rar/stream.c b/modules/access/rar/stream.c index 33bc7cb97c..9c1b55f88f 100644 --- a/modules/access/rar/stream.c +++ b/modules/access/rar/stream.c @@ -1,5 +1,5 @@ /***************************************************************************** - * rar.c: uncompressed RAR stream filter + * stream.c: uncompressed RAR stream filter ***************************************************************************** * Copyright (C) 2008-2010 Laurent Aimar * $Id$ diff --git a/modules/access/rtsp/real.h b/modules/access/rtsp/real.h index 51392e5ff6..12d694b3c4 100644 --- a/modules/access/rtsp/real.h +++ b/modules/access/rtsp/real.h @@ -1,5 +1,5 @@ /***************************************************************************** - * real.c: rtsp input + * real.h: rtsp input ***************************************************************************** * Copyright (C) 2002-2004 the xine project * Copyright (C) 2005 VideoLAN diff --git a/modules/access/v4l2/video.c b/modules/access/v4l2/video.c index 587c2596ab..951213d2d6 100644 --- a/modules/access/v4l2/video.c +++ b/modules/access/v4l2/video.c @@ -1,5 +1,5 @@ /***************************************************************************** - * v4l2.c : Video4Linux2 input module for vlc + * video.c : Video4Linux2 input module for vlc ***************************************************************************** * Copyright (C) 2002-2009 the VideoLAN team * $Id$ diff --git a/modules/access/vcdx/access.c b/modules/access/vcdx/access.c index 0638533e65..24503e4818 100644 --- a/modules/access/vcdx/access.c +++ b/modules/access/vcdx/access.c @@ -1,5 +1,5 @@ /***************************************************************************** - * vcd.c : VCD input module for vlc using libcdio, libvcd and libvcdinfo. + * access.c : VCD input module for vlc using libcdio, libvcd and libvcdinfo. * vlc-specific things tend to go here. ***************************************************************************** * Copyright (C) 2000, 2003, 2004, 2005 the VideoLAN team diff --git a/modules/arm_neon/chroma_yuv.c b/modules/arm_neon/chroma_yuv.c index fc9ca0f24b..6243f53601 100644 --- a/modules/arm_neon/chroma_yuv.c +++ b/modules/arm_neon/chroma_yuv.c @@ -1,5 +1,5 @@ /***************************************************************************** - * i420_yuy2.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC + * chroma_yuv.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC ***************************************************************************** * Copyright (C) 2009 Rémi Denis-Courmont * diff --git a/modules/arm_neon/i420_yuyv.S b/modules/arm_neon/i420_yuyv.S index 67c3043cf8..8f4026ab46 100644 --- a/modules/arm_neon/i420_yuyv.S +++ b/modules/arm_neon/i420_yuyv.S @@ -1,5 +1,5 @@ @***************************************************************************** - @ i420_yuyv_neon.S : ARM NEONv1 I420 to YUYV chroma conversion + @ i420_yuyv.S : ARM NEONv1 I420 to YUYV chroma conversion @***************************************************************************** @ Copyright (C) 2009-2011 Rémi Denis-Courmont @ diff --git a/modules/arm_neon/i422_yuyv.S b/modules/arm_neon/i422_yuyv.S index e0b8b15f21..2c9f5c8cf6 100644 --- a/modules/arm_neon/i422_yuyv.S +++ b/modules/arm_neon/i422_yuyv.S @@ -1,5 +1,5 @@ @***************************************************************************** - @ i422_yuyv_neon.S : ARM NEONv1 I422 to YUYV chroma conversion + @ i422_yuyv.S : ARM NEONv1 I422 to YUYV chroma conversion @***************************************************************************** @ Copyright (C) 2011 Rémi Denis-Courmont @ diff --git a/modules/arm_neon/yuyv_i422.S b/modules/arm_neon/yuyv_i422.S index 6c2831fb23..9a0dd8281b 100644 --- a/modules/arm_neon/yuyv_i422.S +++ b/modules/arm_neon/yuyv_i422.S @@ -1,5 +1,5 @@ @***************************************************************************** - @ yuyv_i422_neon.S : ARM NEONv1 packed to planar YUV422 conversion + @ yuyv_i422.S : ARM NEONv1 packed to planar YUV422 conversion @***************************************************************************** @ Copyright (C) 2011 Rémi Denis-Courmont @ diff --git a/modules/audio_output/jack.c b/modules/audio_output/jack.c index f40dbe4320..f6fa2543ff 100644 --- a/modules/audio_output/jack.c +++ b/modules/audio_output/jack.c @@ -1,5 +1,5 @@ /***************************************************************************** - * jack : JACK audio output module + * jack.c : JACK audio output module ***************************************************************************** * Copyright (C) 2006 the VideoLAN team * $Id$ diff --git a/modules/audio_output/windows_audio_common.h b/modules/audio_output/windows_audio_common.h index b1acd06caf..40037782d6 100644 --- a/modules/audio_output/windows_audio_common.h +++ b/modules/audio_output/windows_audio_common.h @@ -1,5 +1,5 @@ /***************************************************************************** - * windows_common.h: Windows Audio common code + * windows_audio_common.h: Windows Audio common code ***************************************************************************** * Copyright (C) 2001-2009 VideoLAN * $Id$ diff --git a/modules/codec/avcodec/chroma.h b/modules/codec/avcodec/chroma.h index 0a0970af23..fdb040329c 100644 --- a/modules/codec/avcodec/chroma.h +++ b/modules/codec/avcodec/chroma.h @@ -1,5 +1,5 @@ /***************************************************************************** - * avcodec.h: decoder and encoder using libavcodec + * chroma.h: decoder and encoder using libavcodec ***************************************************************************** * Copyright (C) 2001-2008 the VideoLAN team * $Id$ diff --git a/modules/codec/avcodec/deinterlace.c b/modules/codec/avcodec/deinterlace.c index fa396ef57a..dbaf39643a 100644 --- a/modules/codec/avcodec/deinterlace.c +++ b/modules/codec/avcodec/deinterlace.c @@ -1,5 +1,5 @@ /***************************************************************************** - * video filter: video filter doing chroma conversion and resizing + * deinterlace.c: video filter doing chroma conversion and resizing * using the ffmpeg library ***************************************************************************** * Copyright (C) 1999-2001 the VideoLAN team diff --git a/modules/codec/avcodec/dxva2.c b/modules/codec/avcodec/dxva2.c index 2243514e46..faae53f260 100644 --- a/modules/codec/avcodec/dxva2.c +++ b/modules/codec/avcodec/dxva2.c @@ -1,5 +1,5 @@ /***************************************************************************** - * va.c: Video Acceleration helpers + * dxva2.c: Video Acceleration helpers ***************************************************************************** * Copyright (C) 2009 Geoffroy Couprie * Copyright (C) 2009 Laurent Aimar diff --git a/modules/codec/cvdsub.c b/modules/codec/cvdsub.c index b56d7bc3cc..0209a66afb 100644 --- a/modules/codec/cvdsub.c +++ b/modules/codec/cvdsub.c @@ -1,5 +1,5 @@ /***************************************************************************** - * cvd.c : CVD Subtitle decoder + * cvdsub.c : CVD Subtitle decoder ***************************************************************************** * Copyright (C) 2003, 2004 the VideoLAN team * $Id$ diff --git a/modules/codec/ddummy.c b/modules/codec/ddummy.c index 42dc533f9a..3da60c0a43 100644 --- a/modules/codec/ddummy.c +++ b/modules/codec/ddummy.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dddumy.c: dummy decoder plugin for vlc. + * ddummy.c: dummy decoder plugin for vlc. ***************************************************************************** * Copyright (C) 2002 the VideoLAN team * $Id$ diff --git a/modules/codec/edummy.c b/modules/codec/edummy.c index 38c5b8946e..1e2c2a6f72 100644 --- a/modules/codec/edummy.c +++ b/modules/codec/edummy.c @@ -1,5 +1,5 @@ /***************************************************************************** - * encoder.c: dummy encoder plugin for vlc. + * edummy.c: dummy encoder plugin for vlc. ***************************************************************************** * Copyright (C) 2002 the VideoLAN team * $Id$ diff --git a/modules/codec/faad.c b/modules/codec/faad.c index a9218f9194..21f2a055db 100644 --- a/modules/codec/faad.c +++ b/modules/codec/faad.c @@ -1,5 +1,5 @@ /***************************************************************************** - * decoder.c: AAC decoder using libfaad2 + * faad.c: AAC decoder using libfaad2 ***************************************************************************** * Copyright (C) 2001, 2003 the VideoLAN team * $Id$ diff --git a/modules/codec/mash.cpp b/modules/codec/mash.cpp index 86245790fa..04550f4979 100644 --- a/modules/codec/mash.cpp +++ b/modules/codec/mash.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mash.c: Video decoder using openmash codec implementations + * mash.cpp: Video decoder using openmash codec implementations ***************************************************************************** * Copyright (C) 2004 the VideoLAN team * $Id$ diff --git a/modules/codec/omxil/omxil.h b/modules/codec/omxil/omxil.h index f57feeecab..1fc28f7752 100644 --- a/modules/codec/omxil/omxil.h +++ b/modules/codec/omxil/omxil.h @@ -1,5 +1,5 @@ /***************************************************************************** - * omxil_utils.h: helper functions + * omxil.h: helper functions ***************************************************************************** * Copyright (C) 2010 the VideoLAN team * $Id$ diff --git a/modules/codec/wmafixed/asf.h b/modules/codec/wmafixed/asf.h index 36d68fcdcf..d2d3e8acb5 100644 --- a/modules/codec/wmafixed/asf.h +++ b/modules/codec/wmafixed/asf.h @@ -1,5 +1,5 @@ /***************************************************************************** - * wma.c: wma decoder using integer decoder from Rockbox, based on FFmpeg + * asf.h: wma decoder using integer decoder from Rockbox, based on FFmpeg ***************************************************************************** * Copyright (C) 2008 M2X * diff --git a/modules/control/dbus/dbus_common.h b/modules/control/dbus/dbus_common.h index 22e550e517..ac3cc77be6 100644 --- a/modules/control/dbus/dbus_common.h +++ b/modules/control/dbus/dbus_common.h @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-common.h : Common header for D-Bus control modules + * dbus_common.h : Common header for D-Bus control modules ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_introspect.h b/modules/control/dbus/dbus_introspect.h index ff84c38d2f..5056c9b6f0 100644 --- a/modules/control/dbus/dbus_introspect.h +++ b/modules/control/dbus/dbus_introspect.h @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-introspect.h : dbus control module (mpris v2.1) - introspection data + * dbus_introspect.h : dbus control module (mpris v2.1) - introspection data ***************************************************************************** * Copyright © 2006-2011 Rafaël Carré * Copyright © 2007-2011 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_player.c b/modules/control/dbus/dbus_player.c index c13e09b7f1..bcdb19a3f6 100644 --- a/modules/control/dbus/dbus_player.c +++ b/modules/control/dbus/dbus_player.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-player.h : dbus control module (mpris v1.0) - /Player object + * dbus_player.c : dbus control module (mpris v1.0) - /Player object ***************************************************************************** * Copyright © 2006-2011 Rafaël Carré * Copyright © 2007-2011 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_player.h b/modules/control/dbus/dbus_player.h index 20b00de7d0..43098d473e 100644 --- a/modules/control/dbus/dbus_player.h +++ b/modules/control/dbus/dbus_player.h @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-player.h : dbus control module (mpris v1.0) - /Player object + * dbus_player.h : dbus control module (mpris v1.0) - /Player object ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_root.c b/modules/control/dbus/dbus_root.c index 52a22e9eaf..dfd4c41afa 100644 --- a/modules/control/dbus/dbus_root.c +++ b/modules/control/dbus/dbus_root.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-root.c : dbus control module (mpris v1.0) - root object + * dbus_root.c : dbus control module (mpris v1.0) - root object ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_root.h b/modules/control/dbus/dbus_root.h index c076b3e7bc..38267ee160 100644 --- a/modules/control/dbus/dbus_root.h +++ b/modules/control/dbus/dbus_root.h @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-root.h : dbus control module (mpris v1.0) - root object + * dbus_root.h : dbus control module (mpris v1.0) - root object ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_tracklist.c b/modules/control/dbus/dbus_tracklist.c index fc71d8764b..ee6ee6afd1 100644 --- a/modules/control/dbus/dbus_tracklist.c +++ b/modules/control/dbus/dbus_tracklist.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-tracklist.c : dbus control module (mpris v2.1) - TrackList interface + * dbus_tracklist.c : dbus control module (mpris v2.1) - TrackList interface ***************************************************************************** * Copyright © 2006-2011 Rafaël Carré * Copyright © 2007-2011 Mirsal Ennaime diff --git a/modules/control/dbus/dbus_tracklist.h b/modules/control/dbus/dbus_tracklist.h index 5aba14a6dd..c5f0aba5e2 100644 --- a/modules/control/dbus/dbus_tracklist.h +++ b/modules/control/dbus/dbus_tracklist.h @@ -1,5 +1,5 @@ /***************************************************************************** - * dbus-tracklist.h : dbus control module (mpris v1.0) - /TrackList object + * dbus_tracklist.h : dbus control module (mpris v1.0) - /TrackList object ***************************************************************************** * Copyright © 2006-2008 Rafaël Carré * Copyright © 2007-2010 Mirsal Ennaime diff --git a/modules/demux/mkv/chapter_command.cpp b/modules/demux/mkv/chapter_command.cpp index 67faad1337..8de8fe61a9 100644 --- a/modules/demux/mkv/chapter_command.cpp +++ b/modules/demux/mkv/chapter_command.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * chapter_command.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/chapter_command.hpp b/modules/demux/mkv/chapter_command.hpp index b334616489..546965a329 100644 --- a/modules/demux/mkv/chapter_command.hpp +++ b/modules/demux/mkv/chapter_command.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * chapter_command.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/chapters.cpp b/modules/demux/mkv/chapters.cpp index 0e14632cf2..6d91c8ffeb 100644 --- a/modules/demux/mkv/chapters.cpp +++ b/modules/demux/mkv/chapters.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * chapters.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/demux.hpp b/modules/demux/mkv/demux.hpp index db72f5d9e0..0f18ffe848 100644 --- a/modules/demux/mkv/demux.hpp +++ b/modules/demux/mkv/demux.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * demux.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/matroska_segment.cpp b/modules/demux/mkv/matroska_segment.cpp index b80f492814..2bef45e583 100644 --- a/modules/demux/mkv/matroska_segment.cpp +++ b/modules/demux/mkv/matroska_segment.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * matroska_segment.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2010 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/matroska_segment.hpp b/modules/demux/mkv/matroska_segment.hpp index 02173b25c3..8ab6d8c2d1 100644 --- a/modules/demux/mkv/matroska_segment.hpp +++ b/modules/demux/mkv/matroska_segment.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * matroska_segment.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/matroska_segment_parse.cpp b/modules/demux/mkv/matroska_segment_parse.cpp index b6b15c43df..1a5ec2134f 100644 --- a/modules/demux/mkv/matroska_segment_parse.cpp +++ b/modules/demux/mkv/matroska_segment_parse.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * matroska_segment_parse.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2010 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/mkv.hpp b/modules/demux/mkv/mkv.hpp index de64aec758..26877332a3 100644 --- a/modules/demux/mkv/mkv.hpp +++ b/modules/demux/mkv/mkv.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * mkv.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2005, 2008 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/stream_io_callback.cpp b/modules/demux/mkv/stream_io_callback.cpp index 2fff1ef76d..960962e53d 100644 --- a/modules/demux/mkv/stream_io_callback.cpp +++ b/modules/demux/mkv/stream_io_callback.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * stream_io_callback.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004, 2010 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/stream_io_callback.hpp b/modules/demux/mkv/stream_io_callback.hpp index 11566daa03..1d22a16041 100644 --- a/modules/demux/mkv/stream_io_callback.hpp +++ b/modules/demux/mkv/stream_io_callback.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * stream_io_callback.hpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/mkv/util.cpp b/modules/demux/mkv/util.cpp index 853aee0557..8ce1cb74f3 100644 --- a/modules/demux/mkv/util.cpp +++ b/modules/demux/mkv/util.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * mkv.cpp : matroska demuxer + * util.cpp : matroska demuxer ***************************************************************************** * Copyright (C) 2003-2004 the VideoLAN team * $Id$ diff --git a/modules/demux/playlist/itml.h b/modules/demux/playlist/itml.h index d352b40fcd..ec027a06c2 100644 --- a/modules/demux/playlist/itml.h +++ b/modules/demux/playlist/itml.h @@ -1,5 +1,5 @@ /******************************************************************************* - * itml.c : iTunes Music Library import functions + * itml.h : iTunes Music Library import functions ******************************************************************************* * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/demux/vobsub.c b/modules/demux/vobsub.c index 86423ad010..22c83597f2 100644 --- a/modules/demux/vobsub.c +++ b/modules/demux/vobsub.c @@ -1,5 +1,5 @@ /***************************************************************************** - * subtitle.c: Demux vobsub files. + * vobsub.c: Demux vobsub files. ***************************************************************************** * Copyright (C) 1999-2004 the VideoLAN team * $Id$ diff --git a/modules/gui/macosx/MainWindow.m b/modules/gui/macosx/MainWindow.m index 72dfc67840..506cea4d07 100644 --- a/modules/gui/macosx/MainWindow.m +++ b/modules/gui/macosx/MainWindow.m @@ -1,5 +1,5 @@ /***************************************************************************** - * MainWindow.h: MacOS X interface module + * MainWindow.m: MacOS X interface module ***************************************************************************** * Copyright (C) 2002-2011 VLC authors and VideoLAN * $Id$ diff --git a/modules/gui/minimal_macosx/macosx.c b/modules/gui/minimal_macosx/macosx.c index c3afae0c79..59133a1fa3 100644 --- a/modules/gui/minimal_macosx/macosx.c +++ b/modules/gui/minimal_macosx/macosx.c @@ -1,5 +1,5 @@ /***************************************************************************** - * macosx.m: minimal Mac OS X module for vlc + * macosx.c: minimal Mac OS X module for vlc ***************************************************************************** * Copyright (C) 2001-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/minimal_macosx/voutagl.h b/modules/gui/minimal_macosx/voutagl.h index 5720ae9d9a..08755ab014 100644 --- a/modules/gui/minimal_macosx/voutagl.h +++ b/modules/gui/minimal_macosx/voutagl.h @@ -1,5 +1,5 @@ /***************************************************************************** - * voutagl.c: MacOS X agl OpenGL provider (used by webbrowser.plugin) + * voutagl.h: MacOS X agl OpenGL provider (used by webbrowser.plugin) ***************************************************************************** * Copyright (C) 2001-2004 the VideoLAN team * $Id$ diff --git a/modules/gui/minimal_macosx/voutagl.m b/modules/gui/minimal_macosx/voutagl.m index 7dd2b3907d..507862230b 100644 --- a/modules/gui/minimal_macosx/voutagl.m +++ b/modules/gui/minimal_macosx/voutagl.m @@ -1,5 +1,5 @@ /***************************************************************************** - * voutagl.c: MacOS X agl OpenGL provider (used by webbrowser.plugin) + * voutagl.m: MacOS X agl OpenGL provider (used by webbrowser.plugin) ***************************************************************************** * Copyright (C) 2001-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/actions_manager.cpp b/modules/gui/qt4/actions_manager.cpp index 7cca07727f..93a346c230 100644 --- a/modules/gui/qt4/actions_manager.cpp +++ b/modules/gui/qt4/actions_manager.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller.cpp : Controller for the main interface + * actions_manager.cpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/actions_manager.hpp b/modules/gui/qt4/actions_manager.hpp index 602d8df24e..a69457905c 100644 --- a/modules/gui/qt4/actions_manager.hpp +++ b/modules/gui/qt4/actions_manager.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller.hpp : Controller for the main interface + * actions_manager.hpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/complete_preferences.cpp b/modules/gui/qt4/components/complete_preferences.cpp index 8aaf97116a..bfbcebb90e 100644 --- a/modules/gui/qt4/components/complete_preferences.cpp +++ b/modules/gui/qt4/components/complete_preferences.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * preferences.cpp : "Normal preferences" + * complete_preferences.cpp : "Normal preferences" **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/complete_preferences.hpp b/modules/gui/qt4/components/complete_preferences.hpp index 19f2a50794..f0fdd7c121 100644 --- a/modules/gui/qt4/components/complete_preferences.hpp +++ b/modules/gui/qt4/components/complete_preferences.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * preferences_tree.hpp : Tree of modules for preferences + * complete_preferences.hpp : Tree of modules for preferences **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/controller.cpp b/modules/gui/qt4/components/controller.cpp index 38c1ebe648..918615b00c 100644 --- a/modules/gui/qt4/components/controller.cpp +++ b/modules/gui/qt4/components/controller.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller.cpp : Controller for the main interface + * controller.cpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/controller.hpp b/modules/gui/qt4/components/controller.hpp index 168e8d5f31..bc1aa2856e 100644 --- a/modules/gui/qt4/components/controller.hpp +++ b/modules/gui/qt4/components/controller.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller.hpp : Controller for the main interface + * controller.hpp : Controller for the main interface **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/controller_widget.cpp b/modules/gui/qt4/components/controller_widget.cpp index 25d4804107..4bd588b233 100644 --- a/modules/gui/qt4/components/controller_widget.cpp +++ b/modules/gui/qt4/components/controller_widget.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller_widget.cpp : Controller Widget for the controllers + * controller_widget.cpp : Controller Widget for the controllers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/controller_widget.hpp b/modules/gui/qt4/components/controller_widget.hpp index c5d6b883ff..9b5af889c3 100644 --- a/modules/gui/qt4/components/controller_widget.hpp +++ b/modules/gui/qt4/components/controller_widget.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Controller_widget.cpp : Controller Widget for the controllers + * controller_widget.hpp : Controller Widget for the controllers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGItem.hpp b/modules/gui/qt4/components/epg/EPGItem.hpp index 7bf5cc38f0..6b1a9501fb 100644 --- a/modules/gui/qt4/components/epg/EPGItem.hpp +++ b/modules/gui/qt4/components/epg/EPGItem.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGItem.h : EPGItem + * EPGItem.hpp : EPGItem **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGRuler.cpp b/modules/gui/qt4/components/epg/EPGRuler.cpp index 76053914b3..fa5c1033b8 100644 --- a/modules/gui/qt4/components/epg/EPGRuler.cpp +++ b/modules/gui/qt4/components/epg/EPGRuler.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGRuler.coo: EPGRuler + * EPGRuler.cpp: EPGRuler **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGRuler.hpp b/modules/gui/qt4/components/epg/EPGRuler.hpp index cb29fbc039..25cbdb647c 100644 --- a/modules/gui/qt4/components/epg/EPGRuler.hpp +++ b/modules/gui/qt4/components/epg/EPGRuler.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGRuler.h: EPGRuler + * EPGRuler.hpp: EPGRuler **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGView.hpp b/modules/gui/qt4/components/epg/EPGView.hpp index 738857d991..6e7ef5ad2a 100644 --- a/modules/gui/qt4/components/epg/EPGView.hpp +++ b/modules/gui/qt4/components/epg/EPGView.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGView.h : EPGView + * EPGView.hpp : EPGView **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGWidget.cpp b/modules/gui/qt4/components/epg/EPGWidget.cpp index ddb10d4586..9bf8fd5bd1 100644 --- a/modules/gui/qt4/components/epg/EPGWidget.cpp +++ b/modules/gui/qt4/components/epg/EPGWidget.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGWidget.h : EPGWidget + * EPGWidget.cpp : EPGWidget **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/epg/EPGWidget.hpp b/modules/gui/qt4/components/epg/EPGWidget.hpp index f9b059620b..6f98a9d54f 100644 --- a/modules/gui/qt4/components/epg/EPGWidget.hpp +++ b/modules/gui/qt4/components/epg/EPGWidget.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * EPGWidget.h : EPGWidget + * EPGWidget.hpp : EPGWidget **************************************************************************** * Copyright © 2009-2010 VideoLAN * $Id$ diff --git a/modules/gui/qt4/components/info_panels.cpp b/modules/gui/qt4/components/info_panels.cpp index 849c7cdde5..9c59775ae3 100644 --- a/modules/gui/qt4/components/info_panels.cpp +++ b/modules/gui/qt4/components/info_panels.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * infopanels.cpp : Panels for the information dialogs + * info_panels.cpp : Panels for the information dialogs **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/info_panels.hpp b/modules/gui/qt4/components/info_panels.hpp index e82b024ceb..77e59f80f6 100644 --- a/modules/gui/qt4/components/info_panels.hpp +++ b/modules/gui/qt4/components/info_panels.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * infopanels.hpp : Panels for the information dialogs + * info_panels.hpp : Panels for the information dialogs **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp index 02f54c27c0..78bb4b78d0 100644 --- a/modules/gui/qt4/components/open_panels.cpp +++ b/modules/gui/qt4/components/open_panels.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * open.cpp : Panels for the open dialogs + * open_panels.cpp : Panels for the open dialogs **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team * Copyright (C) 2007 Société des arts technologiques diff --git a/modules/gui/qt4/components/open_panels.hpp b/modules/gui/qt4/components/open_panels.hpp index d564e24173..85257ced34 100644 --- a/modules/gui/qt4/components/open_panels.hpp +++ b/modules/gui/qt4/components/open_panels.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * open.hpp : Panels for the open dialogs + * open_panels.hpp : Panels for the open dialogs **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team * Copyright (C) 2007 Société des arts technologiques diff --git a/modules/gui/qt4/components/playlist/playlist.hpp b/modules/gui/qt4/components/playlist/playlist.hpp index 7a9886e17b..7172f95c90 100644 --- a/modules/gui/qt4/components/playlist/playlist.hpp +++ b/modules/gui/qt4/components/playlist/playlist.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * interface_widgets.hpp : Playlist Widgets + * playlist.hpp : Playlist Widgets **************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/playlist/standardpanel.hpp b/modules/gui/qt4/components/playlist/standardpanel.hpp index 15128dee3d..cb65ded744 100644 --- a/modules/gui/qt4/components/playlist/standardpanel.hpp +++ b/modules/gui/qt4/components/playlist/standardpanel.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * panels.hpp : Panels for the playlist + * standardpanel.hpp : Panels for the playlist **************************************************************************** * Copyright (C) 2000-2005 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/components/playlist/views.hpp b/modules/gui/qt4/components/playlist/views.hpp index 88c0d43fa5..97384f7208 100644 --- a/modules/gui/qt4/components/playlist/views.hpp +++ b/modules/gui/qt4/components/playlist/views.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * icon_view.hpp : Icon view for the Playlist + * views.hpp : Icon view for the Playlist **************************************************************************** * Copyright © 2010 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/convert.cpp b/modules/gui/qt4/dialogs/convert.cpp index 94f5fe1531..4bed9fec95 100644 --- a/modules/gui/qt4/dialogs/convert.cpp +++ b/modules/gui/qt4/dialogs/convert.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Convert.cpp : Convertion dialogs + * convert.cpp : Convertion dialogs **************************************************************************** * Copyright (C) 2009 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/convert.hpp b/modules/gui/qt4/dialogs/convert.hpp index b23ae208a7..de879818e6 100644 --- a/modules/gui/qt4/dialogs/convert.hpp +++ b/modules/gui/qt4/dialogs/convert.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * GotoTime.hpp : GotoTime dialogs + * convert.hpp : GotoTime dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/epg.cpp b/modules/gui/qt4/dialogs/epg.cpp index 21ce324b3e..c2036d8d3c 100644 --- a/modules/gui/qt4/dialogs/epg.cpp +++ b/modules/gui/qt4/dialogs/epg.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Epg.cpp : Epg Viewer dialog + * epg.cpp : Epg Viewer dialog **************************************************************************** * Copyright © 2010 VideoLAN and AUTHORS * diff --git a/modules/gui/qt4/dialogs/epg.hpp b/modules/gui/qt4/dialogs/epg.hpp index 37b07ffb25..798cfd87e9 100644 --- a/modules/gui/qt4/dialogs/epg.hpp +++ b/modules/gui/qt4/dialogs/epg.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * epg.cpp : EPG Viewer dialog + * epg.hpp : EPG Viewer dialog **************************************************************************** * Copyright © 2010 VideoLAN and AUTHORS * diff --git a/modules/gui/qt4/dialogs/firstrun.cpp b/modules/gui/qt4/dialogs/firstrun.cpp index 4e3487f3ef..b68887c221 100644 --- a/modules/gui/qt4/dialogs/firstrun.cpp +++ b/modules/gui/qt4/dialogs/firstrun.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * firstrun : First Run dialogs + * firstrun.cpp : First Run dialogs **************************************************************************** * Copyright © 2009 VideoLAN * $Id$ diff --git a/modules/gui/qt4/dialogs/firstrun.hpp b/modules/gui/qt4/dialogs/firstrun.hpp index f45351344c..0deaa9530e 100644 --- a/modules/gui/qt4/dialogs/firstrun.hpp +++ b/modules/gui/qt4/dialogs/firstrun.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * firstrun : First Run dialogs + * firstrun.hpp : First Run dialogs **************************************************************************** * Copyright © 2009 VideoLAN * $Id$ diff --git a/modules/gui/qt4/dialogs/gototime.cpp b/modules/gui/qt4/dialogs/gototime.cpp index 42d7329bdb..850f4bcac9 100644 --- a/modules/gui/qt4/dialogs/gototime.cpp +++ b/modules/gui/qt4/dialogs/gototime.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * GotoTime.cpp : GotoTime and About dialogs + * gototime.cpp : GotoTime and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/gototime.hpp b/modules/gui/qt4/dialogs/gototime.hpp index 38b0676a3f..59e1fb0325 100644 --- a/modules/gui/qt4/dialogs/gototime.hpp +++ b/modules/gui/qt4/dialogs/gototime.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * GotoTime.hpp : GotoTime dialogs + * gototime.hpp : GotoTime dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/help.cpp b/modules/gui/qt4/dialogs/help.cpp index a288ce1e40..7de55ff01f 100644 --- a/modules/gui/qt4/dialogs/help.cpp +++ b/modules/gui/qt4/dialogs/help.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Help.cpp : Help and About dialogs + * help.cpp : Help and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/help.hpp b/modules/gui/qt4/dialogs/help.hpp index d314f21d70..f5dfdfa4d5 100644 --- a/modules/gui/qt4/dialogs/help.hpp +++ b/modules/gui/qt4/dialogs/help.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Help.hpp : Help and About dialogs + * help.hpp : Help and About dialogs **************************************************************************** * Copyright (C) 2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/messages.cpp b/modules/gui/qt4/dialogs/messages.cpp index 862222f558..b3bc3f228b 100644 --- a/modules/gui/qt4/dialogs/messages.cpp +++ b/modules/gui/qt4/dialogs/messages.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Messages.cpp : Information about an item + * messages.cpp : Information about an item **************************************************************************** * Copyright (C) 2006-2011 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/messages.hpp b/modules/gui/qt4/dialogs/messages.hpp index 9243b23093..2f4995a083 100644 --- a/modules/gui/qt4/dialogs/messages.hpp +++ b/modules/gui/qt4/dialogs/messages.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Messages.hpp : Information about a stream + * messages.hpp : Information about a stream **************************************************************************** * Copyright (C) 2006-2007 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/plugins.cpp b/modules/gui/qt4/dialogs/plugins.cpp index dd265b60fa..e228cdc14e 100644 --- a/modules/gui/qt4/dialogs/plugins.cpp +++ b/modules/gui/qt4/dialogs/plugins.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * plugins.hpp : Plug-ins and extensions listing + * plugins.cpp : Plug-ins and extensions listing **************************************************************************** * Copyright (C) 2008-2010 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/toolbar.cpp b/modules/gui/qt4/dialogs/toolbar.cpp index 483f4e1b94..93401ac3b3 100644 --- a/modules/gui/qt4/dialogs/toolbar.cpp +++ b/modules/gui/qt4/dialogs/toolbar.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * ToolbarEdit.cpp : ToolbarEdit dialog + * toolbar.cpp : ToolbarEdit dialog **************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/dialogs/toolbar.hpp b/modules/gui/qt4/dialogs/toolbar.hpp index 768632ec02..374f42e17b 100644 --- a/modules/gui/qt4/dialogs/toolbar.hpp +++ b/modules/gui/qt4/dialogs/toolbar.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * ToolbarEdit.hpp : ToolbarEdit dialogs + * toolbar.hpp : ToolbarEdit dialogs **************************************************************************** * Copyright (C) 2008-2011 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/main_interface_win32.cpp b/modules/gui/qt4/main_interface_win32.cpp index bbbfe44c0d..d3ae1bd5e3 100644 --- a/modules/gui/qt4/main_interface_win32.cpp +++ b/modules/gui/qt4/main_interface_win32.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * main_interface.cpp : Main interface + * main_interface_win32.cpp : Main interface **************************************************************************** * Copyright (C) 2006-2010 VideoLAN and AUTHORS * $Id$ diff --git a/modules/gui/qt4/recents.hpp b/modules/gui/qt4/recents.hpp index 88531ff1e2..30bd7c9913 100644 --- a/modules/gui/qt4/recents.hpp +++ b/modules/gui/qt4/recents.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * recents.cpp : Recents MRL (menu) + * recents.hpp : Recents MRL (menu) ***************************************************************************** * Copyright © 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/util/customwidgets.hpp b/modules/gui/qt4/util/customwidgets.hpp index 0814ca050e..3a95cabe24 100644 --- a/modules/gui/qt4/util/customwidgets.hpp +++ b/modules/gui/qt4/util/customwidgets.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * customwidgets.h: Custom widgets + * customwidgets.hpp: Custom widgets **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin diff --git a/modules/gui/qt4/util/qt_dirs.cpp b/modules/gui/qt4/util/qt_dirs.cpp index 00418990fd..3d09fd173b 100644 --- a/modules/gui/qt4/util/qt_dirs.cpp +++ b/modules/gui/qt4/util/qt_dirs.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * dirs.cpp : file path helpers + * qt_dirs.cpp : file path helpers **************************************************************************** * Copyright (C) 2010 the VideoLAN team * diff --git a/modules/gui/qt4/util/qt_dirs.hpp b/modules/gui/qt4/util/qt_dirs.hpp index a6ea07cea1..82da4bfe7d 100644 --- a/modules/gui/qt4/util/qt_dirs.hpp +++ b/modules/gui/qt4/util/qt_dirs.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * dirs.hpp : String Directory helpers + * qt_dirs.hpp : String Directory helpers **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ diff --git a/modules/gui/qt4/util/searchlineedit.cpp b/modules/gui/qt4/util/searchlineedit.cpp index 9cce9396d6..e40b18b7da 100644 --- a/modules/gui/qt4/util/searchlineedit.cpp +++ b/modules/gui/qt4/util/searchlineedit.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * customwidgets.cpp: Custom widgets + * searchlineedit.cpp: Custom widgets **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin diff --git a/modules/gui/qt4/util/searchlineedit.hpp b/modules/gui/qt4/util/searchlineedit.hpp index 0faf1fb3fe..27bf5ebfb7 100644 --- a/modules/gui/qt4/util/searchlineedit.hpp +++ b/modules/gui/qt4/util/searchlineedit.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * customwidgets.h: Custom widgets + * searchlineedit.hpp: Custom widgets **************************************************************************** * Copyright (C) 2006 the VideoLAN team * Copyright (C) 2004 Daniel Molkentin diff --git a/modules/gui/qt4/variables.hpp b/modules/gui/qt4/variables.hpp index 40d414c217..9fe5fb4268 100644 --- a/modules/gui/qt4/variables.hpp +++ b/modules/gui/qt4/variables.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * external.hpp : Dialogs from other LibVLC core and other plugins + * variables.hpp : Dialogs from other LibVLC core and other plugins **************************************************************************** * Copyright (C) 2009 Rémi Denis-Courmont * diff --git a/modules/lua/libs/objects.h b/modules/lua/libs/objects.h index e978e7c3e1..f9eee7ae2c 100644 --- a/modules/lua/libs/objects.h +++ b/modules/lua/libs/objects.h @@ -1,5 +1,5 @@ /***************************************************************************** - * objects.c: Generic lua<->vlc object wrapper + * objects.h: Generic lua<->vlc object wrapper ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team * $Id$ diff --git a/modules/lua/libs/osd.c b/modules/lua/libs/osd.c index b8ce9ce484..fb36ed5d40 100644 --- a/modules/lua/libs/osd.c +++ b/modules/lua/libs/osd.c @@ -1,5 +1,5 @@ /***************************************************************************** - * intf.c: Generic lua interface functions + * osd.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team * $Id$ diff --git a/modules/lua/libs/video.c b/modules/lua/libs/video.c index 96d032577c..eb914b513e 100644 --- a/modules/lua/libs/video.c +++ b/modules/lua/libs/video.c @@ -1,5 +1,5 @@ /***************************************************************************** - * intf.c: Generic lua interface functions + * video.c: Generic lua interface functions ***************************************************************************** * Copyright (C) 2007-2008 the VideoLAN team * $Id$ diff --git a/modules/media_library/sql_add.c b/modules/media_library/sql_add.c index 4f58a9554e..380eb658cb 100644 --- a/modules/media_library/sql_add.c +++ b/modules/media_library/sql_add.c @@ -1,5 +1,5 @@ /***************************************************************************** - * sql_media_library.c: SQL-based media library + * sql_add.c: SQL-based media library ***************************************************************************** * Copyright (C) 2008-2010 the VideoLAN Team and AUTHORS * $Id$ diff --git a/modules/misc/inhibit/xscreensaver.c b/modules/misc/inhibit/xscreensaver.c index 98740a2949..819d74ff54 100644 --- a/modules/misc/inhibit/xscreensaver.c +++ b/modules/misc/inhibit/xscreensaver.c @@ -1,5 +1,5 @@ /***************************************************************************** - * screensaver.c : disable screen savers when VLC is playing + * xscreensaver.c : disable screen savers when VLC is playing ***************************************************************************** * Copyright (C) 2006-2009 the VideoLAN team * $Id$ diff --git a/modules/misc/osd/osd_menu.c b/modules/misc/osd/osd_menu.c index 7b6529bc70..108ee75439 100644 --- a/modules/misc/osd/osd_menu.c +++ b/modules/misc/osd/osd_menu.c @@ -1,5 +1,5 @@ /***************************************************************************** - * parser.c : OSD import module + * osd_menu.c : OSD import module ***************************************************************************** * Copyright (C) 2007-2008 M2X * $Id$ diff --git a/modules/misc/osd/osd_menu.h b/modules/misc/osd/osd_menu.h index 1505fb356f..da20733395 100644 --- a/modules/misc/osd/osd_menu.h +++ b/modules/misc/osd/osd_menu.h @@ -1,5 +1,5 @@ /***************************************************************************** - * parser.c : OSD import module + * osd_menu.h : OSD import module ***************************************************************************** * Copyright (C) 2007 M2X * $Id$ diff --git a/modules/mmx/i420_rgb_mmx.h b/modules/mmx/i420_rgb_mmx.h index b1ca058b79..dc2e0bdb75 100644 --- a/modules/mmx/i420_rgb_mmx.h +++ b/modules/mmx/i420_rgb_mmx.h @@ -1,5 +1,5 @@ /***************************************************************************** - * transforms_yuvmmx.h: MMX YUV transformation assembly + * i420_rgb_mmx.h: MMX YUV transformation assembly ***************************************************************************** * Copyright (C) 1999-2007 the VideoLAN team * $Id$ diff --git a/modules/packetizer/packetizer_helper.h b/modules/packetizer/packetizer_helper.h index 87f5b05d70..50c8056504 100644 --- a/modules/packetizer/packetizer_helper.h +++ b/modules/packetizer/packetizer_helper.h @@ -1,5 +1,5 @@ /***************************************************************************** - * packetizer.h: Packetizer helpers + * packetizer_helper.h: Packetizer helpers ***************************************************************************** * Copyright (C) 2009 Laurent Aimar * $Id$ diff --git a/modules/services_discovery/upnp.cpp b/modules/services_discovery/upnp.cpp index 3a9b174c6d..9a1f25f51c 100644 --- a/modules/services_discovery/upnp.cpp +++ b/modules/services_discovery/upnp.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Upnp.cpp : UPnP discovery module (libupnp) + * upnp.cpp : UPnP discovery module (libupnp) ***************************************************************************** * Copyright (C) 2004-2011 the VideoLAN team * $Id$ diff --git a/modules/services_discovery/upnp.hpp b/modules/services_discovery/upnp.hpp index 47782160a7..8e45fe8795 100644 --- a/modules/services_discovery/upnp.hpp +++ b/modules/services_discovery/upnp.hpp @@ -1,5 +1,5 @@ /***************************************************************************** - * Upnp.hpp : UPnP discovery module (libupnp) header + * upnp.hpp : UPnP discovery module (libupnp) header ***************************************************************************** * Copyright (C) 2004-2010 the VideoLAN team * $Id$ diff --git a/modules/text_renderer/tdummy.c b/modules/text_renderer/tdummy.c index 38343e8c54..4da169c3f7 100644 --- a/modules/text_renderer/tdummy.c +++ b/modules/text_renderer/tdummy.c @@ -1,5 +1,5 @@ /***************************************************************************** - * renderer.c : dummy text rendering functions + * tdummy.c : dummy text rendering functions ***************************************************************************** * Copyright (C) 2000, 2001 the VideoLAN team * $Id$ diff --git a/modules/video_chroma/i420_rgb_c.h b/modules/video_chroma/i420_rgb_c.h index ff7c26faf2..b8c47a8734 100644 --- a/modules/video_chroma/i420_rgb_c.h +++ b/modules/video_chroma/i420_rgb_c.h @@ -1,5 +1,5 @@ /***************************************************************************** - * chroma_common.h: YUV transformation functions + * i420_rgb_c.h: YUV transformation functions * Provides functions to perform the YUV conversion. The functions provided here * are a complete and portable C implementation, and may be replaced in certain * case by optimized functions. diff --git a/modules/video_filter/atmo/AtmoCalculations.cpp b/modules/video_filter/atmo/AtmoCalculations.cpp index dd59374e42..604fa08b9b 100644 --- a/modules/video_filter/atmo/AtmoCalculations.cpp +++ b/modules/video_filter/atmo/AtmoCalculations.cpp @@ -1,5 +1,5 @@ /* - * calculations.c: calculations needed by the input devices + * AtmoCalculations.cpp: calculations needed by the input devices * * See the README file for copyright information and how to reach the author. * diff --git a/modules/video_filter/atmo/AtmoClassicConnection.cpp b/modules/video_filter/atmo/AtmoClassicConnection.cpp index edd37fb840..baba76fc9f 100644 --- a/modules/video_filter/atmo/AtmoClassicConnection.cpp +++ b/modules/video_filter/atmo/AtmoClassicConnection.cpp @@ -1,5 +1,5 @@ /* - * AtmoSerialConnection.cpp: Class for communication with the serial hardware of + * AtmoClassicConnection.cpp: Class for communication with the serial hardware of * Atmo Light, opens and configures the serial port * * See the README.txt file for copyright information and how to reach the author(s). diff --git a/modules/video_filter/atmo/AtmoClassicConnection.h b/modules/video_filter/atmo/AtmoClassicConnection.h index 7d0c56abf5..9b684e1be7 100644 --- a/modules/video_filter/atmo/AtmoClassicConnection.h +++ b/modules/video_filter/atmo/AtmoClassicConnection.h @@ -1,5 +1,5 @@ /* - * AtmoCom.h: Class for communication with the serial hardware of Atmo Light, + * AtmoClassicConnection.h: Class for communication with the serial hardware of Atmo Light, * opens and configures the serial port * * See the README.txt file for copyright information and how to reach the author(s). diff --git a/modules/video_filter/atmo/FnordlichtConnection.cpp b/modules/video_filter/atmo/FnordlichtConnection.cpp index 73a6ff0931..34372ba470 100644 --- a/modules/video_filter/atmo/FnordlichtConnection.cpp +++ b/modules/video_filter/atmo/FnordlichtConnection.cpp @@ -1,5 +1,5 @@ /* - * FnordlichtConnection.h: class to access a FnordlichtLight Hardware + * FnordlichtConnection.cpp: class to access a FnordlichtLight Hardware * - the description could be found * here: http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL * diff --git a/modules/video_filter/atmo/MoMoConnection.cpp b/modules/video_filter/atmo/MoMoConnection.cpp index 5c07741e3a..5cace6de2e 100644 --- a/modules/video_filter/atmo/MoMoConnection.cpp +++ b/modules/video_filter/atmo/MoMoConnection.cpp @@ -1,5 +1,5 @@ /* - * AtmoSerialConnection.cpp: Class for communication with the serial hardware of + * MoMoConnection.cpp: Class for communication with the serial hardware of * Atmo Light, opens and configures the serial port * * See the README.txt file for copyright information and how to reach the author(s). diff --git a/modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c b/modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c index 45f63740f1..982404d419 100644 --- a/modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c +++ b/modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dynamicoverlay_buffer.h : dynamic overlay buffer + * dynamicoverlay_buffer.c : dynamic overlay buffer ***************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team * $Id$ diff --git a/modules/video_filter/dynamicoverlay/dynamicoverlay_list.c b/modules/video_filter/dynamicoverlay/dynamicoverlay_list.c index ff620a5728..0ebc856d8a 100644 --- a/modules/video_filter/dynamicoverlay/dynamicoverlay_list.c +++ b/modules/video_filter/dynamicoverlay/dynamicoverlay_list.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dynamicoverlay_list.h : dynamic overlay list + * dynamicoverlay_list.c : dynamic overlay list ***************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team * $Id$ diff --git a/modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c b/modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c index c3896e9ae4..c0864ef0fa 100644 --- a/modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c +++ b/modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c @@ -1,5 +1,5 @@ /***************************************************************************** - * dynamicoverlay_commands.c : dynamic overlay plugin commands + * dynamicoverlay_queue.c : dynamic overlay plugin commands ***************************************************************************** * Copyright (C) 2008-2009 the VideoLAN team * $Id$ diff --git a/modules/video_filter/filter_event_info.h b/modules/video_filter/filter_event_info.h index 6f8bb8fd13..25480dd918 100644 --- a/modules/video_filter/filter_event_info.h +++ b/modules/video_filter/filter_event_info.h @@ -1,5 +1,5 @@ /***************************************************************************** - * opencv_event_info.h: + * filter_event_info.h: ***************************************************************************** * Copyright (C) 2004-2005 the VideoLAN team * $Id: ??? diff --git a/modules/video_filter/motionblur.c b/modules/video_filter/motionblur.c index 2ac9f647c6..96feb11a81 100644 --- a/modules/video_filter/motionblur.c +++ b/modules/video_filter/motionblur.c @@ -1,5 +1,5 @@ /***************************************************************************** - * motion_blur.c : motion blur filter for vlc + * motionblur.c : motion blur filter for vlc ***************************************************************************** * Copyright (C) 2000, 2001, 2002, 2003 the VideoLAN team * $Id$ diff --git a/modules/video_filter/motiondetect.c b/modules/video_filter/motiondetect.c index a7062cfac6..289f365369 100644 --- a/modules/video_filter/motiondetect.c +++ b/modules/video_filter/motiondetect.c @@ -1,5 +1,5 @@ /***************************************************************************** - * motiondetec.c : Second version of a motion detection plugin. + * motiondetect.c : Second version of a motion detection plugin. ***************************************************************************** * Copyright (C) 2000-2008 the VideoLAN team * $Id$ diff --git a/modules/video_filter/psychedelic.c b/modules/video_filter/psychedelic.c index 9ec37571ba..119ea80313 100644 --- a/modules/video_filter/psychedelic.c +++ b/modules/video_filter/psychedelic.c @@ -1,5 +1,5 @@ /***************************************************************************** - * Psychedelic.c : Psychedelic video effect plugin for vlc + * psychedelic.c : Psychedelic video effect plugin for vlc ***************************************************************************** * Copyright (C) 2000-2006 the VideoLAN team * $Id$ diff --git a/modules/video_filter/scale.c b/modules/video_filter/scale.c index 66384db2f2..72047ec9a0 100644 --- a/modules/video_filter/scale.c +++ b/modules/video_filter/scale.c @@ -1,5 +1,5 @@ /***************************************************************************** - * resize.c: video scaling module for YUVP/A, I420 and RGBA pictures + * scale.c: video scaling module for YUVP/A, I420 and RGBA pictures * Uses the low quality "nearest neighbour" algorithm. ***************************************************************************** * Copyright (C) 2003-2007 the VideoLAN team diff --git a/modules/video_output/ios.m b/modules/video_output/ios.m index d49aed2f09..ce03a49d90 100644 --- a/modules/video_output/ios.m +++ b/modules/video_output/ios.m @@ -1,5 +1,5 @@ /***************************************************************************** - * voutgl.m: iOS X OpenGLES provider + * ios.m: iOS X OpenGLES provider ***************************************************************************** * Copyright (C) 2001-2009 the VideoLAN team * $Id$ diff --git a/modules/video_output/macosx.m b/modules/video_output/macosx.m index 17f697d4b1..7a23c103f7 100644 --- a/modules/video_output/macosx.m +++ b/modules/video_output/macosx.m @@ -1,5 +1,5 @@ /***************************************************************************** - * voutgl.m: MacOS X OpenGL provider + * macosx.m: MacOS X OpenGL provider ***************************************************************************** * Copyright (C) 2001-2011 the VideoLAN team * $Id$ diff --git a/modules/video_output/msw/events.h b/modules/video_output/msw/events.h index 598179e680..ac0e418406 100644 --- a/modules/video_output/msw/events.h +++ b/modules/video_output/msw/events.h @@ -1,5 +1,5 @@ /***************************************************************************** - * event.h: Windows video output header file + * events.h: Windows video output header file ***************************************************************************** * Copyright (C) 2001-2009 the VideoLAN team * $Id$ diff --git a/modules/video_output/vdummy.c b/modules/video_output/vdummy.c index 3caf795fe7..d02af2c18e 100644 --- a/modules/video_output/vdummy.c +++ b/modules/video_output/vdummy.c @@ -1,5 +1,5 @@ /***************************************************************************** - * vout.c: Dummy video output display method for testing purposes + * vdummy.c: Dummy video output display method for testing purposes ***************************************************************************** * Copyright (C) 2000-2009 the VideoLAN team * $Id$ diff --git a/modules/visualization/projectm.cpp b/modules/visualization/projectm.cpp index 9756bb9852..c21ecb6f69 100644 --- a/modules/visualization/projectm.cpp +++ b/modules/visualization/projectm.cpp @@ -1,5 +1,5 @@ /***************************************************************************** - * projectm: visualization module based on libprojectM + * projectm.cpp: visualization module based on libprojectM ***************************************************************************** * Copyright © 2009-2011 the VideoLAN team * $Id$ diff --git a/projects/macosx/framework/Headers/Public/VLCMediaLibrary.h b/projects/macosx/framework/Headers/Public/VLCMediaLibrary.h index 7ce9219d04..641dfb6ade 100644 --- a/projects/macosx/framework/Headers/Public/VLCMediaLibrary.h +++ b/projects/macosx/framework/Headers/Public/VLCMediaLibrary.h @@ -1,5 +1,5 @@ /***************************************************************************** - * VLCMediaDiscoverer.h: VLCKit.framework VLCMediaDiscoverer header + * VLCMediaLibrary.h: VLCKit.framework VLCMediaDiscoverer header ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont * Copyright (C) 2007 the VideoLAN team diff --git a/projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h b/projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h index 2932ea744b..6b2f136770 100644 --- a/projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h +++ b/projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h @@ -1,5 +1,5 @@ /***************************************************************************** - * VLCMediaListPlayer.m: VLCKit.framework VLCMediaListPlayer implementation + * VLCMediaListPlayer.h: VLCKit.framework VLCMediaListPlayer implementation ***************************************************************************** * Copyright (C) 2009 Pierre d'Herbemont * Partial Copyright (C) 2009 Felix Paul Kühne diff --git a/projects/macosx/framework/Headers/Public/VLCServicesDiscoverer.h b/projects/macosx/framework/Headers/Public/VLCServicesDiscoverer.h index 437f487dea..378b188070 100644 --- a/projects/macosx/framework/Headers/Public/VLCServicesDiscoverer.h +++ b/projects/macosx/framework/Headers/Public/VLCServicesDiscoverer.h @@ -1,5 +1,5 @@ /***************************************************************************** - * VLCMediaDiscoverer.h: VLC.framework VLCMediaDiscoverer header + * VLCServicesDiscoverer.h: VLC.framework VLCMediaDiscoverer header ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont * Copyright (C) 2007 the VideoLAN team diff --git a/projects/macosx/framework/Sources/VLCServicesDiscoverer.m b/projects/macosx/framework/Sources/VLCServicesDiscoverer.m index bc000f0d1e..0511060e36 100644 --- a/projects/macosx/framework/Sources/VLCServicesDiscoverer.m +++ b/projects/macosx/framework/Sources/VLCServicesDiscoverer.m @@ -1,5 +1,5 @@ /***************************************************************************** - * VLCMediaDiscoverer.m: VLC.framework VLCMediaDiscoverer implementation + * VLCServicesDiscoverer.m: VLC.framework VLCMediaDiscoverer implementation ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont * Copyright (C) 2007 the VideoLAN team diff --git a/src/input/vlmshell.c b/src/input/vlmshell.c index 124ed5b9ac..ab00d67725 100644 --- a/src/input/vlmshell.c +++ b/src/input/vlmshell.c @@ -1,5 +1,5 @@ /***************************************************************************** - * vlm.c: VLM interface plugin + * vlmshell.c: VLM interface plugin ***************************************************************************** * Copyright (C) 2000-2005 VLC authors and VideoLAN * $Id$ diff --git a/src/misc/exit.c b/src/misc/exit.c index 354bdd4621..ed02af7e63 100644 --- a/src/misc/exit.c +++ b/src/misc/exit.c @@ -1,5 +1,5 @@ /***************************************************************************** - * quit.c: LibVLC termination event + * exit.c: LibVLC termination event ***************************************************************************** * Copyright (C) 2009-2010 VLC authors and VideoLAN * diff --git a/src/playlist/preparser.c b/src/playlist/preparser.c index 66ee36f5f6..2697f144a5 100644 --- a/src/playlist/preparser.c +++ b/src/playlist/preparser.c @@ -1,5 +1,5 @@ /***************************************************************************** - * preparse.c: Preparser thread. + * preparser.c: Preparser thread. ***************************************************************************** * Copyright © 1999-2009 VLC authors and VideoLAN * $Id$ diff --git a/src/posix/plugin.c b/src/posix/plugin.c index 2e596524cf..aa99c8a9ff 100644 --- a/src/posix/plugin.c +++ b/src/posix/plugin.c @@ -1,5 +1,5 @@ /***************************************************************************** - * os.c : Low-level dynamic library handling + * plugin.c : Low-level dynamic library handling ***************************************************************************** * Copyright (C) 2001-2007 VLC authors and VideoLAN * $Id$ diff --git a/src/test/block_test.c b/src/test/block_test.c index 72dd07d034..89aea0dc20 100644 --- a/src/test/block_test.c +++ b/src/test/block_test.c @@ -1,5 +1,5 @@ /***************************************************************************** - * block.c: Test for block_t stuff + * block_test.c: Test for block_t stuff ***************************************************************************** * Copyright (C) 2008 Rémi Denis-Courmont * diff --git a/src/text/iso-639_def.h b/src/text/iso-639_def.h index 05d1edaed7..1e8a05f804 100644 --- a/src/text/iso-639_def.h +++ b/src/text/iso-639_def.h @@ -1,5 +1,5 @@ /***************************************************************************** - * iso_lang.h: languages codes and abbreviations + * iso-639_def.h: languages codes and abbreviations ***************************************************************************** * Copyright (C) 1998-2004 VLC authors and VideoLAN * $Id$ diff --git a/src/video_output/statistic.h b/src/video_output/statistic.h index d037bab962..e17386ee8f 100644 --- a/src/video_output/statistic.h +++ b/src/video_output/statistic.h @@ -1,5 +1,5 @@ /***************************************************************************** - * statistic.c : vout statistic + * statistic.h : vout statistic ***************************************************************************** * Copyright (C) 2009 Laurent Aimar * $Id$ diff --git a/src/video_output/vout_wrapper.c b/src/video_output/vout_wrapper.c index fc6072f93d..984ffe421c 100644 --- a/src/video_output/vout_wrapper.c +++ b/src/video_output/vout_wrapper.c @@ -1,5 +1,5 @@ /***************************************************************************** - * vout_display.c: "vout display" -> "video output" wrapper + * vout_wrapper.c: "vout display" -> "video output" wrapper ***************************************************************************** * Copyright (C) 2009 Laurent Aimar * $Id$ diff --git a/test/native/i18n.c b/test/native/i18n.c index aa5cee18e7..a55243f15f 100644 --- a/test/native/i18n.c +++ b/test/native/i18n.c @@ -1,5 +1,5 @@ /***************************************************************************** - * i18n: I18n tests + * i18n.c: I18n tests ***************************************************************************** * Copyright (C) 2006 Rémi Denis-Courmont * $Id$ -- GitLab