Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
1f7c53e6
Commit
1f7c53e6
authored
Oct 28, 2008
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mp3: remove obsolete comments
parent
25f98a41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
mp3_plugin.c
src/decoder/mp3_plugin.c
+0
-4
No files found.
src/decoder/mp3_plugin.c
View file @
1f7c53e6
...
...
@@ -87,8 +87,6 @@ mad_fixed_to_24_buffer(int32_t *dest, const struct mad_synth *synth,
}
}
/* end of stolen stuff from mpg321 */
static
int
mp3_plugin_init
(
void
)
{
gaplessPlaybackEnabled
=
getBoolConfigParam
(
CONF_GAPLESS_MP3_PLAYBACK
,
...
...
@@ -98,8 +96,6 @@ static int mp3_plugin_init(void)
return
1
;
}
/* decoder stuff is based on madlld */
#define MP3_DATA_OUTPUT_BUFFER_SIZE 2048
typedef
struct
_mp3DecodeData
{
...
...
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