Sweden-Number/dlls/quartz
Christian Costa 8f3cc76ea2 Return S_OK when committing/decomitting an already
committed/decommitted allocator.
Add corresponding test case.
Improve traces.
2005-08-22 09:27:41 +00:00
..
tests Return S_OK when committing/decomitting an already 2005-08-22 09:27:41 +00:00
.cvsignore
Makefile.in Added window support to the video renderer: 2005-06-13 11:37:55 +00:00
acmwrapper.c Fixed clock release in transform template. 2005-06-05 19:18:34 +00:00
avidec.c Don't use fullscreen mode in video renderer for now and improve error 2005-06-07 20:29:23 +00:00
avisplit.c
control.c Make functions static, fix declarations. 2005-06-20 18:39:40 +00:00
control_private.h
dsoundrender.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
enumfilters.c Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
enummedia.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
enummoniker.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
enumpins.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
enumregfilters.c Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
filesource.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
filtergraph.c Properly allocate/release memory when adding filters to the filtergraph. 2005-08-22 09:21:24 +00:00
filtermapper.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
fourcc.h
main.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
memallocator.c Return S_OK when committing/decomitting an already 2005-08-22 09:27:41 +00:00
parser.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
parser.h Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
pin.c Replace the ICOM_THIS_From macros by inline functions. 2005-07-27 15:14:18 +00:00
pin.h Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
quartz.spec
quartz_private.h
regsvr.c
systemclock.c Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
transform.c Properly allocate/release memory when adding filters to the filtergraph. 2005-08-22 09:21:24 +00:00
transform.h Interlocked LONG* gcc warning fixes. 2005-07-12 19:21:36 +00:00
version.rc
videorenderer.c Fix rendering of paletted video stream. 2005-08-17 09:51:57 +00:00
waveparser.c