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 593e61dbd5 Improve build system slightly
- Dont use any ugly "../.." -include or -lib paths
- Link using --rpath to avoid having to set LD_LIBRARY_PATH
- Declare static / dynamic linking flags in top level configure
2007-08-12 11:54:28 +00:00
channels.c Fix 'ENABLE_INPUT_' defines 2007-08-11 05:37:56 +00:00
channels.h Initial tvheadend 2007-08-09 15:42:01 +00:00
dispatch.c Initial tvheadend 2007-08-09 15:42:01 +00:00
dispatch.h Initial tvheadend 2007-08-09 15:42:01 +00:00
epg.c Initial tvheadend 2007-08-09 15:42:01 +00:00
epg.h Initial tvheadend 2007-08-09 15:42:01 +00:00
epg_xmltv.c Initial tvheadend 2007-08-09 15:42:01 +00:00
epg_xmltv.h Initial tvheadend 2007-08-09 15:42:01 +00:00
input_dvb.c Fix miscompilation 2007-08-09 15:58:25 +00:00
input_dvb.h Initial tvheadend 2007-08-09 15:42:01 +00:00
input_iptv.c Allow iptv input to bind directly to an interface 2007-08-11 07:01:08 +00:00
input_iptv.h Initial tvheadend 2007-08-09 15:42:01 +00:00
input_v4l.c Initial tvheadend 2007-08-09 15:42:01 +00:00
input_v4l.h Initial tvheadend 2007-08-09 15:42:01 +00:00
main.c No logging from ffmpeg 2007-08-10 08:13:16 +00:00
Makefile Improve build system slightly 2007-08-12 11:54:28 +00:00
output_client.c Fix use-after-free issues when client disconnects 2007-08-11 07:21:25 +00:00
output_client.h Initial tvheadend 2007-08-09 15:42:01 +00:00
output_multicast.c Initial tvheadend 2007-08-09 15:42:01 +00:00
output_multicast.h Initial tvheadend 2007-08-09 15:42:01 +00:00
pvr.c Make it possible to select recording format on a per-recording basis 2007-08-10 11:39:30 +00:00
pvr.h Initial tvheadend 2007-08-09 15:42:01 +00:00
pvr_rec.c Filename postfix is already in pvrr_filename, dont append another one 2007-08-10 14:34:19 +00:00
pvr_rec.h Initial tvheadend 2007-08-09 15:42:01 +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 simplify 2007-08-11 06:19:59 +00:00
transports.h Initial tvheadend 2007-08-09 15:42:01 +00:00
tvhead.h Allow iptv input to bind directly to an interface 2007-08-11 07:01:08 +00:00