1. 18 Oct, 2012 1 commit
    • Mans Rullgard's avatar
      aac: fix build with hardcoded tables · 7a12d97e
      Mans Rullgard authored
      aac_tablegen.h includes aac.h for the POW_SF2_ZERO definition, but
      this also pulls in a raft of other headers, some of which are not
      safe to use in code built with the host compiler.
      
      Moving POW_SF2_ZERO to aac_tablegen_decl.h, where the declaration
      of the array it relates to already resides, fixes the problems.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      7a12d97e
  2. 21 May, 2011 1 commit
  3. 19 Mar, 2011 1 commit
  4. 08 Sep, 2010 1 commit
  5. 23 Jun, 2010 1 commit
  6. 17 Oct, 2007 1 commit
  7. 27 Feb, 2007 1 commit
  8. 25 Jul, 2002 1 commit