Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
3b0c979e
Commit
3b0c979e
authored
Jan 16, 2008
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
src/control: set svn:keywords to Id
parent
68db9417
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
src/control/flat_media_list_view.c
src/control/flat_media_list_view.c
+1
-1
src/control/libvlc_internal.h
src/control/libvlc_internal.h
+1
-1
src/control/log.c
src/control/log.c
+1
-1
src/control/media_list_view.c
src/control/media_list_view.c
+1
-1
src/control/mediacontrol_internal.h
src/control/mediacontrol_internal.h
+1
-1
src/control/video.c
src/control/video.c
+1
-1
src/control/vlm.c
src/control/vlm.c
+1
-1
No files found.
src/control/flat_media_list_view.c
View file @
3b0c979e
...
...
@@ -2,7 +2,7 @@
* flat_media_list_view.c: libvlc flat media list view functions.
*****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: flat_media_list.c 21287 2007-08-20 01:28:12Z pdherbemont
$
* $Id$
*
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
*
...
...
src/control/libvlc_internal.h
View file @
3b0c979e
...
...
@@ -3,7 +3,7 @@
* Also contains some internal utility functions
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id
: control_structures.h 13752 2005-12-15 10:14:42Z oaubert
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
src/control/log.c
View file @
3b0c979e
...
...
@@ -3,7 +3,7 @@
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
*
* $Id
: core.c 14187 2006-02-07 16:37:40Z courmisch
$
* $Id$
*
* Authors: Damien Fouilleul <damienf@videolan.org>
*
...
...
src/control/media_list_view.c
View file @
3b0c979e
...
...
@@ -3,7 +3,7 @@
* media_list.c).
*****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: flat_media_list.c 21287 2007-08-20 01:28:12Z pdherbemont
$
* $Id$
*
* Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
*
...
...
src/control/mediacontrol_internal.h
View file @
3b0c979e
...
...
@@ -2,7 +2,7 @@
* control.h: private header for mediacontrol
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id
: vlc.h 10101 2005-03-02 16:47:31Z robux4
$
* $Id$
*
* Authors: Olivier Aubert <olivier.aubert@liris.univ-lyon1.fr>
*
...
...
src/control/video.c
View file @
3b0c979e
...
...
@@ -3,7 +3,7 @@
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
*
* $Id
: core.c 14187 2006-02-07 16:37:40Z courmisch
$
* $Id$
*
* Authors: Cl�ent Stenac <zorglub@videolan.org>
* Filippo Carone <littlejohn@videolan.org>
...
...
src/control/vlm.c
View file @
3b0c979e
...
...
@@ -2,7 +2,7 @@
* vlm.c: libvlc new API VLM handling functions
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id
: playlist.c 14265 2006-02-12 17:31:39Z zorglub
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment