<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
thedj fixed the blend crash, which accepted all the telx decoder inputs
to spu.<br>
pls see SS below,<br>
<a
 href="http://img171.imageshack.us/img171/8260/telxlatestnomorecrashet2.png">telx
latest no more crash</a><br>
<br>
<br>
Vincent Penne wrote:
<blockquote cite="mid45A6EDA8.9080807@sashipa.com" type="cite">This is
the latest version of my teletext patch.
  <br>
  <br>
It should fix most raised issues so far, but I plan to improve it
further and make test against more examples.
  <br>
  <br>
- got rid of u8_t and use uint8_t instead
  <br>
- replaced wchar_t by uint16_t
  <br>
- now works with the sample on vlc ftp repository (callled
has-subtitles.ts)
  <br>
- should work fine under win32
  <br>
  <br>
  <br>
It is a patch against svn-trunk, for those using the patch against
0.8.6, just apply this patch against svn-trunk and then copy over the
file modules/codec/telx.c.
  <br>
  <br>
Vincent Penne.
  <br>
  <br>
</blockquote>
<br>
</body>
</html>