1. 06 Feb, 2011 1 commit
  2. 30 Jan, 2011 1 commit
  3. 25 Jan, 2011 3 commits
  4. 24 Jan, 2011 1 commit
  5. 23 Jan, 2011 1 commit
  6. 21 Jan, 2011 4 commits
  7. 20 Jan, 2011 1 commit
  8. 18 Jan, 2011 7 commits
  9. 17 Jan, 2011 1 commit
  10. 05 Jan, 2011 1 commit
  11. 04 Jan, 2011 2 commits
  12. 03 Jan, 2011 1 commit
  13. 02 Jan, 2011 1 commit
  14. 28 Dec, 2010 1 commit
  15. 23 Dec, 2010 1 commit
  16. 22 Dec, 2010 1 commit
  17. 18 Dec, 2010 1 commit
  18. 16 Dec, 2010 1 commit
    • Martin Storsjö's avatar
      configure: Avoid warnings if av_always_inline is disabled · 4f7d2fe2
      Martin Storsjö authored
      This macro is disabled if --enable-small or --disable-optimizations are set.
      Currently, this leads to warnings about functions being defined but not used,
      for functions in header files.
      
      By defining av_always_inline as inline or as av_unused, we avoid these
      warnings.
      
      This doesn't make a normal build with --enable-small any larger,
      since the compiler probably chooses not to inline these functions even
      if they're marked as inline.
      
      Originally committed as revision 26032 to svn://svn.ffmpeg.org/ffmpeg/trunk
      4f7d2fe2
  19. 14 Dec, 2010 1 commit
  20. 07 Dec, 2010 1 commit
  21. 04 Dec, 2010 1 commit
  22. 30 Nov, 2010 1 commit
  23. 04 Nov, 2010 1 commit
  24. 02 Nov, 2010 1 commit
  25. 26 Oct, 2010 1 commit
  26. 21 Oct, 2010 1 commit
  27. 19 Oct, 2010 1 commit
  28. 13 Oct, 2010 1 commit