Age | Commit message (Expand) | Author |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | 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-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-03-29 | Reorder fields to fill hole. | 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 | Cleanup unused variables. | Diego 'Flameeyes' Pettenò |
2007-02-25 | Remove a pointless else clause. | 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-26 | Fix warning with LOG enabled. | Diego 'Flameeyes' Pettenò |
2007-01-24 | Put a non-stream buffer when there's an error, so that xine does not lock on ... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Don't limit to 4096 samples if there's space to decode more, avoid more loops... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Zero out the error array, so that we don't have false positives. | Diego 'Flameeyes' Pettenò |
2007-01-24 | Replace my email address with a more generic one. | 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 | Create a new wavpack plugin with both the old demuxer and a new decoder. To s... | Diego 'Flameeyes' Pettenò |