1. 04 May, 2016 1 commit
  2. 27 Jul, 2015 1 commit
  3. 08 May, 2015 1 commit
  4. 14 Feb, 2015 1 commit
  5. 22 Mar, 2014 1 commit
  6. 03 Oct, 2013 1 commit
  7. 29 Sep, 2013 1 commit
  8. 03 Sep, 2013 2 commits
    • Martin Storsjö's avatar
      alac: Check that the channels fit at the given offset · 35cbc98b
      Martin Storsjö authored
      The code tries to decode a number of channels at the
      offset given by the ff_alac_channel_layout_offsets table.
      Even if the number of channels decoded so far doesn't
      exceed the total number of channels, we need to check that
      we actually can decode that number of channels at this offset
      as well.
      
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      35cbc98b
    • Martin Storsjö's avatar
      alac: Limit max_samples_per_frame · f7c58831
      Martin Storsjö authored
      Otherwise buffer size calculations in allocate_buffers could
      overflow later, making the code think a large enough buffer
      actually was allocated.
      
      Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      f7c58831
  9. 13 Mar, 2013 1 commit
  10. 08 Mar, 2013 1 commit
  11. 12 Feb, 2013 1 commit
  12. 22 Dec, 2012 1 commit
  13. 05 Dec, 2012 1 commit
  14. 04 Dec, 2012 1 commit
  15. 11 Nov, 2012 1 commit
  16. 22 Oct, 2012 1 commit
  17. 07 Aug, 2012 1 commit
  18. 27 Jul, 2012 2 commits
  19. 20 Jul, 2012 1 commit
  20. 19 Jul, 2012 19 commits