Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
Find a file
2007-11-20 08:15:44 +00:00
buffer.c only put packet on storage queue if we actually stored it 2007-11-20 08:14:11 +00:00
buffer.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
channels.c Add channel_by_tag() func 2007-11-20 07:58:09 +00:00
channels.h Add channel_by_tag() func 2007-11-20 07:58:09 +00:00
dispatch.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
dispatch.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
dvb.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
dvb.h IPTV revamp 2007-09-19 12:30:08 +00:00
dvb_dvr.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
dvb_dvr.h make dvb code kick out subscribers if FEC error rate is too high 2007-08-28 12:29:05 +00:00
dvb_muxconfig.c IPTV revamp 2007-09-19 12:30:08 +00:00
dvb_muxconfig.h Move DVB MUX setup to a file of its own 2007-08-16 12:21:10 +00:00
dvb_support.c Major rework, as follows: 2007-08-16 10:59:06 +00:00
dvb_support.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
epg.c add epg_event_find_current_or_upcoming() - find current or upcoming event on a channel 2007-11-04 09:35:21 +00:00
epg.h add epg_event_find_current_or_upcoming() - find current or upcoming event on a channel 2007-11-04 09:35:21 +00:00
epg_xmltv.c Load program guide immediately at start 2007-08-19 16:48:35 +00:00
epg_xmltv.h Initial tvheadend 2007-08-09 15:42:01 +00:00
htmlui.c Add HTML/web interface 2007-11-20 08:04:28 +00:00
htmlui.h Add HTML/web interface 2007-11-20 08:04:28 +00:00
htsclient.c factor out common TCP code to a file of its own 2007-10-31 16:10:40 +00:00
htsclient.h client_t is only used in htsclient.c, move the struct there 2007-09-29 16:01:13 +00:00
http.c Don't start http server unless user specifies '-h <port>' 2007-11-19 21:53:21 +00:00
http.h Don't start http server unless user specifies '-h <port>' 2007-11-19 21:53:21 +00:00
iptv_input.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
iptv_input.h IPTV revamp 2007-09-19 12:30:08 +00:00
iptv_output.c revive iptv output 2007-11-20 08:15:44 +00:00
iptv_output.h Rename files to better names 2007-08-16 11:19:18 +00:00
main.c Don't start http server unless user specifies '-h <port>' 2007-11-19 21:53:21 +00:00
Makefile Add HTML/web interface 2007-11-20 08:04:28 +00:00
pes.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
pes.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
psi.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
psi.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
pvr.c if recording status is cleared, save db 2007-11-19 21:52:43 +00:00
pvr.h add pvr_op2int() func 2007-10-31 16:10:19 +00:00
refstr.h Add reference counted strings 2007-08-18 12:04:17 +00:00
rtp.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
rtp.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
rtsp.c dont use ffmpeg RTSP status codes 2007-11-02 22:30:10 +00:00
rtsp.h merge RTSP into the HTTP server 2007-11-02 22:14:19 +00:00
strtab.h add function for value -> string conversion 2007-11-02 18:22:07 +00:00
subscriptions.c clear memory allocation 2007-11-19 15:23:50 +00:00
subscriptions.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
tcp.c add functions for printf'ing to a tcp_queue and a function for moving a queue onto the output queue 2007-11-04 09:34:35 +00:00
tcp.h increase max line length we can receive 2007-11-05 10:42:24 +00:00
teletext.c Dont reset status to UNKNOWN upon error 2007-08-10 11:39:11 +00:00
teletext.h Initial tvheadend 2007-08-09 15:42:01 +00:00
transports.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
transports.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
tsdemux.c Allow TS output to get raw data directly from TS inputs 2007-11-20 08:15:37 +00:00
tsdemux.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
tsmux.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
tsmux.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
tvhead.h Allow TS output to get raw data directly from TS inputs 2007-11-20 08:15:37 +00:00
v4l.c Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00
v4l.h Rewrite all of the tvheadend packet internals 2007-10-27 07:40:30 +00:00