1. 03 Aug, 2022 1 commit
  2. 29 May, 2022 3 commits
  3. 16 May, 2022 4 commits
  4. 12 May, 2022 1 commit
  5. 27 Apr, 2022 1 commit
  6. 24 Apr, 2022 2 commits
  7. 22 Apr, 2022 1 commit
  8. 29 Mar, 2022 3 commits
  9. 28 Mar, 2022 1 commit
  10. 27 Mar, 2022 1 commit
    • Stefan Westerfeld's avatar
      Fix segmentation fault caused by hls-prepare for some files. · 8e02e55c
      Stefan Westerfeld authored
      As discussed in github issue #11, some input files cause segmentation
      faults during hls-prepare. In these cases the reason is that we access
      data after the end of the audio master file vector.
      
      This commit fixes the problem by appending zeros if the audio master is
      too short to provide the context for a segment. This also allows us to
      unconditionally using 3 seconds of context after every segment (even
      after the last segment).
      Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
      8e02e55c
  11. 19 Jan, 2022 4 commits
  12. 18 Jan, 2022 4 commits
  13. 17 Jan, 2022 4 commits
  14. 14 Jan, 2022 5 commits
  15. 07 Jan, 2022 5 commits