1. 29 Nov, 2010 1 commit
  2. 10 Nov, 2010 1 commit
  3. 08 Nov, 2010 1 commit
  4. 14 Oct, 2010 1 commit
  5. 08 Oct, 2010 2 commits
  6. 06 Oct, 2010 2 commits
  7. 05 Oct, 2010 1 commit
  8. 20 May, 2010 1 commit
  9. 01 Apr, 2010 1 commit
  10. 29 Jan, 2009 1 commit
  11. 29 Jul, 2008 1 commit
  12. 14 Jul, 2008 1 commit
  13. 09 Jul, 2008 1 commit
  14. 24 Jun, 2008 1 commit
  15. 19 Jun, 2008 1 commit
  16. 22 May, 2008 1 commit
  17. 24 Apr, 2008 1 commit
  18. 14 Apr, 2008 1 commit
  19. 02 Apr, 2008 1 commit
  20. 19 Nov, 2007 1 commit
  21. 27 Jun, 2007 1 commit
  22. 05 Jun, 2007 1 commit
  23. 17 May, 2007 1 commit
  24. 09 Apr, 2007 1 commit
  25. 04 Apr, 2007 1 commit
  26. 29 Nov, 2006 1 commit
  27. 13 Oct, 2006 1 commit
  28. 25 Sep, 2006 1 commit
  29. 23 May, 2006 1 commit
  30. 07 Jun, 2005 1 commit
  31. 21 Feb, 2005 1 commit
    • Christian Costa's avatar
      Improved AVIDec. · 56c701df
      Christian Costa authored
      Added 2 new callback functions to the transform template and moved all
      of them into a funcs table.
      56c701df
  32. 01 Feb, 2005 1 commit
  33. 31 Jan, 2005 1 commit
  34. 06 Jan, 2005 1 commit
  35. 03 Jan, 2005 1 commit
    • Christian Costa's avatar
      Implemented IMediaControl_Run that explores the graph, counts · 45f111a2
      Christian Costa authored
      renderers and starts filters.
      Better implementation of IBaseFilter_Run for AVI SPlitter and AVI
      Decompressor.
      Use the standard memory allocator when an output pin does not provide
      any allocator.
      Set allocator properties for AVI Decompressor output pin and update
      the buffers size at connection time.
      45f111a2
  36. 27 Dec, 2004 1 commit
  37. 20 Dec, 2004 1 commit
  38. 29 Nov, 2004 1 commit
    • Christian Costa's avatar
      AVI decompressor: · 161a6b4d
      Christian Costa authored
      - Make copies of bitmap header from media type for input and output
        and update them when needed.
      - Fixed subtype for 32-bit depth in QueryAccept.
      AVI splitter:
      - Fixed handling of rec list.
      161a6b4d