Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Finkel
VLC
Commits
88f858e9
Commit
88f858e9
authored
Jun 10, 2015
by
Jean-Baptiste Kempf
Browse files
Fix Authorship
parent
1669a713
Changes
27
Hide whitespace changes
Inline
Side-by-side
modules/access/rdp.c
View file @
88f858e9
/*****************************************************************************
* rdp.c: libfreeRDP based Remote Desktop access
*****************************************************************************
* Copyright (C) 2013 VideoLAN Authors
* Copyright (C) 2013 VideoLAN
and VLC
Authors
*****************************************************************************
*
* This program is free software; you can redistribute it and/or modify it
...
...
modules/access/vnc.c
View file @
88f858e9
/*****************************************************************************
* vnc.c: libVNC access
*****************************************************************************
* Copyright (C) 2013 VideoLAN Authors
* Copyright (C) 2013 VideoLAN
and VLC
Authors
*****************************************************************************
*
* This program is free software; you can redistribute it and/or modify it
...
...
modules/demux/adaptative/PlaylistManager.cpp
View file @
88f858e9
...
...
@@ -2,7 +2,7 @@
* PlaylistManager.cpp
*****************************************************************************
* Copyright © 2010 - 2011 Klagenfurt University
* 2015 VideoLAN Authors
* 2015 VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/PlaylistManager.h
View file @
88f858e9
...
...
@@ -2,7 +2,7 @@
* PlaylistManager.h
*****************************************************************************
* Copyright © 2010 - 2011 Klagenfurt University
* 2015 VideoLAN Authors
* 2015 VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/http/HTTPConnection.cpp
View file @
88f858e9
/*
* HTTPConnection.cpp
*****************************************************************************
* Copyright (C) 2014-2015 - VideoLAN Authors
* Copyright (C) 2014-2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/http/HTTPConnection.hpp
View file @
88f858e9
...
...
@@ -2,7 +2,7 @@
* HTTPConnection.hpp
*****************************************************************************
* Copyright (C) 2010 - 2011 Klagenfurt University
* 2014 - 2015 VideoLAN Authors
* 2014 - 2015 VideoLAN
and VLC
Authors
*
* Created on: Aug 10, 2010
* Authors: Christopher Mueller <christopher.mueller@itec.uni-klu.ac.at>
...
...
modules/demux/adaptative/playlist/ICanonicalUrl.hpp
View file @
88f858e9
/*
* ICanonicalUrl.hpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/playlist/SegmentInformation.cpp
View file @
88f858e9
/*
* SegmentInformation.cpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/playlist/SegmentInformation.hpp
View file @
88f858e9
/*
* SegmentInformation.hpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/playlist/Url.cpp
View file @
88f858e9
/*
* Url.cpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/playlist/Url.hpp
View file @
88f858e9
/*
* Url.hpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/tools/Properties.hpp
View file @
88f858e9
/*
* Inheritables.hpp
*****************************************************************************
* Copyright (C) 2014 - VideoLAN Authors
* Copyright (C) 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/tools/Retrieve.cpp
View file @
88f858e9
/*
* Parser.cpp
*****************************************************************************
* Copyright © 2015 - VideoLAN Authors
* Copyright © 2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/adaptative/tools/Retrieve.hpp
View file @
88f858e9
/*
* Retrieve.hpp
*****************************************************************************
* Copyright © 2015 - VideoLAN Authors
* Copyright © 2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/dash/dash.hpp
View file @
88f858e9
/*****************************************************************************
* dash.hpp: DASH module
*****************************************************************************
* Copyright © 2014 - VideoLAN Authors
* Copyright © 2014 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/dash/mpd/Profile.cpp
View file @
88f858e9
/*
* Profile.cpp
*****************************************************************************
* Copyright (C) 2010 - 2014 VideoLAN Authors
* Copyright (C) 2010 - 2014 VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/dash/mpd/Profile.hpp
View file @
88f858e9
/*
* Profile.hpp
*****************************************************************************
* Copyright (C) 2010 - 2014 VideoLAN Authors
* Copyright (C) 2010 - 2014 VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/hls/hls.cpp
View file @
88f858e9
/*****************************************************************************
* hls.cpp: HTTP Live Streaming module
*****************************************************************************
* Copyright © 2015 - VideoLAN Authors
* Copyright © 2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/hls/hls.hpp
View file @
88f858e9
/*****************************************************************************
* hls.hpp: HTTP Live Streaming module
*****************************************************************************
* Copyright © 2015 - VideoLAN Authors
* Copyright © 2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
modules/demux/hls/playlist/M3U8.cpp
View file @
88f858e9
/*
* M3U8.cpp
*****************************************************************************
* Copyright © 2015 - VideoLAN Authors
* Copyright © 2015 - VideoLAN
and VLC
Authors
*
* 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
...
...
Prev
1
2
Next
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