log stream/tvi_vbi.c @ 28090:ff508c85d591

age author description
2008-05-14 diego Use standard license headers with standard formatting.
2007-12-02 reimar Add a few forgotten static/const attributes in tvi_vbi.c
2007-10-20 voroshil czech/slovak character set fixes:
2007-09-08 voroshil More accurate calculating of teletext
2007-09-08 voroshil Implement boxes for subtitle teletext pages.
2007-09-08 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
2007-09-03 voroshil Fix for:
2007-09-02 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
2007-09-01 voroshil Make sure that no pages will left in cache during
2007-09-01 voroshil Drop out control chars from page header in time position.
2007-09-01 voroshil Fix missed -1 -> 0x3f7f changes for subpage number.
2007-09-01 voroshil Fix displaying start page when it has subpages.
2007-09-01 voroshil Proper support for flashing chars in teletext pages.
2007-08-31 voroshil Support for selecting language via packet 28.
2007-08-29 voroshil Small code simplification as suggested by Reimar:
2007-08-29 voroshil Simplify code by using FFSWAP
2007-08-29 voroshil (cosmetics) replace tabs with spaces
2007-08-29 voroshil (cosmetics) fix indentation of previous commit
2007-08-29 voroshil Implement Hold/Release graphics (showing control chars as
2007-08-29 voroshil Implement Flash/Steady (swapping foreground/background colors)
2007-08-29 voroshil Make charset constants naming consistant
2007-08-28 iive Fix compilation by adding forgotten comma.
2007-08-28 voroshil Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.
2007-08-28 voroshil Implement X/27/0 packet decoding.
2007-08-28 voroshil Implement 8/30 format 1 teletext packet decoding
2007-08-26 voroshil (cosmetics) remove unnecessary ';'
2007-08-26 voroshil Fix typo
2007-08-26 voroshil Add teletext specification reference
2007-08-26 voroshil Remove ugly Russian language support hack.
2007-08-26 voroshil Add support for Latin National Option Sub-Sets
2007-08-25 voroshil 10l: "&" should be done after ">>"
2007-08-25 voroshil Language bits in teletext page header are
2007-08-22 voroshil Fix [soc:eoc] stubs.
2007-07-30 ivo remove GNUism (case range)
2007-07-30 voroshil Subtraction should be done after & operation.
2007-07-30 voroshil Drop out overlooked debug line
2007-07-29 voroshil Teletext support.
2007-06-28 voroshil Implemented tv://[<channel>][/<input_id>] url syntax
2007-06-10 voroshil Teletext support for tv:// (v4l and v4l2 only)