[MPlayer-dev-eng] [PATCH] Proper teletext language support
Vladimir Voroshilov
voroshil at gmail.com
Wed Aug 29 20:05:57 CEST 2007
2007/8/29, Michael Niedermayer <michaelni at gmx.at>:
> Hi
>
> On Mon, Aug 27, 2007 at 07:37:15PM +0700, Vladimir Voroshilov wrote:
>[...]
> > cw^=1<<(syndrom-33); //Single error
> > }
> > return (cw&4)>>2 |
> > (cw&0xf0)>>3 |
> > (cw&0x3f00)>>4 |
> > (cw&0x3f0000)>>11;
> > }
>
> without the bugs in the reordering in the last return, yes
Of course there is error.
Fixed version attached.
If nobody will object, i'll apply it in 24 hours.
--
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: tt_fix_lang14.diff
Type: text/x-diff
Size: 15777 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070830/acbb66a9/attachment.diff>
More information about the MPlayer-dev-eng
mailing list