summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_wavpack.c
AgeCommit message (Expand)Author
2007-01-24Remove demux_wavpack.c from here, as it's being moved in a different directory.Diego 'Flameeyes' Pettenò
2007-01-23Correctly report the current progress of the song, and remove this->length at...Diego 'Flameeyes' Pettenò
2007-01-23Return the correct length for the stream.Diego 'Flameeyes' Pettenò
2007-01-23Set audio channels, samplerate and bits per sample properties.Diego 'Flameeyes' Pettenò
2007-01-19Make get_description get_identifier get_extensions get_mimetypes return a con...Diego 'Flameeyes' Pettenò
2007-01-18Mark pointers as const wherever possible, as an extra safety. Code generation...Diego 'Flameeyes' Pettenò
2006-12-26Fix LOG_MODULE definition to be the same as the name of the unit file.Diego 'Flameeyes' Pettenò
2006-12-26 * Implement a WavPack files demuxer, using WavPack library (only for demuxingDiego 'Flameeyes' Pettenò