Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
1c7a47c6
Commit
1c7a47c6
authored
Feb 10, 2013
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
opengl: update author lists
parent
f071d8da
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
12 deletions
+13
-12
modules/video_output/opengl.c
modules/video_output/opengl.c
+6
-6
modules/video_output/opengl.h
modules/video_output/opengl.h
+7
-6
No files found.
modules/video_output/opengl.c
View file @
1c7a47c6
/*****************************************************************************
/*****************************************************************************
* opengl.c: OpenGL and OpenGL ES output common code
* opengl.c: OpenGL and OpenGL ES output common code
*****************************************************************************
*****************************************************************************
* Copyright (C) 2004-201
2
VLC authors and VideoLAN
* Copyright (C) 2004-201
3
VLC authors and VideoLAN
* Copyright (C) 2009, 2011 Laurent Aimar
* Copyright (C) 2009, 2011 Laurent Aimar
*
*
* Authors: Cyril Deguet <asmax@videolan.org>
* Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Gildas Bazin <gbazin@videolan.org>
* Eric Petit <titer@m0k.org>
* Cedric Cocquebert <cedric.cocquebert@supelec.fr>
* Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Ilkka Ollakka <ileoo@videolan.org>
* Ilkka Ollakka <ileoo@videolan.org>
* Rémi Denis-Courmont
* Adrien Maglo <magsoft at videolan dot org>
* Felix Paul Kühne <fkuehne at videolan dot org>
* Pierre d'Herbemont <pdherbemont at videolan dot org>
*
*
* This program is free software; you can redistribute it and/or modify it
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* under the terms of the GNU Lesser General Public License as published by
...
...
modules/video_output/opengl.h
View file @
1c7a47c6
/*****************************************************************************
/*****************************************************************************
* opengl.h: OpenGL vout_display helpers
* opengl.h: OpenGL vout_display helpers
*****************************************************************************
*****************************************************************************
* Copyright (C) 2004 VLC authors and VideoLAN
* Copyright (C) 2004
-2013
VLC authors and VideoLAN
* Copyright (C) 2009 Laurent Aimar
* Copyright (C) 2009 Laurent Aimar
*
*
* Authors: Cyril Deguet <asmax@videolan.org>
* Authors: Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Gildas Bazin <gbazin@videolan.org>
* Rémi Denis-Courmont
* Eric Petit <titer@m0k.org>
* Jean-Baptiste Kempf <jb@videolan.org>
* Cedric Cocquebert <cedric.cocquebert@supelec.fr>
* Ilkka Ollakka <ileoo@videolan.org>
* Laurent Aimar <fenrir _AT_ videolan _DOT_ org>
* Felix Paul Kühne <fkuehne at videolan dot org>
* Rafaël Carré <funman@videolanorg>
*
*
* This program is free software; you can redistribute it and/or modify it
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* under the terms of the GNU Lesser General Public License as published by
...
...
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