1. 10 Nov, 2021 6 commits
  2. 05 Nov, 2021 2 commits
  3. 03 Nov, 2021 4 commits
  4. 28 Oct, 2021 2 commits
  5. 27 Oct, 2021 1 commit
  6. 26 Oct, 2021 1 commit
  7. 20 Oct, 2021 2 commits
  8. 19 Oct, 2021 5 commits
  9. 14 Oct, 2021 1 commit
  10. 13 Oct, 2021 3 commits
  11. 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
  12. 27 Sep, 2021 2 commits
  13. 19 Sep, 2021 2 commits
  14. 18 Sep, 2021 2 commits
  15. 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
  16. 01 Sep, 2021 1 commit
  17. 31 Aug, 2021 1 commit
  18. 29 Aug, 2021 2 commits