]> git.sesse.net Git - vlc/commitdiff
More Id and permission fixes.
authorPierre d'Herbemont <pdherbemont@free.fr>
Sun, 2 Mar 2008 22:27:04 +0000 (23:27 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Sun, 2 Mar 2008 22:27:04 +0000 (23:27 +0100)
35 files changed:
bindings/python/vlc_internal.h
bindings/python/vlc_mediadescriptor.c
include/vlc/libvlc.h
modules/access/eyetv.m
modules/access_filter/bandwidth.c
modules/codec/ffmpeg/mux.c
modules/codec/subtitles/subsdec.h
modules/demux/playlist/itml.h
modules/gui/fbosd.c
modules/gui/qt4/components/extended_panels.hpp
modules/gui/qt4/components/playlist/selector.cpp
modules/gui/qt4/components/simple_preferences.cpp
modules/gui/qt4/components/simple_preferences.hpp
modules/gui/qt4/dialogs/bookmarks.hpp
modules/gui/qt4/dialogs/vlm.cpp
modules/gui/qt4/dialogs/vlm.hpp
modules/gui/qt4/util/customwidgets.cpp
modules/gui/qt4/util/customwidgets.hpp
modules/gui/qt4/util/registry.cpp
modules/gui/qt4/util/registry.hpp
modules/misc/profile_parser.c
modules/packetizer/vc1.c
modules/stream_out/autodel.c
modules/stream_out/rtp.h
modules/stream_out/rtsp.c
modules/video_filter/alphamask.c
modules/video_filter/panoramix.c
modules/video_filter/sharpen.c
modules/video_output/msw/wingdi.c
projects/macosx/framework/Headers/Internal/VLCVideoCommon.h
projects/macosx/framework/Headers/Public/VLCMediaList.h
projects/macosx/framework/Headers/Public/VLCMediaListAspect.h
projects/macosx/framework/Headers/Public/VLCVideoLayer.h
projects/macosx/framework/Sources/VLCVideoCommon.m
projects/macosx/framework/Sources/VLCVideoLayer.m

index 006ba5c747082cbe6099bfae395c57b581cd3463..66367605b0c773421764006f5f40ae135312fd48 100644 (file)
@@ -2,7 +2,7 @@
  * vlc_internal.h: Header for the Python vlcinternal binding
  *****************************************************************************
  * Copyright (C) 1998-2004 the VideoLAN team
- * $Id:$
+ * $Id$
  *
  * Authors: Olivier Aubert <oaubert at bat710.univ-lyon1.fr>
  *
index 2753699673258ad7e5c511c03715a1f3f58ea845..b6f6ef8106a066efc6baa3e7842942befcde10ba 100644 (file)
@@ -2,7 +2,7 @@
  * vlc_mediadescriptor.c: vlc.MediaDescriptor binding
  *****************************************************************************
  * Copyright (C) 2007 the VideoLAN team
- * $Id: vlc_input.c 22643 2007-10-17 13:30:02Z funman $
+ * $Id$
  *
  * Authors: Olivier Aubert <oaubert at liris.cnrs.fr>
  *
index c34a37a94cae3871a3839dc9b620fc17d2b5e5c7..c96b407f306ebbc1795d0cee4f999f6a977b18ff 100644 (file)
@@ -2,7 +2,7 @@
  * libvlc.h:  libvlc_* new external API
  *****************************************************************************
  * Copyright (C) 1998-2005 the VideoLAN team
- * $Id: vlc.h 13701 2005-12-12 17:58:56Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  *          Jean-Paul Saman <jpsaman _at_ m2x _dot_ nl>
index 7c68e6f38f221ab927bdb099dbafe2a911f5f536..da96667028ef4161401816d9087a08985e76602e 100644 (file)
@@ -2,7 +2,7 @@
  * eyetv.c : Access module to connect to our plugin running within EyeTV
  *****************************************************************************
  * Copyright (C) 2006-2007 the VideoLAN team
- * $Id: eyetv.c 23509 2007-12-09 17:39:28Z courmisch $
+ * $Id$
  *
  * Author: Felix Kühne <fkuehne at videolan dot org>
  *
index cce2702fb0b13566e460929e2ecb40d765541607..02782909eca3ccd4bc30c92608894f7b5987837b 100644 (file)
@@ -2,7 +2,7 @@
  * bandwidth.c
  *****************************************************************************
  * Copyright © 2007 Rémi Denis-Courmont
- * $Id: dump.c 19948 2007-04-26 19:53:53Z courmisch $
+ * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 99c866213cc48750dd693be5eec0a5fec6ac6fd9..8caab6b6751d1da5269b046d60103a369e1c17f2 100644 (file)
@@ -2,7 +2,7 @@
  * mux.c: muxer using ffmpeg (libavformat).
  *****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
- * $Id: demux.c 8444 2004-08-17 08:21:07Z gbazin $
+ * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
  *
index ff503bf6e13bc0ba83a40a1555a79c9fe1be26b1..b2bfc2cba39755c927c28c7ebbaded6fdacb2613 100644 (file)
@@ -2,7 +2,7 @@
  * subsdec.h : text/ASS-SSA/USF subtitles headers
  *****************************************************************************
  * Copyright (C) 2000-2006 the VideoLAN team
- * $Id: subsdec.c 20996 2007-08-05 20:01:21Z jb $
+ * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
  *          Samuel Hocevar <sam@zoy.org>
index a5191af645114d517763518b38ae0981817eee5d..b1514345f6a63df379276ef28cff81c451b5c4e5 100644 (file)
@@ -2,7 +2,7 @@
  * itml.c : iTunes Music Library import functions
  *******************************************************************************
  * Copyright (C) 2007 the VideoLAN team
- * $Id$
+ * $Id$
  *
  * Authors: Yoann Peronneau <yoann@videolan.org>
  *
index 9d72bcc901e748836134d8b647918760bf4e9c6a..8daf1bc35ad3be535221ed75ed4e3fc093c085c2 100644 (file)
@@ -2,7 +2,7 @@
  * fbosd.c : framebuffer osd plugin for vlc
  *****************************************************************************
  * Copyright (C) 2007, the VideoLAN team
- * $Id: vlc-fb-overlay.patch,v 1.8 2007/10/19 14:33:23 jeanpaul.saman Exp $
+ * $Id$
  *
  * Authors: Jean-Paul Saman
  * Copied from modules/video_output/fb.c by Samuel Hocevar <sam@zoy.org>
index 6ff5bd49646d74660832598ed0c90fa8dcfb2bec..08a7c29cc6c07b623d6a16f2b4d4e00ef6375d3c 100644 (file)
@@ -2,7 +2,7 @@
  * extended_panels.hpp : Exentended Panels
  ****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
- * $Id: preferences.hpp 16643 2006-09-13 12:45:46Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  *          Antoine Cellerier <dionoea at videolan dot org>
index 67b2ba5235081abf4dc9753d358e35fa781129d0..e4b1c8269019166624b897da7fdaf8f8c62861ec 100644 (file)
@@ -2,7 +2,7 @@
  * selector.cpp : Playlist source selector
  ****************************************************************************
  * Copyright (C) 2000-2005 the VideoLAN team
- * $Id: standardpanel.cpp 16024 2006-07-13 13:51:05Z xtophe $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  *
index bf3cb54c00d10d084bda8c9541bc2e48171ef4ae..7f4ed42541bbec02ab5d3a729773842515c031dd 100644 (file)
@@ -2,7 +2,7 @@
  * simple_preferences.cpp : "Simple preferences"
  ****************************************************************************
  * Copyright (C) 2006-2007 the VideoLAN team
- * $Id: preferences.cpp 16348 2006-08-25 21:10:10Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  *          Antoine Cellerier <dionoea@videolan.org>
index f7e4e629f165beb7cdb811f0d6ba91adbc68d89c..4210cca196b1600c77bf1d7e598407fd1ca3470a 100644 (file)
@@ -2,7 +2,7 @@
  * simple_preferences.hpp : Simple prefs
  ****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
- * $Id: preferences.hpp 16348 2006-08-25 21:10:10Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  *
index f78ef6d65670ea32b0c15423045dcc2d18e5d5fb..cbe2426cb1209ff9af8b31683d5888a69620330a 100644 (file)
@@ -2,7 +2,7 @@
  * bookmarks.hpp : bookmarks
  ****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
- * $Id: extended.hpp 23338 2007-11-26 08:10:01Z jb $
+ * $Id$
  *
  * Authors: Antoine Lejeune <phytos@via.ecp.fr>
  *
index baf6865248ef58fde120ac79a3b339ca9d864d60..fc1e42d2cc869123888477a4d9e0874fe775b1a3 100644 (file)
@@ -2,7 +2,7 @@
  * vlm.cpp : VLM Management
  ****************************************************************************
  * Copyright © 2008 the VideoLAN team
- * $Id: sout.cpp 21875 2007-09-08 16:01:33Z jb $
+ * $Id$
  *
  * Authors: Jean-Baptiste Kempf <jb@videolan.org>
  *          Jean-François Massol <jf.massol -at- gmail.com>
index 557b7ed622057bebb25fdeaa32bd687f553b80e2..ca44981de8ac1d29db3400b7be7ea1a6084ecfb6 100644 (file)
@@ -2,7 +2,7 @@
  * vlm.hpp : VLM Management
  ****************************************************************************
  * Copyright ( C ) 2006 the VideoLAN team
- * $Id: vlm.hpp 21875 2007-09-08 16:01:33Z jb $
+ * $Id$
  *
  * Authors: Jean-François Massol <jf.massol@gmail.com>
  *          Jean-Baptiste Kempf <jb@videolan.org>
index c47b3ccb67b2d201120ec0b563cbd115ed3fa1e2..a7251cd686c6c3b8a1662f1a8944af9e59ccb242 100644 (file)
@@ -3,7 +3,7 @@
  ****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
  * Copyright (C) 2004 Daniel Molkentin <molkentin@kde.org>
- * $Id: qvlcframe.hpp 16283 2006-08-17 18:16:09Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  * The "ClickLineEdit" control is based on code by  Daniel Molkentin
index 6c2be011ac6eda0116aa5942f6be52151b935dbd..5f2279cd8f47ac8df2e036889b026779176e2c5f 100644 (file)
@@ -3,7 +3,7 @@
  ****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
  * Copyright (C) 2004 Daniel Molkentin <molkentin@kde.org>
- * $Id: qvlcframe.hpp 16283 2006-08-17 18:16:09Z zorglub $
+ * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
  * The "ClickLineEdit" control is based on code by  Daniel Molkentin
index 05b21fb4429ddcac2e6b747821e5d32fe20c66ee..106d3e437e6b5d42f448acad34ef32d4201ae36d 100644 (file)
@@ -2,7 +2,7 @@
  * registry.cpp: Windows Registry Manipulation
  ****************************************************************************
  * Copyright (C) 2008 the VideoLAN team
- * $Id: input_slider.cpp 24525 2008-01-23 21:50:58Z courmisch $
+ * $Id$
  *
  * Authors: Andre Weber <WeberAndre # gmx - de>
  *
index 4be3c807320f8e3f725f64e9890db34b1aecd5ec..34188b72d683289e7f21807e6df71a23bfaab2fb 100644 (file)
@@ -2,7 +2,7 @@
  * registry.hpp: Windows Registry Manipulation
  ****************************************************************************
  * Copyright (C) 2008 the VideoLAN team
- * $Id: input_slider.cpp 24525 2008-01-23 21:50:58Z courmisch $
+ * $Id$
  *
  * Authors: Andre Weber <WeberAndre # gmx - de>
  *
index a75dfba1eb9aae2653b34cc567604efc22c6f3fc..b0c70ed6b34a218acba657f109f1893f7c42fd93 100644 (file)
@@ -2,7 +2,7 @@
  * profile_parser.c : VLC Streaming Profile parser
  *****************************************************************************
  * Copyright (C) 2003-2006 the VideoLAN team
- * $Id: rtsp.c 16204 2006-08-03 16:58:10Z zorglub $
+ * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Gildas Bazin <gbazin@videolan.org>
index 4723ebf0bb57e09412241208413ce095d0364069..353281da83bc6ecd5993ae70920b55de52ab5e99 100644 (file)
@@ -2,7 +2,7 @@
  * vc1.c
  *****************************************************************************
  * Copyright (C) 2001, 2002, 2006 the VideoLAN team
- * $Id: copy.c 18231 2006-12-03 17:02:02Z courmisch $
+ * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Gildas Bazin <gbazin@videolan.org>
index a81c60fad38243029bdaf845de0cb4bf188c314c..b7cd3cba3c81020d63ada0055910d0362b4e8fd2 100644 (file)
@@ -2,7 +2,7 @@
  * autodel.c: monitor mux inputs and automatically add/delete streams
  *****************************************************************************
  * Copyright (C) 2006 the VideoLAN team
- * $Id: autodel.c 12074 2005-08-08 17:18:08Z dionoea $
+ * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
  *
index 253aed607d6aec0828601b57d5465b5b0df27af7..b314edc20e6c806f7abd2d014f195e9fa81b6941 100644 (file)
@@ -2,7 +2,7 @@
  * rtp.h: rtp stream output module header
  *****************************************************************************
  * Copyright (C) 2003-2007 the VideoLAN team
- * $Id: rtp.c 21407 2007-08-22 20:10:41Z courmisch $
+ * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Rémi Denis-Courmont
index f5872afa7f19011ac20acad232fc4ce8052e5ea5..856d4231ed39de9e0c4e051567a5d2836bde2a72 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2003-2004 the VideoLAN team
  * Copyright © 2007 Rémi Denis-Courmont
  *
- * $Id: rtp.c 21407 2007-08-22 20:10:41Z courmisch $
+ * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 052e55882c7ceae2c121a89daa550c7b58069354..5a4f164353ad5823547b2ef3f3feff8c5b508b23 100644 (file)
@@ -2,7 +2,7 @@
  * alphamask.c : Alpha layer mask video filter for vlc
  *****************************************************************************
  * Copyright (C) 2007 the VideoLAN team
- * $Id: invert.c 18062 2006-11-26 14:20:34Z zorglub $
+ * $Id$
  *
  * Authors: Antoine Cellerier <dionoea at videolan tod org>
  *
index 58c9cee6df1ea1ef07fbf96a6d1a01f993b5d86e..19e9ebd34d7b3a5e1d9230de1b9491bb85b7dbd9 100644 (file)
@@ -2,7 +2,7 @@
  * panoramix.c : Wall panoramic video with edge blending plugin for vlc
  *****************************************************************************
  * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
- * $Id: panoramix.c  2006-08-29 16:20:15Z ced $
+ * $Id$
  *
  * Authors: Cedric Cocquebert <cedric.cocquebert@supelec.fr>
  *          based on Samuel Hocevar <sam@zoy.org>
index 8dc84eb8b428d09738fbad42df79b3f0b30d3b81..4132d766e6cd301d7b8a3548787975b7b19157c0 100644 (file)
@@ -2,7 +2,7 @@
  * sharpen.c: Sharpen video filter
  *****************************************************************************
  * Copyright (C) 2003-2007 the VideoLAN team
- * $Id: sharpen.c 18062 2006-11-26 14:20:34Z zorglub $
+ * $Id$
  *
  * Author: Jérémy DEMEULE <dj_mulder at djduron dot no-ip dot org>
  *         Jean-Baptiste Kempf <jb at videolan dot org>
index f969312ff9d1a2f922175a23f43bd64b27efffa9..41f5ec3a7591a5cd631b18916fd9767176378ae2 100755 (executable)
@@ -2,7 +2,7 @@
  * wingdi.c : Win32 / WinCE GDI video output plugin for vlc
  *****************************************************************************
  * Copyright (C) 2002 the VideoLAN team
- * $Id: wingdi.c 18074 2006-11-26 16:26:44Z zorglub $
+ * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
  *          Samuel Hocevar <sam@zoy.org>
index d482ba08e5f4adbe196c8f3d22054e074e1a8b22..30b5fcb3abcffb76273a0d5358c5f839d2541002 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCVideoCommon.h 23915 2007-12-28 22:20:19Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *
index 2d1731248d79815888ff606952869a10f97b4a9b..6d8b4f5b83609609603121cd7ad0877e37bf6315 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCMediaList.h 21564 2007-08-29 21:09:27Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *
index e810b13954fb6830ae27fec4475e82502c181e05..61aa978642c86ea6a9cc3c5a3d31b41d821a3659 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCMediaList.h 21564 2007-08-29 21:09:27Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *
index 790b438ab5907a6a37601b831372a4afd534805e..005fb0ac2d05e5802c1c30cdcb577577d582d94b 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCVideoView.h 23915 2007-12-28 22:20:19Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *
index e3fb8d1fd204005986bf7fbfe2868dd2ee8cafdd..312eec342bd47f8f98de65e2712d3321b2fdfbb1 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCVideoCommon.m 23915 2007-12-28 22:20:19Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *
index 765c0c53616da2b74213bc4b4128a5c47f42767d..5121b385b884e2e016ec2cd6c4e30b17f20e6820 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team
- * $Id: VLCVideoView.m 24023 2008-01-02 02:52:35Z pdherbemont $
+ * $Id$
  *
  * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
  *