1. 07 Aug, 2010 3 commits
  2. 26 Jul, 2010 3 commits
  3. 25 Jul, 2010 3 commits
  4. 18 Jul, 2010 1 commit
  5. 15 Jul, 2010 1 commit
  6. 05 Jul, 2010 1 commit
  7. 04 Jul, 2010 2 commits
  8. 03 Jul, 2010 5 commits
  9. 01 Jul, 2010 1 commit
  10. 30 Jun, 2010 1 commit
  11. 26 Jun, 2010 1 commit
  12. 22 Jun, 2010 1 commit
  13. 21 Jun, 2010 1 commit
  14. 14 Jun, 2010 1 commit
  15. 10 Jun, 2010 3 commits
  16. 08 Jun, 2010 1 commit
  17. 03 Jun, 2010 1 commit
  18. 31 May, 2010 2 commits
  19. 22 May, 2010 1 commit
    • Ramiro Polla's avatar
      Open 2-pass logfile in binary mode for both reading and writing. · c56e9e05
      Ramiro Polla authored
      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
  20. 12 May, 2010 1 commit
  21. 11 May, 2010 5 commits
  22. 07 May, 2010 1 commit