1. 5c1409b strmbase: Move OutputPin implementation to strmbase. by Aric Stewart · 14 years ago
  2. 4fe2be8 quartz: Add support for MediaSeekingPassThru to transform filter. by Maarten Lankhorst · 15 years ago
  3. 63512e8 quartz: Avoid using the long type. by Michael Stefaniuc · 15 years ago
  4. cc7fc4a quartz: Remove superfluous pointer casts. by Michael Stefaniuc · 16 years ago
  5. ca0db58 quartz: Fix ACMWrapper to allow mono channels too. by Maarten Lankhorst · 16 years ago
  6. 89f4eee quartz: Pass InputPin as parameter to transform filter. by Maarten Lankhorst · 17 years ago
  7. 36418d8 quartz: Fix incorrect use of mtCurrent in transform filter. by Maarten Lankhorst · 17 years ago
  8. 992fb02 quartz: Fix deadlock with transform filter. by Maarten Lankhorst · 17 years ago
  9. 7d6e28c quartz: Silence a fixme. by Maarten Lankhorst · 17 years ago
  10. 4afc2ae Revert "quartz: Handle failures better in acmwrapper.". by Maarten Lankhorst · 17 years ago
  11. 1ba8ece quartz: Handle failures better in acmwrapper. by Maarten Lankhorst · 17 years ago
  12. 10708b4 quartz: Fix acmwrapper time regression. by Maarten Lankhorst · 17 years ago
  13. b7e20bf quartz: Fix time discontinuities in the acm wrapper. by Maarten Lankhorst · 17 years ago
  14. 4abbf91 quartz: Copy discontinuity status in acmwrapper. by Maarten Lankhorst · 17 years ago
  15. fb2c975 quartz: No longer drop packets on discontinuities. by Maarten Lankhorst · 17 years ago
  16. 1723473 quartz: Make acmwrapper respect preroll samples. by Maarten Lankhorst · 17 years ago
  17. 975dc03 quartz: Make acmwrapper respond to a sample discontinuity by dropping the frame after parsing it. by Maarten Lankhorst · 17 years ago
  18. e181290 quartz: Implement seeking stubs for transform filters. by Maarten Lankhorst · 17 years ago
  19. 6af76b3 quartz: Avoid %ll printf formats. by Alexandre Julliard · 17 years ago
  20. f8bb838 quartz: Make acmwrapper code aware of time, and get rid of its internal buffer. by Maarten Lankhorst · 17 years ago
  21. c925e3a quartz: Don't print errors for handled return values. by Chris Robinson · 17 years ago
  22. 92ced51 quartz: Don't return S_FALSE for failed connections. by Chris Robinson · 18 years ago
  23. 5ded3a9 quartz: Exclude unused headers. by Andrew Talbot · 18 years ago
  24. eda96fa quartz: Pass the media sample to the individual transform filter callbacks. by Chris Robinson · 18 years ago
  25. b7a4405 quartz: Break loop on error in ACMWrapper. by Chris Robinson · 18 years ago
  26. 243351d quartz: Add a QueryConnect method for transform filters. by Chris Robinson · 18 years ago
  27. 559d541 quartz: Cleanup properly around error conditions and avoid a potential infinite loop. by Chris Robinson · 18 years ago
  28. a512b9a quartz: Don't use uninitialized memory in ACMWrapper. by Chris Robinson · 18 years ago
  29. c78621e quartz: Make some data const and static. by Dmitry Timoshkov · 18 years ago
  30. cfbb859 quartz: Win64 printf format warning fixes. by Hans Leidekker · 18 years ago
  31. 04423c4 quartz: Cast-qual warnings fix. by Andrew Talbot · 19 years ago
  32. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  33. 623fb34 Fixed clock release in transform template. by Christian Costa · 20 years ago
  34. 19b78a0 Fixed ACM Wrapper. by Christian Costa · 20 years ago
  35. 56c701d Improved AVIDec. by Christian Costa · 20 years ago
  36. 4d801b6 Assorted spelling fixes. by Francois Gouget · 20 years ago
  37. 72213b1 Added ACM Wrapper filter. Cleaned up AVIDec. by Christian Costa · 20 years ago