Fixed MediaSample passing. This is the upstream filter that releases
commit5182f707f5dccfac50fff8b41f031486da2119b5
authorChristian Costa <titan.costa@wanadoo.fr>
Mon, 20 Dec 2004 17:07:17 +0000 (20 17:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Dec 2004 17:07:17 +0000 (20 17:07 +0000)
tree7144ea488afdee2e438044d811e63bf22f016994
parent405abd5b068949821a64cacf9b5e801b5208f7e0
Fixed MediaSample passing. This is the upstream filter that releases
it.
Set ppMediaType to NULL when returning S_FALSE in
IMediaSample_GetMediaType (required by native Quartz dll).
Added support for 32-bit depth source in video renderer.
dlls/quartz/avidec.c
dlls/quartz/avisplit.c
dlls/quartz/dsoundrender.c
dlls/quartz/memallocator.c
dlls/quartz/videorenderer.c