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
Andreas Öman 70a03bb900 Cleanup
2008-05-17 09:26:03 +00:00
ajaxui Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
ffdecsa Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
man Add support for DVB-S and LNB setup via voltage control and diseqc. 2008-03-30 18:36:12 +00:00
muxbuilder Add meta code for building an .h -file based on DVB mux descriptors from linux-dvb 2008-04-22 17:05:08 +00:00
webui Add support for destroying channels 2008-05-03 06:00:07 +00:00
access.c Rename 'configure' access to 'admin' access 2008-05-04 13:52:48 +00:00
access.h Rename 'configure' access to 'admin' access 2008-05-04 13:52:48 +00:00
autorec.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
autorec.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
avgen.c Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
avgen.h Add A/V generator for test-channels 2007-11-27 16:56:28 +00:00
bitstream.c forgot those 2008-02-05 08:57:16 +00:00
bitstream.h forgot those 2008-02-05 08:57:16 +00:00
buffer.c Allocate extra bytes to compensate for overreading in libavcodec 2008-02-25 16:28:46 +00:00
buffer.h make pkt_load() return if it is successful 2007-11-27 11:05:48 +00:00
channels.c Fix various bugs related to channel <-> service mappings 2008-05-03 06:55:56 +00:00
channels.h Add support for mergin channels 2008-05-03 06:38:42 +00:00
cwc.c Use suggested cluster size 2008-05-17 08:14:37 +00:00
cwc.h Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
diseqc.c Add support for DVB-S and LNB setup via voltage control and diseqc. 2008-03-30 18:36:12 +00:00
diseqc.h Add support for DVB-S and LNB setup via voltage control and diseqc. 2008-03-30 18:36:12 +00:00
dispatch.c close on exec, preparing for fork() stuff 2008-02-21 20:17:27 +00:00
dispatch.h Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
dvb.c Use redblack trees for DVB muxes 2008-05-12 17:27:01 +00:00
dvb.h Use redblack trees for DVB muxes 2008-05-12 17:27:01 +00:00
dvb_dvr.c Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
dvb_dvr.h use callbacks for transport start/stop 2007-11-27 12:59:06 +00:00
dvb_fe.c Make sure we correctly clean up when transports / muxes are destroyed 2008-05-17 08:53:44 +00:00
dvb_muxconfig.c Use redblack trees for DVB muxes 2008-05-12 17:27:01 +00:00
dvb_muxconfig.h Nicer UI for adding new muxes. 2008-04-22 19:52:52 +00:00
dvb_support.c Use redblack trees for DVB muxes 2008-05-12 17:27:01 +00:00
dvb_support.h Add quality index for DVB muxes 2008-04-22 20:46:08 +00:00
dvb_tables.c Add a filter in the Demuxer so we only get the NIT we want 2008-05-12 17:40:42 +00:00
epg.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
epg.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
epg_xmltv.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
epg_xmltv.h Do more processing of XMLTV in main thread 2008-04-27 13:31:41 +00:00
ffmuxer.c Set duration in correct timebase 2008-03-27 19:29:52 +00:00
ffmuxer.h fix compilation error due to new ffmpeg include layout 2008-02-28 16:25:34 +00:00
file_input.c Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
file_input.h Add functionality for streaming from a preconfigured file 2008-01-09 10:45:37 +00:00
htmlui.c Add intial take on an AJAX based web user interface. 2008-04-03 19:15:00 +00:00
htmlui.h Add HTML/web interface 2007-11-20 08:04:28 +00:00
htsclient.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
htsclient.h Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
htsp.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
htsp.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
htsp_muxer.c HTSP media stream muxer 2007-11-25 19:21:40 +00:00
htsp_muxer.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
http.c Remove unnecessary includefiles 2008-05-06 19:28:01 +00:00
http.h Fix some HTTP return codes 2008-05-05 19:35:26 +00:00
intercom.c Add generic code for passing htsmsg's back and forth from mainthread and workers 2008-04-19 10:51:19 +00:00
intercom.h Data should be unsigned or we might run into problems when converting 2008-05-06 19:20:04 +00:00
iptv_input.c Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
iptv_input.h use callbacks for transport start/stop 2007-11-27 12:59:06 +00:00
iptv_output.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
iptv_output.h Rename files to better names 2007-08-16 11:19:18 +00:00
krypt.c Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
linuxtv_muxes.h Add list of known DVB-[SCT] networks. 2008-04-22 19:52:08 +00:00
main.c Always load the AJAX user interface, it's protected with access control now 2008-05-02 13:55:25 +00:00
Makefile Add support for configuring code word clients 2008-05-17 07:31:24 +00:00
mux.c Compile with '-Wmissing-prototypes' and fix all fallout 2008-05-02 19:37:23 +00:00
mux.h Split streaming control from transport stream muxer. 2008-01-26 12:15:34 +00:00
notify.c Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
notify.h Fix some updating issues related to cwcs 2008-05-17 07:47:38 +00:00
parser_h264.c Fix bug in enscape code 2008-05-17 09:08:21 +00:00
parser_h264.h Fix h264 parser 2008-02-09 07:51:41 +00:00
parsers.c Drop packets if sample rate is invalid 2008-05-04 18:33:10 +00:00
parsers.h extract video framerate from PSI descriptiors 2008-02-10 13:55:29 +00:00
psi.c Add support for disabling a certain transport/service directly in the channel editor 2008-04-17 20:46:38 +00:00
psi.h Work in progress on AJAX interface for tvheadend 2008-04-07 15:57:20 +00:00
pvr.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
pvr.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
resolver.c fix indent 2008-04-18 13:40:40 +00:00
resolver.h Add an asynchronous hostname resolver and make tcp client use it 2007-12-03 14:55:55 +00:00
rpc.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
rpc.h Add HTSP server (disabled as of now) 2007-11-25 16:58:55 +00:00
rtp.c ffmpeg include paths have changed 2008-02-25 09:40:52 +00:00
rtp.h Split streaming control from transport stream muxer. 2008-01-26 12:15:34 +00:00
rtsp.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
rtsp.h init random number generator 2007-11-28 08:00:38 +00:00
serviceprobe.c Cleanup 2008-05-17 09:26:03 +00:00
serviceprobe.h Make sure we correctly clean up when transports / muxes are destroyed 2008-05-17 08:53:44 +00:00
spawn.c Allocate one extra byte for zero termination 2008-05-02 15:45:19 +00:00
spawn.h Initial work for web-ui based xmltv configuration 2008-04-19 10:51:45 +00:00
subscriptions.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
subscriptions.h Add support for destroying channels 2008-05-03 06:00:07 +00:00
tcp.c Add support for disabling/enabling a tcp client 2008-05-17 07:45:33 +00:00
tcp.h Add support for disabling/enabling a tcp client 2008-05-17 07:45:33 +00:00
teletext.c Fix various bugs related to channel <-> service mappings 2008-05-03 06:55:56 +00:00
teletext.h Initial tvheadend 2007-08-09 15:42:01 +00:00
transports.c Make sure we correctly clean up when transports / muxes are destroyed 2008-05-17 08:53:44 +00:00
transports.h Add helper func for converting transport status to clear text 2008-05-04 15:37:04 +00:00
tsdemux.c Rework the 'error' notfication for subscribers to a more generic and 2008-05-04 15:31:39 +00:00
tsdemux.h reorder the ts demuxer code slightly to prepare for PCR extraction 2008-02-10 07:55:41 +00:00
tsmux.c Add PCR recovery from TS sources and add PCR drift compensation to TS output 2008-02-10 12:26:22 +00:00
tsmux.h correctly generate PCR if in pass-thru mode 2008-02-08 14:23:07 +00:00
tvhead.h Make sure we correctly clean up when transports / muxes are destroyed 2008-05-17 08:53:44 +00:00
v4l.c Rename tht_status to tht_runstatus to avoid confusion 2008-05-04 18:51:00 +00:00
v4l.h use callbacks for transport start/stop 2007-11-27 12:59:06 +00:00
xbmsp.c Add support for destroying channels 2008-05-03 06:00:07 +00:00
xbmsp.h Add XBMSP support 2008-02-25 21:05:35 +00:00