1. 29 Jan, 2014 1 commit
  2. 27 Jan, 2014 5 commits
  3. 21 Jan, 2014 1 commit
  4. 20 Jan, 2014 1 commit
  5. 13 Jan, 2014 1 commit
    • Andrée Ekroth's avatar
      Shine encoding plugin · ea771c17
      Andrée Ekroth authored
      This encoding plugin features a fixed-point mp3 encoder,
      with faster encoding on architectures without a FPU.
      
      Right now the encoder is limited to stereo and 16 bit depth.
      The bitrate and sample rate can be modified in audio_output.
      
      audio_output {
              type            "httpd"
              name            "My shine stream"
              encoder         "shine"
              port            "8000"
              format          "44100:16:2"
              bitrate         "320"  # default: 128
      }
      ea771c17
  6. 09 Jan, 2014 1 commit
  7. 08 Jan, 2014 1 commit
  8. 07 Jan, 2014 1 commit
  9. 04 Jan, 2014 1 commit
  10. 29 Dec, 2013 2 commits
  11. 11 Dec, 2013 4 commits
  12. 02 Dec, 2013 1 commit
  13. 01 Dec, 2013 3 commits
  14. 22 Nov, 2013 1 commit
  15. 11 Nov, 2013 1 commit
  16. 08 Nov, 2013 3 commits
  17. 07 Nov, 2013 7 commits
  18. 30 Oct, 2013 1 commit
  19. 29 Oct, 2013 2 commits
  20. 26 Oct, 2013 1 commit
  21. 25 Oct, 2013 1 commit