1. 23 11月, 2011 2 次提交
  2. 12 11月, 2011 1 次提交
  3. 07 11月, 2011 1 次提交
  4. 21 10月, 2011 1 次提交
  5. 20 10月, 2011 1 次提交
  6. 18 8月, 2011 1 次提交
  7. 16 8月, 2011 1 次提交
  8. 13 8月, 2011 1 次提交
  9. 02 7月, 2011 1 次提交
  10. 20 5月, 2011 1 次提交
  11. 15 5月, 2011 1 次提交
  12. 23 3月, 2011 1 次提交
  13. 19 3月, 2011 1 次提交
  14. 09 2月, 2011 2 次提交
    • R
      Fix ff_emu_edge_core_sse() on Win64. · a239d534
      Ronald S. Bultje 提交于
      Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict
      on the size of registers and which registers are being used for operations
      where multiple are available. This fixes segfaults in emulated_edge()
      function calls on Win64.
      (cherry picked from commit 17cf7c68)
      a239d534
    • R
      Fix ff_emu_edge_core_sse() on Win64. · 17cf7c68
      Ronald S. Bultje 提交于
      Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict
      on the size of registers and which registers are being used for operations
      where multiple are available. This fixes segfaults in emulated_edge()
      function calls on Win64.
      17cf7c68
  15. 04 2月, 2011 1 次提交
  16. 02 2月, 2011 2 次提交
  17. 01 2月, 2011 1 次提交
  18. 24 6月, 2010 1 次提交
  19. 23 1月, 2010 1 次提交
  20. 09 12月, 2009 1 次提交
  21. 06 12月, 2009 1 次提交
  22. 05 12月, 2009 1 次提交
    • L
      refactor and optimize scalarproduct · b1159ad9
      Loren Merritt 提交于
      29-105% faster apply_filter, 6-90% faster ape decoding on core2
      (Any x86 other than core2 probably gets much less, since this is mostly due to ssse3 cachesplit avoidance and I haven't written the full gamut of other cachesplit modes.)
      9-123% faster ape decoding on G4.
      
      Originally committed as revision 20739 to svn://svn.ffmpeg.org/ffmpeg/trunk
      b1159ad9
  23. 04 12月, 2009 1 次提交
  24. 19 10月, 2009 3 次提交
  25. 09 2月, 2009 1 次提交
  26. 22 12月, 2008 1 次提交
  27. 19 12月, 2008 1 次提交
  28. 14 8月, 2008 1 次提交