Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
Steve Lhomme
VLC
Commits
984edfdc
Commit
984edfdc
authored
Jun 15, 2016
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chromecast: Fix copyright line
parent
83609d6f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
modules/stream_out/chromecast/cast_channel.proto
modules/stream_out/chromecast/cast_channel.proto
+1
-1
modules/stream_out/chromecast/chromecast_common.h
modules/stream_out/chromecast/chromecast_common.h
+1
-1
modules/stream_out/chromecast/chromecast_demux.cpp
modules/stream_out/chromecast/chromecast_demux.cpp
+1
-1
No files found.
modules/stream_out/chromecast/cast_channel.proto
View file @
984edfdc
...
...
@@ -76,4 +76,4 @@ message DeviceAuthMessage {
// Response fields
optional
AuthResponse
response
=
2
;
optional
AuthError
error
=
3
;
}
\ No newline at end of file
}
modules/stream_out/chromecast/chromecast_common.h
View file @
984edfdc
/*****************************************************************************
* chromecast_common.h: Chromecast common code between modules for vlc
*****************************************************************************
* Copyright
2016 VideoLAN
* Copyright
© 2015-
2016 VideoLAN
*
* Authors: Adrien Maglo <magsoft@videolan.org>
* Jean-Baptiste Kempf <jb@videolan.org>
...
...
modules/stream_out/chromecast/chromecast_demux.cpp
View file @
984edfdc
/*****************************************************************************
* chromecast_demux.cpp: Chromecast demux filter module for vlc
*****************************************************************************
* Copyright
2015
VideoLAN
* Copyright
© 2015-2016
VideoLAN
*
* Authors: Steve Lhomme <robux4@videolabs.io>
*
...
...
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