]> git.sesse.net Git - ffmpeg/commit
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes...
authorIan Caulfield <ian.caulfield@gmx.at>
Sun, 14 Aug 2005 01:15:27 +0000 (01:15 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Aug 2005 01:15:27 +0000 (01:15 +0000)
commitbf01fb696defe708fde9ec5d21ebad948f70c877
treeab9f145f9cb3a8bce3ed9fc92d6c4ce5451d2645
parent8341e4e3384aedddd2a515db38b0fbfad95f59bd
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few
problems in the DVD decoder (the palette entries were being read
back-to-front, and the timing conversions were slighly off)
patch by (Ian Caulfield: imc25, cam ac uk)

Originally committed as revision 4520 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dvbsubdec.c
libavcodec/dvdsub.c