1. 29d3c75 strmbase: COM cleanup for BaseFilter. by Aric Stewart · 13 years ago
  2. 84a39b4 qcap: Initialize to NULL the content of ppPin, not the pointer itself. by Paul Chitescu · 14 years ago
  3. a3029f0 qcap: Make VfwPin_GetMediaTypeVersion() static. by Francois Gouget · 14 years ago
  4. 671400c qcap: Use ifaces instead of vtbl pointers in VfwCapture. by Michael Stefaniuc · 14 years ago
  5. 7e8751b strmbase: More properly standardized pin implementations for NewSegment. by Aric Stewart · 14 years ago
  6. ae7e5b1 qcap: Make use of a few more strmbase implementations. by Aric Stewart · 14 years ago
  7. 60bf76d strmbase: Remove non-standard custom allocator logic from strmbase. by Aric Stewart · 14 years ago
  8. 7602829 strmbase: Add GetMediaType and GetMediaTypeVersion to BasePin function table. by Aric Stewart · 14 years ago
  9. 3c2dfd1 strmbase: Standardize "class" function into functions tables in the structs. by Aric Stewart · 14 years ago
  10. 8f3c372 strmbase: Clean up the allocator negotiating for BaseOutputPin. by Aric Stewart · 14 years ago
  11. 7910870 strmbase: Add an implementation of BaseFilterImpl_EnumPins. by Aric Stewart · 14 years ago
  12. 1d42659 strmbase: Implement BaseFilter in strmbase. by Aric Stewart · 14 years ago
  13. 5c1409b strmbase: Move OutputPin implementation to strmbase. by Aric Stewart · 14 years ago
  14. 0410e50 strmbase: Move BasePin implementation to strmbase. by Aric Stewart · 14 years ago
  15. bb110c7 strmbase: Move enumpins from quartz to strmbase. by Aric Stewart · 14 years ago
  16. 89ea07f strmbase: Add the EnumMediaTypes base implementation. by Aric Stewart · 14 years ago
  17. 7ef5f44 include: Change long to LONG in axextend.idl. by Michael Stefaniuc · 16 years ago
  18. 6f49003 qcap: Remove superfluous casts. by Michael Stefaniuc · 16 years ago
  19. 2f6df7c qcap: Use the right FAILED/SUCCEEDED macro instead of negating the opposite. by Michael Stefaniuc · 16 years ago
  20. 62823d2 qcap: Make sure input to AMStreamConfig_SetFormat is not NULL. by Lei Zhang · 17 years ago
  21. 888b989 qcap: Capture pin should have an IAMStreamConfig. by Maarten Lankhorst · 17 years ago
  22. 0805f6b qcap: Fix a mem leak on an error path. Found by Smatch. by Michael Stefaniuc · 17 years ago
  23. b3d32c8 qcap: Exclude unused headers. by Andrew Talbot · 18 years ago
  24. 614ee83 qcap: Add DebugInfo to critical sections. by Jan Zerebecki · 18 years ago
  25. 079bb8a qcap: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  26. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  27. 0791d06 Interlocked LONG* gcc warning fixes. by Mike McCormack · 20 years ago
  28. eba47f1 Make remaining OLE interface vtables const. by Dmitry Timoshkov · 20 years ago
  29. b58f0a3 Implemented VfwCapture interface. by Maarten Lankhorst · 20 years ago
  30. 5d16ab6 Implemented VfwCapture interface. by Maarten Lankhorst · 20 years ago