..
tests
Fix more -Wstrict-prototypes warnings.
2005-06-20 14:18:03 +00:00
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
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
Handle End Of Stream notifications.
2005-03-02 10:12:12 +00:00
control.c
Make functions static, fix declarations.
2005-06-20 18:39:40 +00:00
control_private.h
- AVI Splitter implementation.
2003-11-18 20:47:48 +00:00
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
- AVI Splitter implementation.
2003-11-18 20:47:48 +00:00
main.c
Interlocked LONG* gcc warning fixes.
2005-07-12 19:21:36 +00:00
memallocator.c
Interlocked LONG* gcc warning fixes.
2005-07-12 19:21:36 +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
Rename MODULENAME_Dll* functions to Dll* for better consistency and
2005-05-17 14:41:37 +00:00
quartz_private.h
Fixed {Copy/Delete/Free}MediaType functions to show proper behaviour.
2005-05-06 14:34:02 +00:00
regsvr.c
Rename MODULENAME_Dll* functions to Dll* for better consistency and
2005-05-17 14:41:37 +00:00
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
Version resources cleanup.
2004-11-23 13:59:34 +00:00
videorenderer.c
Fix rendering of paletted video stream.
2005-08-17 09:51:57 +00:00
waveparser.c
Janitorial: Get rid of strncpy/strncpyW.
2005-03-28 14:17:51 +00:00