index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
dec_teletext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove teletext support
wm4
2012-08-03
1
-1888
/
+0
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
1
-2
/
+1
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-6
/
+3
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
1
-2
/
+0
|
\
|
*
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
diego
2010-02-17
1
-2
/
+0
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-3
/
+3
|
/
*
Add support for DVB teletext.
reimar
2009-11-10
1
-0
/
+26
*
Properly free the pthread mutex for teletext.
reimar
2009-11-09
1
-0
/
+2
*
Allow teletext compilation without pthreads
reimar
2009-11-09
1
-0
/
+11
*
Factorise vbi_decode().
cehoyos
2009-11-07
1
-30
/
+39
*
Separate teletext from tv support.
cehoyos
2009-11-07
1
-6
/
+5
*
Teletext display does support font scaling via OSD font scaling, remove
cehoyos
2009-10-31
1
-1
/
+0
*
Replace two more occurences of tvi_vbi with dec_teletext.
cehoyos
2009-10-31
1
-2
/
+2
*
Remove incorrect comment.
cehoyos
2009-10-31
1
-2
/
+0
*
Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
cehoyos
2009-10-29
1
-57
/
+57
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
1
-0
/
+1851