1. 03 Mar, 2006 1 commit
  2. 02 Mar, 2006 10 commits
  3. 01 Mar, 2006 13 commits
  4. 28 Feb, 2006 6 commits
  5. 27 Feb, 2006 5 commits
  6. 26 Feb, 2006 4 commits
  7. 25 Feb, 2006 1 commit
    • michael's avatar
      size[0-3] are not initialized (and can get random negative trash · 08c134f8
      michael authored
      values), so the comparison with vs_total_ac_bits is messed up on the
      first couple loop iterations, leading to AC underflows.
      
      the b->prev[] pointers were not being maintained correctly. We
      potentially have to update b->prev[] both before and after the area
      whose VLC length is getting adjusted.
      
      this also might fix the ppc regression failure?
      
      patch by (Dan Maas <dmaas maasdigital com>)
      
      
      git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5064 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
      08c134f8