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-09-30 10:32:30 +00:00
channels.c IPTV revamp 2007-09-19 12:30:08 +00:00
channels.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
dispatch.c rework much of the internal transport stream handling 2007-09-14 21:45:21 +00:00
dispatch.h rework much of the internal transport stream handling 2007-09-14 21:45:21 +00:00
dvb.c get rid of the subscription_mutex it's not needed anymore 2007-09-29 14:43:00 +00:00
dvb.h IPTV revamp 2007-09-19 12:30:08 +00:00
dvb_dvr.c factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +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 Do not crash if event name is NULL 2007-09-24 17:13:21 +00:00
epg.h revive icon support 2007-08-18 12:04:29 +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
htsclient.c client_t is only used in htsclient.c, move the struct there 2007-09-29 16:01:13 +00:00
htsclient.h client_t is only used in htsclient.c, move the struct there 2007-09-29 16:01:13 +00:00
iptv_input.c factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
iptv_input.h IPTV revamp 2007-09-19 12:30:08 +00:00
iptv_output.c move subscriptions to a file of its own 2007-09-29 14:28:03 +00:00
iptv_output.h Rename files to better names 2007-08-16 11:19:18 +00:00
main.c move subscriptions to a file of its own 2007-09-29 14:28:03 +00:00
Makefile factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
psi.c factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
psi.h rework much of the internal transport stream handling 2007-09-14 21:45:21 +00:00
pvr.c move subscriptions to a file of its own 2007-09-29 14:28:03 +00:00
pvr.h add command for recording direct of a channel (without any events around or so) 2007-09-18 06:21:36 +00:00
pvr_rec.c Typo caused pvr recording to fail if video_pids != audio_pids 2007-09-24 17:08:24 +00:00
pvr_rec.h Initial tvheadend 2007-08-09 15:42:01 +00:00
refstr.h Add reference counted strings 2007-08-18 12:04:17 +00:00
rtp.c remove stray debug printf 2007-09-17 10:53:07 +00:00
rtp.h Add RTSP and RTP client interface (not perfect yet, but works with ffplay) 2007-09-14 21:40:52 +00:00
rtsp.c move subscriptions to a file of its own 2007-09-29 14:28:03 +00:00
rtsp.h Add RTSP and RTP client interface (not perfect yet, but works with ffplay) 2007-09-14 21:40:52 +00:00
strtab.h Move strtab stuff to a file of its own 2007-08-18 10:34:55 +00:00
subscriptions.c get rid of the subscription_mutex it's not needed anymore 2007-09-29 14:43:00 +00:00
subscriptions.h get rid of the subscription_mutex it's not needed anymore 2007-09-29 14:43:00 +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 factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
transports.h factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
ts.c factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
ts.h factor out MPEG Transport Stream stuff from transport.[ch] to ts.[ch] 2007-09-30 09:58:23 +00:00
tvhead.h more cleanup 2007-09-30 10:32:30 +00:00
v4l.c remove unused garbage 2007-09-30 09:58:43 +00:00
v4l.h IPTV revamp 2007-09-19 12:30:08 +00:00