mpv/stream
voroshil 83a2c50ef9 Teletext support for tv:// (v4l and v4l2 only)
modified patch from Otvos Attila oattila at chello dot hu

Module uses zvbi library for all low-level  VBI operations (like I/O with vbi
device, converting vbi pages into usefull vbi_page stuctures, rendering them
into RGB32 images).

All teletext related stuff (except properties, slave commands and rendering
osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented
in tvi_vbi.c

New properties:
teletext_page - switching between pages
teletext_mode - switch between on/off/opaque/transparent modes
teletext_format - (currently read-only) allows to get format info
(black/white,gray,text)
teletext_half_page - trivial zooming (displaying top/bottom half of teletext
page)

New slave commands:
teletext_add_dec - user interface for jumping to any page by editing page number
interactively
teletext_go_link - goes though links, specified on current page



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23530 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-10 00:06:12 +00:00
..
freesdp
librtsp Check buffer size in header dump functions 2007-03-25 19:00:39 +00:00
realrtsp Cleanup real_calc_response_and_checksum() 2007-04-09 22:11:31 +00:00
Makefile Teletext support for tv:// (v4l and v4l2 only) 2007-06-10 00:06:12 +00:00
ai_alsa.c
ai_alsa1x.c
ai_oss.c
asf_mmst_streaming.c
asf_streaming.c
audio_in.c
audio_in.h
cache2.c
cache2.h
cdd.h
cdinfo.c
cookies.c
cookies.h
dvb_tune.c
dvbin.h
frequencies.c
frequencies.h
http.c
http.h
netstream.h
network.c
network.h
open.c
pnm.c
pnm.h
pvr.h added proper GPL headers to new stream/pvr.h file 2007-05-08 12:22:42 +00:00
rtp.c
rtp.h
stream.c
stream.h
stream_cdda.c
stream_cddb.c Avoiding sscanf in cddb support reading more data with %s than buffer size 2007-06-05 11:13:32 +00:00
stream_cue.c
stream_dvb.c Set errno to 0 after printing it, not before 2007-06-08 07:45:36 +00:00
stream_dvd.c Remove some unused variables, patch by timwoj ieee org. 2007-05-28 08:42:35 +00:00
stream_dvd.h
stream_dvdnav.c after a DVDNAV_VTS_CHANGE event report the title being played 2007-04-22 10:27:44 +00:00
stream_dvdnav.h
stream_file.c
stream_ftp.c
stream_livedotcom.c
stream_mf.c
stream_netstream.c
stream_null.c
stream_pvr.c give credits to Sven for pvr channel navigation 2007-05-08 12:21:50 +00:00
stream_radio.c Fix compiler warnings. 2007-06-08 06:08:51 +00:00
stream_radio.h
stream_rtp.c
stream_rtsp.c
stream_smb.c
stream_tv.c
stream_udp.c
stream_vcd.c at open() discard front margin/empty sectors (fixes demuxing by libavformat); patch by Zuxy meng 2007-03-24 10:37:05 +00:00
stream_vstream.c
tcp.c
tcp.h
tv.c Teletext support for tv:// (v4l and v4l2 only) 2007-06-10 00:06:12 +00:00
tv.h Teletext support for tv:// (v4l and v4l2 only) 2007-06-10 00:06:12 +00:00
tvi_bsdbt848.c Fix OpenBSD compilation: strndup is a GNU extension. 2007-05-20 11:36:50 +00:00
tvi_def.h mjpeg support for v4l2 tv:// driver 2007-06-01 17:29:35 +00:00
tvi_dummy.c remove unnecessary stubs which were not ever used. 2007-05-24 09:58:57 +00:00
tvi_v4l.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
tvi_v4l2.c mjpeg support for v4l2 tv:// driver 2007-06-01 17:29:35 +00:00
tvi_vbi.c Teletext support for tv:// (v4l and v4l2 only) 2007-06-10 00:06:12 +00:00
tvi_vbi.h Teletext support for tv:// (v4l and v4l2 only) 2007-06-10 00:06:12 +00:00
udp.c
udp.h
url.c
url.h
vcd_read.h
vcd_read_darwin.h Remove some unused variables, patch by timwoj ieee org. 2007-05-28 08:42:35 +00:00
vcd_read_fbsd.h
vcd_read_nbsd.h
vcd_read_win32.h