mpd/src/inputPlugins
Max Kellermann 3db2b98718 read num_channels once
Read frame->header.channels once, and pass only this integer to
flac_convert().

git-svn-id: https://svn.musicpd.org/mpd/trunk@7329 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2008-04-12 04:20:25 +00:00
..
_flac_common.c explicitly downcast 2008-03-26 10:37:17 +00:00
_flac_common.h use unsigned integers and size_t in the flac plugin 2008-04-12 04:19:55 +00:00
_ogg_common.c Cleanup #includes of standard system headers and put them in one place 2008-01-03 07:29:49 +00:00
_ogg_common.h fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis 2007-12-31 00:54:32 +00:00
aac_plugin.c Fix a few more warnings from -Wshadow 2008-04-12 04:16:32 +00:00
audiofile_plugin.c Initial cut of fork() => pthreads() for decoder and player 2008-04-12 04:08:00 +00:00
flac_plugin.c read num_channels once 2008-04-12 04:20:25 +00:00
mod_plugin.c Initial cut of fork() => pthreads() for decoder and player 2008-04-12 04:08:00 +00:00
mp3_plugin.c yet more unsigned integers 2008-04-12 04:15:10 +00:00
mp4_plugin.c Fix a few more warnings from -Wshadow 2008-04-12 04:16:32 +00:00
mpc_plugin.c Initial cut of fork() => pthreads() for decoder and player 2008-04-12 04:08:00 +00:00
oggflac_plugin.c Initial cut of fork() => pthreads() for decoder and player 2008-04-12 04:08:00 +00:00
oggvorbis_plugin.c Drop metadata updates from HTTP for now (input HTTP, and shout) 2008-04-12 04:08:12 +00:00
wavpack_plugin.c clean up CPP includes 2008-04-12 04:19:26 +00:00