1. 07 Jun, 2005 1 commit
  2. 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
  3. 01 Feb, 2005 1 commit
  4. 31 Jan, 2005 1 commit
  5. 06 Jan, 2005 1 commit
  6. 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
  7. 27 Dec, 2004 1 commit
  8. 20 Dec, 2004 1 commit
  9. 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
  10. 08 Sep, 2004 1 commit
  11. 26 Aug, 2004 1 commit
  12. 24 Aug, 2004 1 commit
  13. 02 May, 2002 1 commit
  14. 19 Mar, 2002 1 commit
  15. 09 Mar, 2002 1 commit
  16. 29 Jan, 2002 1 commit
  17. 28 Oct, 2001 1 commit
    • Hidenori Takeshima's avatar
      Fixed some bugs. · d359812d
      Hidenori Takeshima authored
      Implemented IPropertyBag.
      Implemented some FilterMapper2 methods.
      Implemented AddSourceFilter.
      Implemented Render partially.
      Implemented Connect partially.
      d359812d
  18. 22 Oct, 2001 1 commit
    • Hidenori Takeshima's avatar
      Fixed some bugs. · 17bee2ef
      Hidenori Takeshima authored
      Implemented AVI Decompressor.
      Started implementing Color Space Converter.
      Started implementing seeking.
      17bee2ef