[MPlayer-dev-eng] [PATCH] tv:// for win32

Vladimir Voroshilov voroshil at gmail.com
Sat Sep 8 18:07:37 CEST 2007


Hi, All

Here is complete set of patches of
tv:// for win32 implementation (with teletext support)

1. dshow_cfg_v96.diff
cnonfigure, Makefile, options, translatable strings

2. dshow_core_hdr_v96.diff.gz
3. dshow_core_v96.diff.gz
Main code.

4. dshow_tv_v96.diff
Changes in tv.* (adding new tv driver)

5. dshow_loader_v96.diff
Required changes under loader/*
I want to reuse mediatype.c code and structure definions
from guids.h, interfaces.h together with defined in MinGW interfaces.
Without this patch i can't include both loader/dshow/guids.h and MinGW's ole2.h
due to GUID structure redeclaration.

6. dshow_tt_hack_v96.diff
Hack for enabling teletext support under win32
Need proper implementation/fix.

[5] can (and should) be applied separately.
[6] have to be fixed before commit.

P.S. debug USE_TVI_DSHOW_TWEAKS will be disabled before commit.

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_cfg_v96.diff
Type: application/octet-stream
Size: 10109 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_core_hdr_v96.diff.gz
Type: application/x-gzip
Size: 5505 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_core_v96.diff.gz
Type: application/x-gzip
Size: 26741 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_loader_v96.diff
Type: application/octet-stream
Size: 2234 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_tt_hack_v96.diff
Type: application/octet-stream
Size: 694 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_tv_v96.diff
Type: application/octet-stream
Size: 5061 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070908/7b74dc1c/attachment-0003.obj>


More information about the MPlayer-dev-eng mailing list