1. 23 Feb, 2018 1 commit
  2. 09 Nov, 2017 1 commit
  3. 29 Mar, 2017 1 commit
  4. 03 Dec, 2015 1 commit
    • Michael Niedermayer's avatar
      avutil/timecode: Fix fps check · b46dcd52
      Michael Niedermayer authored
      The fps variable is explicitly set to -1 in case of some errors, the check must
      thus be signed or the code setting it needs to use 0 as error code
      the type of the field could be changed as well but its in an installed header
      
      Fixes: integer overflow
      Fixes: 9982cc157b1ea90429435640a989122f/asan_generic_3ad004a_3799_22cf198d9cd09928e2d9ad250474fa58.mov
      
      Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      b46dcd52
  5. 26 Oct, 2015 2 commits
  6. 28 May, 2014 1 commit
  7. 24 Jan, 2013 2 commits
  8. 04 Nov, 2012 1 commit
  9. 08 Aug, 2012 1 commit
  10. 01 Aug, 2012 1 commit
  11. 27 Jul, 2012 1 commit
  12. 02 Feb, 2012 2 commits