1. 13 Apr, 2009 1 commit
    • bcoudurier's avatar
      Init state to -1 in h264 parser. · 53518ced
      bcoudurier authored
      Fix:
      ==22063== Conditional jump or move depends on uninitialised value(s)
      ==22063==    at 0x811A4B7: ff_find_start_code (mpegvideo.c:99)
      ==22063==    by 0x82F5B74: parse_nal_units (h264_parser.c:132)
      ==22063==    by 0x82F5A68: h264_parse (h264_parser.c:261)
      [...]
      ==22063==  Uninitialised value was created by a stack allocation
      ==22063==    at 0x82F5AF5: parse_nal_units (h264_parser.c:112)
      
      
      git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18479 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
      53518ced
  2. 12 Apr, 2009 26 commits
  3. 11 Apr, 2009 13 commits