1. 18 Apr, 2014 1 commit
  2. 13 Feb, 2014 1 commit
  3. 28 Oct, 2013 1 commit
  4. 03 Oct, 2013 1 commit
  5. 05 Aug, 2013 1 commit
  6. 13 Jun, 2013 1 commit
  7. 06 Jun, 2013 1 commit
  8. 05 Jun, 2013 1 commit
  9. 02 Jun, 2013 3 commits
  10. 01 Jun, 2013 1 commit
  11. 31 May, 2013 1 commit
  12. 30 May, 2013 1 commit
    • Paul B Mahol's avatar
      tta: remove pointless code · c4e0e314
      Paul B Mahol authored
      Checking seek table crc in decoder is pointless, as seek table is not used in
      decoder anyway, so also stop storing seek table into extradata.
      c4e0e314
  13. 29 May, 2013 1 commit
  14. 15 May, 2013 1 commit
  15. 13 Mar, 2013 3 commits
  16. 08 Mar, 2013 1 commit
  17. 16 Feb, 2013 1 commit
  18. 12 Feb, 2013 2 commits
  19. 24 Jan, 2013 1 commit
  20. 22 Dec, 2012 1 commit
    • Justin Ruggles's avatar
      ttadec: fix last frame handling when seeking · 5778299c
      Justin Ruggles authored
      Using a frame count, as is done currently, does not work at all with
      seeking. Instead, when the number of samples in the final frame has
      been decoded, we check if only the 32-bit CRC is remaining. If so, we
      assume that it is the final frame.
      
      There is no longer a need to keep total_frames in TTAContext.
      5778299c
  21. 04 Dec, 2012 1 commit
  22. 19 Oct, 2012 1 commit
  23. 17 Oct, 2012 1 commit
  24. 12 Oct, 2012 1 commit
  25. 30 Sep, 2012 1 commit
  26. 07 Aug, 2012 1 commit
  27. 30 Jul, 2012 1 commit
  28. 15 May, 2012 1 commit
  29. 02 May, 2012 1 commit
  30. 06 Apr, 2012 1 commit
  31. 28 Mar, 2012 1 commit
  32. 21 Mar, 2012 1 commit
  33. 08 Mar, 2012 1 commit
  34. 19 Feb, 2012 1 commit
  35. 17 Feb, 2012 1 commit