1. 16 Oct, 2012 1 commit
  2. 13 Oct, 2012 1 commit
  3. 01 Oct, 2012 2 commits
  4. 26 Aug, 2012 1 commit
  5. 09 Apr, 2012 1 commit
  6. 05 Dec, 2011 1 commit
  7. 22 Oct, 2011 1 commit
  8. 25 Aug, 2011 1 commit
  9. 12 Aug, 2011 1 commit
  10. 11 Jul, 2011 1 commit
  11. 08 Jul, 2011 2 commits
  12. 30 Jun, 2011 1 commit
  13. 29 Jun, 2011 1 commit
  14. 28 Jun, 2011 2 commits
  15. 28 Apr, 2011 1 commit
  16. 26 Mar, 2011 1 commit
  17. 23 Jan, 2011 1 commit
    • Mans Rullgard's avatar
      fate: make lavfi tests output only md5 · 05238927
      Mans Rullgard authored
      Instead of saving huge raw files, use the md5: output pseudo-protocol
      to calculate the checksum of the file directly.  This is especially
      useful when testing on remote targets as it avoids transferring 3.6GB
      over the network.
      (cherry picked from commit f4b1e21a)
      05238927
  18. 22 Jan, 2011 1 commit
    • Mans Rullgard's avatar
      fate: make lavfi tests output only md5 · f4b1e21a
      Mans Rullgard authored
      Instead of saving huge raw files, use the md5: output pseudo-protocol
      to calculate the checksum of the file directly.  This is especially
      useful when testing on remote targets as it avoids transferring 3.6GB
      over the network.
      f4b1e21a
  19. 01 Aug, 2010 1 commit
    • Stefano Sabatini's avatar
      Add lavfi-pixfmts LE tests. · 213a4cbb
      Stefano Sabatini authored
      The corresponding lavfi-pixfmts BE tests are not yet added, as there
      are some bugs in the scaler (scaling rgba, argb, bgra, abgr, yuva420p)
      which result in differences with the LE reference, and I cannot
      visually check the generated files on BE.
      
      Originally committed as revision 24657 to svn://svn.ffmpeg.org/ffmpeg/trunk
      213a4cbb