[MPlayer-dev-eng] [PATCH] stream layer support for .ifo files

Andrew Calkin calkina at geexbox.org
Fri Dec 7 04:01:37 CET 2007


2007/12/3, Andrew Calkin <calkina at geexbox.org>:

> I had been working on a patch to extend that hack to vcd and
> cd-specific files, but now I realise that a specific track-seeking
> code should be added to those specific streams instead. So, does
> anyone object to that dvd-specific hack to be removed from
> parser-mpcmd.c? If it's ok, i'll start working on track-seeking stuff
> for cd and vcd media instead. This should extend the capabilities as I
> wanted, but in a non-hackish way.

If no one wants to remove the hackish code for treating dvd parsing
exceptionally (see patch-remove-hack.diff), then at least the
following patch (patch-fix.diff) should be applied- an unterminated
string can result if the end title number # is greater than >99, which
is valid (<256 is valid, according to the define at the top).

Comments welcome.

//Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-fix.diff
Type: text/x-patch
Size: 458 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071207/99670b32/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-remove-hack.diff
Type: text/x-patch
Size: 1618 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071207/99670b32/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list