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