1. 20 Apr, 2012 1 commit
  2. 19 Mar, 2012 1 commit
  3. 02 Mar, 2012 1 commit
  4. 01 Mar, 2012 1 commit
  5. 25 Feb, 2012 1 commit
  6. 22 Feb, 2012 2 commits
    • Ronald S. Bultje's avatar
      rm: prevent infinite loops for index parsing. · aac07a7a
      Ronald S. Bultje authored
      Specifically, prevent jumping back in the file for the next index, since
      this can lead to infinite loops where we jump between indexes referring
      to each other, and don't read indexes that don't fit in the file.
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      aac07a7a
    • Ronald S. Bultje's avatar
      rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1. · e30b3e59
      Ronald S. Bultje authored
      We read sub_packet_h / 2 packets per line of data (during deinterleaving),
      which equals zero if sub_packet_h <= 1, thus causing us to not read any
      data, leading to an infinite loop.
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      CC: libav-stable@libav.org
      e30b3e59
  7. 27 Jan, 2012 1 commit
  8. 07 Jan, 2012 1 commit
  9. 04 Jan, 2012 1 commit
  10. 24 Dec, 2011 1 commit
  11. 30 Nov, 2011 2 commits
  12. 24 Nov, 2011 1 commit
  13. 07 Nov, 2011 1 commit
  14. 19 Oct, 2011 1 commit
  15. 19 Sep, 2011 2 commits
  16. 17 Sep, 2011 1 commit
  17. 12 Sep, 2011 1 commit
  18. 31 Aug, 2011 1 commit
  19. 27 Aug, 2011 1 commit
  20. 17 Aug, 2011 3 commits
  21. 15 Aug, 2011 1 commit
  22. 17 Jul, 2011 2 commits
  23. 08 Jun, 2011 1 commit
  24. 02 Jun, 2011 1 commit
  25. 29 May, 2011 1 commit
  26. 29 Apr, 2011 1 commit
  27. 03 Apr, 2011 1 commit
  28. 19 Mar, 2011 1 commit
  29. 17 Mar, 2011 1 commit
  30. 07 Mar, 2011 1 commit
  31. 05 Mar, 2011 1 commit
  32. 04 Mar, 2011 1 commit
  33. 03 Mar, 2011 2 commits