1. 18 Oct, 2008 1 commit
  2. 23 Jun, 2008 1 commit
  3. 25 Feb, 2008 1 commit
  4. 19 Feb, 2008 1 commit
  5. 12 Feb, 2008 1 commit
  6. 31 Dec, 2007 1 commit
  7. 05 Dec, 2007 1 commit
  8. 16 Oct, 2007 1 commit
  9. 13 Sep, 2007 1 commit
  10. 23 Apr, 2007 1 commit
  11. 13 Nov, 2006 1 commit
  12. 24 Oct, 2006 1 commit
  13. 10 Oct, 2006 1 commit
  14. 16 Jun, 2006 1 commit
  15. 13 Jun, 2006 1 commit
  16. 23 May, 2006 1 commit
  17. 10 May, 2006 1 commit
  18. 12 Apr, 2006 1 commit
  19. 11 Apr, 2006 1 commit
  20. 10 Mar, 2006 1 commit
  21. 08 Sep, 2005 1 commit
  22. 02 Jul, 2005 1 commit
  23. 21 Mar, 2005 2 commits
  24. 27 Dec, 2004 1 commit
  25. 20 Dec, 2004 1 commit
  26. 29 Nov, 2004 1 commit
  27. 07 Oct, 2004 1 commit
  28. 02 Sep, 2004 1 commit
  29. 04 Jul, 2004 1 commit
  30. 06 Jan, 2004 1 commit
  31. 04 Oct, 2003 1 commit
  32. 05 Sep, 2003 1 commit
  33. 02 Sep, 2003 1 commit
  34. 08 Aug, 2003 1 commit
  35. 21 Jul, 2003 1 commit
  36. 09 Jul, 2003 1 commit
  37. 02 Jul, 2003 1 commit
    • Michael Günnewig's avatar
      - Fixed memory leak in AVISaveOptions. · c783c202
      Michael Günnewig authored
      - Implemented AVISaveVW method.
      - Semi-stub implementation for CreateEditableStream method.
      - Added support for creation of interleaved AVI files.
      - Fixed creation of index table in AVI files.
      - Added declaration for IAVIStreaming interface.
      - Added some more macros.
      - Fixed some minor bugs.
      c783c202
  38. 30 Jun, 2003 1 commit
  39. 23 Jun, 2003 1 commit
    • Michael Günnewig's avatar
      - Fixed some signed/unsigned mismatches. · 9f67cfef
      Michael Günnewig authored
      - Fixed bugs in AVISaveOptions dialog handling.
      - Fixed bug in AVIFILE_LoadFile -- now check for more than
        MAX_AVISTREAMS streams in file.
      - Implemented AVIMakeFileFromStreams and AVISaveVA method.
      - Added IAVIEditStream interface.
      - Implemented EditStream* methods.
      - Added stubs for AVISaveVW, CreateEditableStream.
      - Added stubs for clipboard handling.
      9f67cfef