summaryrefslogtreecommitdiff
path: root/src/combined/demux_wavpack.c
AgeCommit message (Expand)Author
2007-01-24Send multichannel data in a single frame, stop reading and send the buffer wh...Diego 'Flameeyes' Pettenò
2007-01-24Actually rewind to the start.Diego 'Flameeyes' Pettenò
2007-01-24Replace my email address with a more generic one.Diego 'Flameeyes' Pettenò
2007-01-24There's no need to pass one of the frame's headers around, so just send the s...Diego 'Flameeyes' Pettenò
2007-01-24Remove the workaround for FFmpeg decoding, pass the complete header to the de...Diego 'Flameeyes' Pettenò
2007-01-24Don't include audio_group.h, this demuxer is not part of that.Diego 'Flameeyes' Pettenò
2007-01-24Create a new wavpack plugin with both the old demuxer and a new decoder. To s...Diego 'Flameeyes' Pettenò