[MPlayer-dev-eng] [PATCH] rework of copying samples from directshow codecs

Vladimir Voroshilov voroshil at gmail.com
Fri Feb 23 19:47:58 CET 2007


Hi, All

For tv:// driver under win32 different copying samples method is needed.
To allow reusing of outputpin.c code i've implemented (using wine's
quartz source) callback function for copying samples' data from codec
(or capture source) to mplayer.
With attached patch DS_Filter and my DS_MPGrabber can provide
different callbacks and thus can share outputpin.c code.

Patch was tested with mpeg4ds video, voxware and wma9sp audio directshow codecs.

Please review it.
Comments, suggestions are welcome.

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: copy_sample_rework.diff
Type: application/octet-stream
Size: 11232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070224/7768254b/attachment.obj>


More information about the MPlayer-dev-eng mailing list