1. 08 12月, 2014 1 次提交
    • J
      Allow reading of growing avi files (currently being written) · 90411b33
      Joakim Plate 提交于
      This uses the RIFF header stored size to figure out the expected AVI
      file size, instead of the actual file. To work fully it requires handling
      failed avio_seek() instead of assuming they always succeed.
      
      Some fate file has been cut off and contains half a frame at the end which
      previously was not output during demuxing. This frame is now output to
      encoder, thus the fate diff update.
      
      Bug-Id: 261
      Signed-off-by: NVittorio Giovara <vittorio.giovara@gmail.com>
      90411b33
  2. 05 12月, 2014 1 次提交
  3. 13 11月, 2014 1 次提交
  4. 17 10月, 2014 1 次提交
  5. 12 10月, 2014 1 次提交
  6. 04 10月, 2014 1 次提交
  7. 26 9月, 2014 1 次提交
  8. 25 9月, 2014 1 次提交
  9. 17 9月, 2014 1 次提交
  10. 03 9月, 2014 1 次提交
  11. 22 8月, 2014 2 次提交
  12. 04 8月, 2014 1 次提交
  13. 01 8月, 2014 1 次提交
  14. 21 7月, 2014 1 次提交
  15. 11 6月, 2014 1 次提交
  16. 25 4月, 2014 1 次提交
  17. 22 4月, 2014 1 次提交
  18. 19 4月, 2014 1 次提交
  19. 18 4月, 2014 1 次提交
  20. 13 4月, 2014 1 次提交
  21. 09 4月, 2014 1 次提交
  22. 06 4月, 2014 1 次提交
  23. 04 4月, 2014 1 次提交
  24. 01 4月, 2014 2 次提交
  25. 31 3月, 2014 1 次提交
  26. 28 3月, 2014 4 次提交
  27. 27 3月, 2014 1 次提交
  28. 06 3月, 2014 1 次提交
  29. 12 2月, 2014 2 次提交
  30. 10 2月, 2014 1 次提交
  31. 06 2月, 2014 1 次提交
    • J
      fate: force the simple idct for xvid custom matrix test · 5a0bccd2
      Janne Grunau 提交于
      The original test without a forced idct is still useful since it tests
      the switching of the idct algorithm/permutation on x86 with MMX. MMXext
      or SSE2. Make sure the test runs only if MMX inline asm is available and
      force -cpuflags to all.
      Add the required bitexact flag for both tests.
      5a0bccd2
  32. 31 1月, 2014 1 次提交
  33. 10 1月, 2014 1 次提交
  34. 09 1月, 2014 1 次提交