1. 29 Jul, 2009 1 commit
  2. 22 Jul, 2009 1 commit
  3. 17 Jul, 2009 1 commit
  4. 16 Jun, 2009 1 commit
  5. 15 Apr, 2009 2 commits
  6. 14 Apr, 2009 2 commits
  7. 04 Apr, 2009 1 commit
  8. 03 Apr, 2009 3 commits
  9. 02 Apr, 2009 1 commit
  10. 13 Feb, 2009 1 commit
  11. 12 Feb, 2009 2 commits
  12. 11 Feb, 2009 1 commit
  13. 08 Feb, 2009 1 commit
  14. 26 Jan, 2009 1 commit
  15. 19 Jan, 2009 1 commit
  16. 14 Jan, 2009 1 commit
  17. 13 Jan, 2009 1 commit
  18. 05 Jan, 2009 1 commit
  19. 04 Jan, 2009 1 commit
  20. 03 Jan, 2009 1 commit
  21. 28 Dec, 2008 1 commit
  22. 26 Dec, 2008 1 commit
  23. 22 Dec, 2008 2 commits
  24. 19 Dec, 2008 1 commit
  25. 18 Dec, 2008 1 commit
  26. 14 Dec, 2008 1 commit
  27. 10 Dec, 2008 1 commit
  28. 03 Dec, 2008 1 commit
  29. 03 Nov, 2008 1 commit
  30. 27 Oct, 2008 1 commit
    • Diego Pettenò's avatar
      Rename template included sources from .h to _template.c. · 782fc0c3
      Diego Pettenò authored
      There are multiple source files that are #include'd rather than
      compiled, as they are used as template for generation of similar code,
      like asm-optimised code. Some of these files are right now named with
      a .h extension, although they are not header in any reasonable sense.
      
      Rename them so that instead of being named with .h extension they are
      named with _template.c as final part.
      
      Originally committed as revision 15730 to svn://svn.ffmpeg.org/ffmpeg/trunk
      782fc0c3
  31. 20 Oct, 2008 1 commit
  32. 19 Oct, 2008 3 commits