1. 07 Jun, 2016 1 commit
  2. 30 Nov, 2015 1 commit
    • Ganesh Ajjanagadde's avatar
      avcodec/ac3: always use hardcoded tables · 7b11eead
      Ganesh Ajjanagadde authored
      The table in question is a 253 byte one. In fact, it turns out that
      dynamic generation of the table results in an increased binary size.
      
      Code compiled with GCC 5.2.0, x86-64 (size in bytes), before and after
      patch:
      old: 62321064 libavcodec/libavcodec.so.57
      new: 62320536 libavcodec/libavcodec.so.57
      
      Thus, it always make sense to statically allocate this.
      
      Tested with FATE with/without --enable-hardcoded-tables.
      Reviewed-by: 's avatarwm4 <nfxjfg@googlemail.com>
      Signed-off-by: 's avatarGanesh Ajjanagadde <gajjanagadde@gmail.com>
      7b11eead
  3. 16 Apr, 2015 1 commit
  4. 15 Mar, 2015 1 commit
  5. 17 Apr, 2011 1 commit
  6. 29 Mar, 2011 1 commit
  7. 19 Mar, 2011 1 commit
  8. 28 Jan, 2011 2 commits
  9. 26 Jan, 2011 4 commits
  10. 25 Jan, 2011 2 commits
  11. 14 Dec, 2010 2 commits
  12. 30 Jun, 2010 1 commit
  13. 20 Apr, 2010 1 commit
  14. 14 Jan, 2010 1 commit
  15. 03 Nov, 2009 2 commits
  16. 27 Sep, 2009 15 commits
  17. 13 Apr, 2009 1 commit
  18. 01 Feb, 2009 1 commit
  19. 19 Jan, 2009 1 commit