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