Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
3e6a1d0b
Commit
3e6a1d0b
authored
Aug 28, 2005
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Update some comments
parent
10a77ad5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
modules/access_output/shout.c
modules/access_output/shout.c
+4
-3
No files found.
modules/access_output/shout.c
View file @
3e6a1d0b
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
* $Id$
* $Id$
*
*
* Authors: Daniel Fischer <dan at subsignal dot org>
* Authors: Daniel Fischer <dan at subsignal dot org>
* Derk-Jan Hartman <hartman at videolan dot org>
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -24,9 +25,9 @@
...
@@ -24,9 +25,9 @@
/*****************************************************************************
/*****************************************************************************
* Some Comments:
* Some Comments:
*
*
*
o this only works for ogg streams, and there's no checking about that
yet.
*
- this only works for ogg and/or mp3, and we don't check this
yet.
*
o there's a memleak somewhere, quite huge. i'm unsure if its somewhere
*
- MP3 metadata is not passed along, since metadata is only available after
*
in libshout, in vlc or even in this patch..
.
*
this module is opened
.
*
*
* Typical usage:
* Typical usage:
*
*
...
...
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