[vlc-devel] [PATCH 0/3] resubmitting win32 BDA patches
John Freed
okvlc at johnfreed.com
Sun Mar 18 22:29:26 CET 2012
Please note that this is for 2.0, not 2.1.
Per comments, I've moved down the test in strings.c to affect Win32 only,
thus minimizing impact. I still encourage a careful vetting of thie proposal.
The dshow patch can still be tested independently of the others.
The bdagraph patch no longer touches access.c. However, the definition
of CQAM in dtv.h was applied only in 2.1, not 2.0, so it is included here.
Alternative is to backport courmisch's changes.
John Freed (3):
text: make_path returns (null) for Win32 if hostname starts with
blank
dshow: Remove filters but don't Release() them
dtv: rewrite of bdagraph to be tuner-based
modules/access/dshow/dshow.cpp | 24 +-
modules/access/dtv/bdadefs.h | 23 +-
modules/access/dtv/bdagraph.cpp | 2010 ++++++++++++++++++++++++++++-----------
modules/access/dtv/bdagraph.hpp | 33 +-
modules/access/dtv/dtv.h | 1 +
src/text/strings.c | 3 +
6 files changed, 1548 insertions(+), 546 deletions(-)
--
1.7.7.6
More information about the vlc-devel
mailing list