chiark / gitweb /
Fix a few of the things the Clang static analyzer detects:
[disorder] / lib / resample.c
2009-11-27 Richard KettlewellSynchronize with trunk
2009-11-27 Richard KettlewellSynchronize from trunk
2009-11-27 Richard KettlewellTree layout and context menu for playlist picker.
2009-11-27 Richard Kettlewelldisorder-normalize always uses a fresh resampler on...
2009-11-20 Richard KettlewellUse libsamplerate in disorder-normalize, if available...
2009-11-20 Richard Kettlewelldisorder-normalize now uses resample_convert() if libsa...
2009-11-20 Richard KettlewellMove ENDIAN_ constants to new byte-order.h.
2009-11-20 Richard KettlewellDon't use fatal macro
2009-11-20 Richard KettlewellQuieten compiler
2009-11-19 Richard KettlewellTrivial resampler fixes
2009-11-19 Richard KettlewellInitial resample.c implementation