1. 11 Nov, 2021 2 commits
  2. 10 Nov, 2021 7 commits
  3. 05 Nov, 2021 2 commits
  4. 03 Nov, 2021 4 commits
  5. 28 Oct, 2021 2 commits
  6. 27 Oct, 2021 1 commit
  7. 26 Oct, 2021 1 commit
  8. 20 Oct, 2021 2 commits
  9. 19 Oct, 2021 5 commits
  10. 14 Oct, 2021 1 commit
  11. 13 Oct, 2021 3 commits
  12. 05 Oct, 2021 1 commit
    • Wolle's avatar
      check for a valid playlist (#205) · 0adfeb87
      Wolle authored
      if playlistheader contains icy-data is not a playlist -> goto AUDIO-HEADER
      if playlistdata (format pls) the first entry not start with "[playlist]"  -> goto AUDIO-HEADER
      0adfeb87
  13. 27 Sep, 2021 2 commits
  14. 19 Sep, 2021 2 commits
  15. 18 Sep, 2021 2 commits
  16. 16 Sep, 2021 2 commits
    • Wolle's avatar
      preparations for hls (m3u8) aac streams · 31e32ccc
      Wolle authored
      m3u8 streams are working if:
      - the chunklist remains unchanged
      - the sequence number is continuous
      - the list from server is sent as text, not as gzip
      31e32ccc
    • Wolle's avatar
      AACDecoder_IsInit() · 022eaa79
      Wolle authored
      preparations for m3u8 streams, get AACDecoder init status
      022eaa79
  17. 01 Sep, 2021 1 commit