mpd/src/inputPlugins
Eric Wong 71bcc16588 mp3: sparse: fix warnings reported with -Wshadow
sendDataToOutputBuffer returns an int (and always has), and
using the existing 'ret' is fine in mp3Read().

git-svn-id: https://svn.musicpd.org/mpd/trunk@5246 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2007-01-14 02:08:16 +00:00
..
_flac_common.c fix Replay Gain reading for FLAC and OggFLAC 2006-08-22 06:36:56 +00:00
_flac_common.h flac: fix a stupid mistake newer preprocessors don't complain about 2007-01-14 02:08:05 +00:00
_ogg_common.c inputPlugins/_ogg_common.c: check for read errors correctly 2006-08-20 10:13:50 +00:00
_ogg_common.h Add mpd-indent.sh 2006-07-20 18:53:56 +00:00
aac_plugin.c jack patch from anarch (and some type fixes for mp4 and acc plugins) 2006-10-18 02:49:13 +00:00
audiofile_plugin.c audiofile_plugin: use afSetVirtualSampleFormat, too 2006-08-24 21:59:19 +00:00
flac_plugin.c flac: sparse: mismatched enum type for seek 2007-01-14 02:08:11 +00:00
mod_plugin.c Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors 2006-08-26 06:25:57 +00:00
mp3_plugin.c mp3: sparse: fix warnings reported with -Wshadow 2007-01-14 02:08:16 +00:00
mp4_plugin.c jack patch from anarch (and some type fixes for mp4 and acc plugins) 2006-10-18 02:49:13 +00:00
mpc_plugin.c mpc_plugin: fix seeking bug 2006-08-08 00:56:05 +00:00
oggflac_plugin.c Fix the mime types for flac & oggflac, see mantis bug #1423 for more information 2007-01-06 04:59:05 +00:00
oggvorbis_plugin.c Accept application/x-ogg as valid mime type 2006-12-27 14:12:11 +00:00