1. 26 Jun, 2019 6 commits
  2. 17 Jun, 2019 2 commits
  3. 16 Jun, 2019 2 commits
  4. 15 Jun, 2019 2 commits
  5. 06 Jun, 2019 6 commits
  6. 05 Jun, 2019 1 commit
    • Max Kellermann's avatar
      decoder/OpusReader: return StringView · 3fae2150
      Max Kellermann authored
      Since we now don't duplicate all items, we can easily remove the 64kB
      limit from OpusReader::ReadString() and instead silently ignore and
      skip all strings which are longer than 4 kB.
      
      This fixes a tag duplication bug with Opus file containing a very long
      `METADATA_BLOCK_PICTURE` tag, which occurred because the Opus plugin
      returned false after parsing all tags, and then the MPD core fell back
      to FFmpeg which scanned the tags again.
      3fae2150
  7. 31 May, 2019 1 commit
  8. 30 May, 2019 1 commit
  9. 23 May, 2019 1 commit
  10. 07 May, 2019 1 commit
  11. 26 Apr, 2019 2 commits
  12. 25 Apr, 2019 2 commits
  13. 05 Apr, 2019 8 commits
  14. 04 Apr, 2019 1 commit
  15. 29 Mar, 2019 1 commit
  16. 18 Mar, 2019 1 commit
  17. 16 Mar, 2019 1 commit
  18. 13 Mar, 2019 1 commit