Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
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
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иван Мажукин
  • mpd
  • Repository

Switch branch/tag
  • mpd
  • src
  • decoder
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Max Kellermann's avatar
    modplug: removed EOF check from the while loop · 0dc1b4a4
    Max Kellermann authored 16 years ago
    EOF is checked by input_stream_read() (decoder_read() here).  Don't do
    it twice.  The check was wrong anyway, it was reversed.
    0dc1b4a4
Name
Last commit
Last update
..
_flac_common.c flac: map "Album Artist" to "AlbumArtist" 16 years ago
_flac_common.h flac: include config.h 16 years ago
_ogg_common.c decoder: rewind input stream after try_decode() 16 years ago
_ogg_common.h added prefix to header macros 16 years ago
aac_plugin.c moved fallback APE/ID3 tag loader to song.c 16 years ago
audiofile_plugin.c audiofile: don't close onput stream in libaudiofile destroy() 16 years ago
ffmpeg_plugin.c Enable wav file streaming for ffmpeg input plugin 16 years ago
flac_plugin.c moved fallback APE/ID3 tag loader to song.c 16 years ago
mod_plugin.c mikmod: use Glib instead of utils.h/log.h 16 years ago
modplug_plugin.c modplug: removed EOF check from the while loop 16 years ago
mp3_plugin.c conf: use config_get_bool() instead of getBoolConfigParam() 16 years ago
mp4_plugin.c moved fallback APE/ID3 tag loader to song.c 16 years ago
mpc_plugin.c moved fallback APE/ID3 tag loader to song.c 16 years ago
oggflac_plugin.c flac: always allocate tag object 16 years ago
oggvorbis_plugin.c oggvorbis: disable seeking on remote songs 16 years ago
wavpack_plugin.c song: allocate the result of song_get_url() 16 years ago