1. 28 Apr, 2012 1 commit
    • Roland Scheidegger's avatar
      h264: use one table instead of several for cabac functions · 14e9ffc1
      Roland Scheidegger authored
      The reason is this is easier for PIC code (in particular on darwin...).
      Keep the old names as pointers (static in cabac_functions.h so gcc
      knows these are just immediate offsets) so the c code can nicely stay the same
      (alternatively could use offsets directly in the functions needing the
      tables). This should produce the same code as before with non-pic and better
      code (confirmed) with pic.
      
      The assembly uses the new table but still won't work for PIC case.
      Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
      14e9ffc1
  2. 12 Jan, 2012 3 commits
  3. 09 Jan, 2012 1 commit
  4. 07 Jan, 2012 1 commit
  5. 04 Jan, 2012 2 commits
  6. 17 Jul, 2011 1 commit
  7. 15 Jul, 2011 1 commit
  8. 20 Jun, 2011 1 commit
  9. 19 Mar, 2011 1 commit
  10. 20 Apr, 2010 1 commit
  11. 13 Apr, 2009 1 commit
  12. 10 Apr, 2009 1 commit
  13. 20 Mar, 2009 1 commit
  14. 01 Feb, 2009 1 commit
  15. 09 May, 2008 1 commit
  16. 23 Jan, 2008 1 commit
  17. 20 Jan, 2008 1 commit
  18. 23 Nov, 2007 1 commit
  19. 19 Jul, 2007 1 commit
  20. 05 Jul, 2007 1 commit
  21. 18 Oct, 2006 1 commit
  22. 15 Oct, 2006 1 commit
  23. 13 Oct, 2006 1 commit
  24. 11 Oct, 2006 2 commits
  25. 10 Oct, 2006 1 commit
  26. 09 Oct, 2006 3 commits
  27. 08 Oct, 2006 2 commits
  28. 07 Oct, 2006 1 commit
  29. 12 Jan, 2006 1 commit
  30. 17 Dec, 2005 1 commit
  31. 11 Jan, 2005 1 commit
  32. 29 Dec, 2004 1 commit
  33. 26 Oct, 2004 1 commit