mpd/src/inputPlugins
Max Kellermann 3919a87525 replaced assertion with check
During my tests, it happened that data->position>newPosition.  I have
not yet fully understood why this can happen; for now, replace this
with a run-time check.

git-svn-id: https://svn.musicpd.org/mpd/trunk@7334 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2008-04-12 04:20:50 +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 replaced assertion with check 2008-04-12 04:20:50 +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