chiark / gitweb /
server/gstdecode.c: New program, like `disorder-decode'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 2 May 2013 03:02:08 +0000 (04:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 25 May 2013 13:24:46 +0000 (14:24 +0100)
This uses GStreamer for the decoding, so it should be able to decode
more or less anything you can throw at it, assuming you have the
necessary plugins lying about.

More importantly (from my point of view) it does ReplayGain (optionally,
but by default).  This uses the per-album setting by default, but this
can be overridden.


No differences found