Changeset dbddc5ae452252807b520abdb803cf5f231bbdf0

Show
Ignore:
Timestamp:
02/03/08 23:27:04 (7 months ago)
Author:
Pierre d'Herbemont <pdherbemont@free.fr>
git-committer:
Pierre d'Herbemont <pdherbemont@free.fr> 1204496824 +0100
git-parent:

[1f253f8d9a0730b61dc41a7baffdf9c634983446]

git-author:
Pierre d'Herbemont <pdherbemont@free.fr> 1204496824 +0100
Message:

More Id and permission fixes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bindings/python/vlc_internal.h

    r5b032a3 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 1998-2004 the VideoLAN team 
    5  * $Id:
     5 * $Id
    66 * 
    77 * Authors: Olivier Aubert <oaubert at bat710.univ-lyon1.fr> 
  • bindings/python/vlc_mediadescriptor.c

    r5266ede rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2007 the VideoLAN team 
    5  * $Id: vlc_input.c 22643 2007-10-17 13:30:02Z funman
     5 * $Id
    66 * 
    77 * Authors: Olivier Aubert <oaubert at liris.cnrs.fr> 
  • include/vlc/libvlc.h

    rc5f4e7f rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 1998-2005 the VideoLAN team 
    5  * $Id: vlc.h 13701 2005-12-12 17:58:56Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/access/eyetv.m

    r99fab90 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2006-2007 the VideoLAN team 
    5  * $Id: eyetv.c 23509 2007-12-09 17:39:28Z courmisch
     5 * $Id
    66 * 
    77 * Author: Felix Kühne <fkuehne at videolan dot org> 
  • modules/access_filter/bandwidth.c

    r99fab90 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright © 2007 Rémi Denis-Courmont 
    5  * $Id: dump.c 19948 2007-04-26 19:53:53Z courmisch
     5 * $Id
    66 * 
    77 * This program is free software; you can redistribute it and/or modify 
  • modules/codec/ffmpeg/mux.c

    r791b8ca rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2006 the VideoLAN team 
    5  * $Id: demux.c 8444 2004-08-17 08:21:07Z gbazin
     5 * $Id
    66 * 
    77 * Authors: Gildas Bazin <gbazin@videolan.org> 
  • modules/codec/subtitles/subsdec.h

    rd7790c4 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2000-2006 the VideoLAN team 
    5  * $Id: subsdec.c 20996 2007-08-05 20:01:21Z jb
     5 * $Id
    66 * 
    77 * Authors: Gildas Bazin <gbazin@videolan.org> 
  • modules/demux/playlist/itml.h

    rc39b64d rdbddc5a  
    33 ******************************************************************************* 
    44 * Copyright (C) 2007 the VideoLAN team 
    5  * $Id:
     5 * $Id
    66 * 
    77 * Authors: Yoann Peronneau <yoann@videolan.org> 
  • modules/gui/fbosd.c

    ra78e273 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2007, the VideoLAN team 
    5  * $Id: vlc-fb-overlay.patch,v 1.8 2007/10/19 14:33:23 jeanpaul.saman Exp
     5 * $Id
    66 * 
    77 * Authors: Jean-Paul Saman 
  • modules/gui/qt4/components/extended_panels.hpp

    r547a449 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2006 the VideoLAN team 
    5  * $Id: preferences.hpp 16643 2006-09-13 12:45:46Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/components/playlist/selector.cpp

    raac1f4c rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2000-2005 the VideoLAN team 
    5  * $Id: standardpanel.cpp 16024 2006-07-13 13:51:05Z xtophe
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/components/simple_preferences.cpp

    re5d0cd4 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2006-2007 the VideoLAN team 
    5  * $Id: preferences.cpp 16348 2006-08-25 21:10:10Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/components/simple_preferences.hpp

    r031e7a2 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2006 the VideoLAN team 
    5  * $Id: preferences.hpp 16348 2006-08-25 21:10:10Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/dialogs/bookmarks.hpp

    r3757ba1 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2006 the VideoLAN team 
    5  * $Id: extended.hpp 23338 2007-11-26 08:10:01Z jb
     5 * $Id
    66 * 
    77 * Authors: Antoine Lejeune <phytos@via.ecp.fr> 
  • modules/gui/qt4/dialogs/vlm.cpp

    rbeb97f90 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright © 2008 the VideoLAN team 
    5  * $Id: sout.cpp 21875 2007-09-08 16:01:33Z jb
     5 * $Id
    66 * 
    77 * Authors: Jean-Baptiste Kempf <jb@videolan.org> 
  • modules/gui/qt4/dialogs/vlm.hpp

    rd573183 rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright ( C ) 2006 the VideoLAN team 
    5  * $Id: vlm.hpp 21875 2007-09-08 16:01:33Z jb
     5 * $Id
    66 * 
    77 * Authors: Jean-François Massol <jf.massol@gmail.com> 
  • modules/gui/qt4/util/customwidgets.cpp

    r99fab90 rdbddc5a  
    44 * Copyright (C) 2006 the VideoLAN team 
    55 * Copyright (C) 2004 Daniel Molkentin <molkentin@kde.org> 
    6  * $Id: qvlcframe.hpp 16283 2006-08-17 18:16:09Z zorglub
     6 * $Id
    77 * 
    88 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/util/customwidgets.hpp

    r604c180 rdbddc5a  
    44 * Copyright (C) 2006 the VideoLAN team 
    55 * Copyright (C) 2004 Daniel Molkentin <molkentin@kde.org> 
    6  * $Id: qvlcframe.hpp 16283 2006-08-17 18:16:09Z zorglub
     6 * $Id
    77 * 
    88 * Authors: Clément Stenac <zorglub@videolan.org> 
  • modules/gui/qt4/util/registry.cpp

    r683bc3d rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2008 the VideoLAN team 
    5  * $Id: input_slider.cpp 24525 2008-01-23 21:50:58Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Andre Weber <WeberAndre # gmx - de> 
  • modules/gui/qt4/util/registry.hpp

    r683bc3d rdbddc5a  
    33 **************************************************************************** 
    44 * Copyright (C) 2008 the VideoLAN team 
    5  * $Id: input_slider.cpp 24525 2008-01-23 21:50:58Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Andre Weber <WeberAndre # gmx - de> 
  • modules/misc/profile_parser.c

    r99fab90 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2003-2006 the VideoLAN team 
    5  * $Id: rtsp.c 16204 2006-08-03 16:58:10Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Laurent Aimar <fenrir@via.ecp.fr> 
  • modules/packetizer/vc1.c

    r079a181 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2001, 2002, 2006 the VideoLAN team 
    5  * $Id: copy.c 18231 2006-12-03 17:02:02Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Laurent Aimar <fenrir@via.ecp.fr> 
  • modules/stream_out/autodel.c

    r99fab90 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2006 the VideoLAN team 
    5  * $Id: autodel.c 12074 2005-08-08 17:18:08Z dionoea
     5 * $Id
    66 * 
    77 * Authors: Christophe Massiot <massiot@via.ecp.fr> 
  • modules/stream_out/rtp.h

    r14fae49 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2003-2007 the VideoLAN team 
    5  * $Id: rtp.c 21407 2007-08-22 20:10:41Z courmisch
     5 * $Id
    66 * 
    77 * Authors: Laurent Aimar <fenrir@via.ecp.fr> 
  • modules/stream_out/rtsp.c

    r99fab90 rdbddc5a  
    55 * Copyright © 2007 Rémi Denis-Courmont 
    66 * 
    7  * $Id: rtp.c 21407 2007-08-22 20:10:41Z courmisch
     7 * $Id
    88 * 
    99 * Authors: Laurent Aimar <fenrir@via.ecp.fr> 
  • modules/video_filter/alphamask.c

    r733a686 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2007 the VideoLAN team 
    5  * $Id: invert.c 18062 2006-11-26 14:20:34Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Antoine Cellerier <dionoea at videolan tod org> 
  • modules/video_filter/panoramix.c

    r733a686 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN 
    5  * $Id: panoramix.c  2006-08-29 16:20:15Z ced
     5 * $Id
    66 * 
    77 * Authors: Cedric Cocquebert <cedric.cocquebert@supelec.fr> 
  • modules/video_filter/sharpen.c

    r733a686 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2003-2007 the VideoLAN team 
    5  * $Id: sharpen.c 18062 2006-11-26 14:20:34Z zorglub
     5 * $Id
    66 * 
    77 * Author: Jérémy DEMEULE <dj_mulder at djduron dot no-ip dot org> 
  • modules/video_output/msw/wingdi.c

    ra78e273 rdbddc5a  
    33 ***************************************************************************** 
    44 * Copyright (C) 2002 the VideoLAN team 
    5  * $Id: wingdi.c 18074 2006-11-26 16:26:44Z zorglub
     5 * $Id
    66 * 
    77 * Authors: Gildas Bazin <gbazin@videolan.org> 
  • projects/macosx/framework/Headers/Internal/VLCVideoCommon.h

    rb3372f1 rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCVideoCommon.h 23915 2007-12-28 22:20:19Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/framework/Headers/Public/VLCMediaList.h

    rb3372f1 rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCMediaList.h 21564 2007-08-29 21:09:27Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/framework/Headers/Public/VLCMediaListAspect.h

    rb3372f1 rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCMediaList.h 21564 2007-08-29 21:09:27Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/framework/Headers/Public/VLCVideoLayer.h

    rb3372f1 rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCVideoView.h 23915 2007-12-28 22:20:19Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/framework/Sources/VLCVideoCommon.m

    rb3372f1 rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCVideoCommon.m 23915 2007-12-28 22:20:19Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> 
  • projects/macosx/framework/Sources/VLCVideoLayer.m

    r762b3db rdbddc5a  
    44 * Copyright (C) 2007 Pierre d'Herbemont 
    55 * Copyright (C) 2007 the VideoLAN team 
    6  * $Id: VLCVideoView.m 24023 2008-01-02 02:52:35Z pdherbemont
     6 * $Id
    77 * 
    88 * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>