1. 23 Apr, 2011 1 commit
  2. 21 Apr, 2011 5 commits
  3. 20 Apr, 2011 1 commit
  4. 19 Apr, 2011 5 commits
  5. 18 Apr, 2011 1 commit
  6. 17 Apr, 2011 1 commit
  7. 14 Apr, 2011 1 commit
  8. 10 Apr, 2011 3 commits
  9. 23 Mar, 2011 1 commit
  10. 22 Mar, 2011 2 commits
    • Justin Ruggles's avatar
      cosmetics: indentation · 45ed8225
      Justin Ruggles authored
      45ed8225
    • Justin Ruggles's avatar
      Add a CPU flag for the Atom processor. · eba586b0
      Justin Ruggles authored
      The Atom has SSSE3 support, which is useful in many cases, but sometimes the
      SSSE3 version is slower than the SSE2 equivalent on the Atom, but is generally
      faster on other processors supporting SSSE3. This flag allows for selectively
      disabling certain SSSE3 functions on the Atom.
      eba586b0
  11. 19 Mar, 2011 1 commit
  12. 16 Mar, 2011 2 commits
  13. 15 Mar, 2011 1 commit
  14. 20 Feb, 2011 2 commits
  15. 17 Feb, 2011 3 commits
  16. 16 Feb, 2011 1 commit
  17. 15 Feb, 2011 1 commit
    • Reinhard Tartler's avatar
      Merge libavcore into libavutil · 737eb597
      Reinhard Tartler authored
      It is pretty hopeless that other considerable projects will adopt
      libavutil alone in other projects. Projects that need small footprint
      are better off with more specialized libraries such as gnulib or rather
      just copy the necessary parts that they need. With this in mind, nobody
      is helped by having libavutil and libavcore split. In order to ease
      maintenance inside and around FFmpeg and to reduce confusion where to
      put common code, avcore's functionality is merged (back) to avutil.
      Signed-off-by: 's avatarReinhard Tartler <siretart@tauware.de>
      737eb597
  18. 11 Feb, 2011 1 commit
  19. 09 Feb, 2011 1 commit
  20. 04 Feb, 2011 1 commit
  21. 03 Feb, 2011 1 commit
  22. 02 Feb, 2011 1 commit
  23. 31 Jan, 2011 1 commit
  24. 29 Jan, 2011 1 commit
  25. 25 Jan, 2011 1 commit