Age | Commit message (Expand) | Author |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-02 | Add wvp to the wavpack demuxer's extensions list. | Darren Salt |
2008-03-31 | Correct the wavpack demuxer's MIME type data. | Darren Salt |
2008-01-25 | Advertise audio/x-wavpack mime type for WavPack demuxer. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-07-02 | Fix demuxing of wavpack files, and avoid crashing with the tags at the end of... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Cleanup wavpack plugin, include config.h when needed, declare demuxer/decoder... | Diego 'Flameeyes' Pettenò |
2007-02-25 | Instead of __unused, use __attr_unused, to avoid possible collisions with oth... | Diego 'Flameeyes' Pettenò |
2007-02-25 | Use a bitmask, and ensure that the values reported by wavpack for bits_per_sa... | Diego 'Flameeyes' Pettenò |
2007-02-25 | Instead of replicating it over and over, define __unused in attributes.h so t... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Send multichannel data in a single frame, stop reading and send the buffer wh... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Actually rewind to the start. | Diego 'Flameeyes' Pettenò |
2007-01-24 | Replace my email address with a more generic one. | Diego 'Flameeyes' Pettenò |
2007-01-24 | There's no need to pass one of the frame's headers around, so just send the s... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Remove the workaround for FFmpeg decoding, pass the complete header to the de... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Don't include audio_group.h, this demuxer is not part of that. | Diego 'Flameeyes' Pettenò |
2007-01-24 | Create a new wavpack plugin with both the old demuxer and a new decoder. To s... | Diego 'Flameeyes' Pettenò |