1. 25 Oct, 2012 1 commit
  2. 20 Oct, 2012 1 commit
  3. 09 Sep, 2012 1 commit
  4. 15 Aug, 2012 1 commit
  5. 14 Jul, 2012 1 commit
  6. 25 Dec, 2011 1 commit
  7. 22 Nov, 2011 1 commit
  8. 28 Sep, 2011 2 commits
  9. 24 Sep, 2011 1 commit
  10. 15 Jul, 2011 1 commit
  11. 29 Apr, 2011 1 commit
  12. 19 Apr, 2011 1 commit
  13. 23 Mar, 2011 1 commit
  14. 19 Mar, 2011 1 commit
  15. 02 Mar, 2011 2 commits
  16. 31 Jan, 2011 2 commits
  17. 22 Dec, 2010 1 commit
  18. 04 Dec, 2010 1 commit
  19. 10 Nov, 2010 1 commit
  20. 30 Jun, 2010 1 commit
  21. 26 Jun, 2010 1 commit
  22. 16 Jun, 2010 1 commit
  23. 20 Apr, 2010 1 commit
  24. 09 Mar, 2010 1 commit
  25. 06 Mar, 2010 2 commits
  26. 22 Jan, 2010 1 commit
    • Måns Rullgård's avatar
      DECLARE_ALIGNED macro for TMS470 compiler · 34e52abb
      Måns Rullgård authored
      This compiler supports gcc-style alignment attributes for struct,
      but not for global variables.  For the latter, alignment can be
      specified with a pragma, which does not work for struct members or
      local variables.  By using both pragma and attribute, one or the
      other will always take effect.
      
      Unfortunately, no means exists for aligning stack variables.
      
      Originally committed as revision 21379 to svn://svn.ffmpeg.org/ffmpeg/trunk
      34e52abb
  27. 21 Jan, 2010 1 commit
  28. 01 Jan, 2010 1 commit
  29. 09 Jul, 2009 1 commit
  30. 27 Jun, 2009 1 commit
  31. 06 Jun, 2009 1 commit
  32. 01 Feb, 2009 1 commit
  33. 28 Jan, 2009 1 commit
  34. 25 Jan, 2009 1 commit
  35. 24 Jan, 2009 1 commit
  36. 13 Jan, 2009 1 commit