1. 07 8月, 2010 1 次提交
  2. 27 7月, 2010 1 次提交
  3. 26 7月, 2010 2 次提交
  4. 25 7月, 2010 3 次提交
  5. 19 7月, 2010 1 次提交
  6. 15 7月, 2010 1 次提交
  7. 05 7月, 2010 3 次提交
  8. 04 7月, 2010 2 次提交
  9. 03 7月, 2010 3 次提交
  10. 02 7月, 2010 1 次提交
  11. 01 7月, 2010 1 次提交
  12. 27 6月, 2010 1 次提交
  13. 23 6月, 2010 1 次提交
  14. 21 6月, 2010 1 次提交
  15. 15 6月, 2010 1 次提交
  16. 11 6月, 2010 3 次提交
  17. 09 6月, 2010 1 次提交
  18. 04 6月, 2010 1 次提交
  19. 01 6月, 2010 2 次提交
  20. 23 5月, 2010 1 次提交
    • R
      Open 2-pass logfile in binary mode for both reading and writing. · c56e9e05
      Ramiro Polla 提交于
      This fixes a regression on Windows introduced by r22769 in which the data read
      from the file was not properly zero terminated. The file was read as text,
      which caused the \r characters to be suppressed. Since the zero termination
      happens at the end of the buffer, and there was one byte less read per line,
      this caused the remaining space on the buffer to contain random data.
      
      Originally committed as revision 23251 to svn://svn.ffmpeg.org/ffmpeg/trunk
      c56e9e05
  21. 12 5月, 2010 6 次提交
  22. 07 5月, 2010 3 次提交