[Ffmpeg-devel] [PATCH] HD DVD subtitle decoding

Ian Caulfield ian.caulfield
Thu Jan 25 12:51:04 CET 2007


Hi,

The attached patches add support for HD DVD subtitles (both 2-bit and 8-bit)
to the dvdsub decoder. The patches depend on my earlier bugfix/tidy patches,
which I've reattached as dvdsub1.patch and dvdsub2.patch.

dvdsubdec-rename.patch renames one of the internal functions and some local
variable in order to avoid confusion between the 2-bit and 8-bit RLE modes.

dvdsubdec-hd.patch adds the HD DVD subtitle support

dvdsubdec-retab.patch retabulates the code

I'm not sure about the yuvtorgb code - I lifted this from dvbsubdec.c, but I
reckon it should probably live somewhere else, though I couldn't decide
where.

Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdsub1.patch
Type: application/octet-stream
Size: 673 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070125/bfcf814c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdsub2.patch
Type: application/octet-stream
Size: 1695 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070125/bfcf814c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdsubdec-rename.patch
Type: application/octet-stream
Size: 3536 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070125/bfcf814c/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdsubdec-hd.patch
Type: application/octet-stream
Size: 7800 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070125/bfcf814c/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdsubdec-retab.patch
Type: application/octet-stream
Size: 2121 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070125/bfcf814c/attachment-0004.obj>



More information about the ffmpeg-devel mailing list