mpd/src/decoder
Max Kellermann 5e0117b444 replay_gain_info: allocate the struct statically
Don't allocate each replay_gain_info object on the heap.  Those
objects who held a pointer now store a full replay_gain_info object.
This reduces the number of allocations and heap fragmentation.
2010-02-17 07:22:44 +01:00
..
_flac_common.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
_flac_common.h decoder/flac: moved decoder initialization to _flac_common.c 2010-01-06 09:50:34 +01:00
_ogg_common.c Update copyright notices. 2009-12-31 20:58:43 -08:00
_ogg_common.h Update copyright notices. 2009-12-31 20:58:43 -08:00
audiofile_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
faad_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
ffmpeg_decoder_plugin.c ffmpeg: read more metadata. 2010-02-02 17:55:58 +01:00
flac_compat.h Update copyright notices. 2009-12-31 20:58:43 -08:00
flac_decoder_plugin.c decoder/flac: support streams without STREAMINFO block 2010-01-06 10:17:16 +01:00
flac_metadata.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
flac_metadata.h replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
flac_pcm.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
flac_pcm.h Update copyright notices. 2009-12-31 20:58:43 -08:00
fluidsynth_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
mad_decoder_plugin.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
mikmod_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
modplug_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
mp4ff_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
mpcdec_decoder_plugin.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
mpg123_decoder_plugin.c decoder_api: added function decoder_replay_gain() 2010-01-04 20:42:49 +01:00
oggflac_decoder_plugin.c decoder/flac: moved decoder initialization to _flac_common.c 2010-01-06 09:50:34 +01:00
sidplay_decoder_plugin.cxx renamed decoder plugin sources 2010-01-04 21:45:32 +01:00
sndfile_decoder_plugin.c decoder_api: added function decoder_replay_gain() 2010-01-04 20:42:49 +01:00
vorbis_decoder_plugin.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
wavpack_decoder_plugin.c replay_gain_info: allocate the struct statically 2010-02-17 07:22:44 +01:00
wildmidi_decoder_plugin.c renamed decoder plugin sources 2010-01-04 21:45:32 +01:00