..
dvb
remove debug printf:s
2010-06-14 12:41:15 +00:00
dvr
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
extra
added capmt_ca
2009-12-16 07:20:39 +00:00
ffdecsa
Check if compiler can compile mmx and sse2 code in configure
2010-01-06 21:24:16 +00:00
muxbuilder
Add missing TLDs
2010-06-04 19:42:31 +00:00
plumbing
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
webui
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
access.c
Use tvhlog() for telling user about implications of starting with -C
2009-07-18 15:50:10 +00:00
access.h
Change access-control a bit
2009-05-28 21:12:44 +00:00
atomic.h
Resort to GCC built-in for atomic_add()
2009-12-15 16:23:52 +00:00
avahi.c
The HTSP service is now announced via AVAHI (mDNS service discovery)
2009-08-10 19:06:16 +00:00
avahi.h
The HTSP service is now announced via AVAHI (mDNS service discovery)
2009-08-10 19:06:16 +00:00
avg.c
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
avg.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
bitstream.c
Initial AAC support. Works over HTSP but is not written by the DVR yet.
2009-12-07 22:35:21 +00:00
bitstream.h
Initial AAC support. Works over HTSP but is not written by the DVR yet.
2009-12-07 22:35:21 +00:00
capmt.c
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
2010-06-04 20:33:16 +00:00
capmt.h
added capmt
2009-10-24 14:28:41 +00:00
channels.c
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
channels.h
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
cwc.c
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
2010-06-04 20:33:16 +00:00
cwc.h
Experimental support for sending EMM.
2009-11-15 21:25:55 +00:00
dtable.c
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
2009-08-26 20:34:13 +00:00
dtable.h
Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name.
2009-08-26 20:34:13 +00:00
epg.c
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
epg.h
Combine updates to EPG so autorec does not need to scan that much
2010-03-16 21:55:10 +00:00
filebundle.h
Embed files for webserver when building for release
2009-03-30 20:00:39 +00:00
hts_strtab.h
* Add support for prioritized recordings. The user can chose among five
2010-03-17 21:16:57 +00:00
htsbuf.c
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsbuf.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsmsg.c
If we convert a scalar type to a string, we must set HMF_ALLOCED or we will leak memory.
2009-07-16 20:21:49 +00:00
htsmsg.h
Add automatic destructors for htsmsg's and pthread locks
2009-07-15 20:29:58 +00:00
htsmsg_binary.c
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsmsg_binary.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsmsg_json.c
Typo
2009-10-11 16:59:22 +00:00
htsmsg_json.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsmsg_xml.c
Fix incorrect free(). Fixes ticket #183
2010-03-26 20:36:31 +00:00
htsmsg_xml.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
htsp.c
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
htsp.h
Push DVR entries over HTSP (if in async mode)
2009-09-09 21:37:40 +00:00
htsstr.c
Dont use strndup(). It's too GNUish
2010-02-16 19:53:53 +00:00
htsstr.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
http.c
tcp server: keep track of the local (ie. our) IP + port
2009-11-18 22:24:06 +00:00
http.h
tcp server: keep track of the local (ie. our) IP + port
2009-11-18 22:24:06 +00:00
iptv_input.c
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
iptv_input.h
Add support for IPTV
2009-08-15 21:45:34 +00:00
iptv_output.c
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
2009-12-03 19:44:26 +00:00
iptv_output.h
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
krypt.c
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
linuxtv_muxes.h
Update to dvb-apps 1376:5631d8b9250c
2010-06-04 19:43:06 +00:00
main.c
Update (c) years
2010-02-16 20:13:38 +00:00
notify.c
Add options to enable/disable debug level log in the web ui
2010-01-25 19:50:41 +00:00
notify.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
packet.c
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
packet.h
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
parser_h264.c
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
parser_h264.h
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
parser_latm.c
Initial AAC support. Works over HTSP but is not written by the DVR yet.
2009-12-07 22:35:21 +00:00
parser_latm.h
Initial AAC support. Works over HTSP but is not written by the DVR yet.
2009-12-07 22:35:21 +00:00
parsers.c
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
parsers.h
Extract h264 frame duration from bitstream instead of measuring intra packet time
2010-06-15 10:51:44 +00:00
psi.c
Extract h264 frame duration from bitstream instead of measuring intra packet time
2010-06-15 10:51:44 +00:00
psi.h
Fix MPEG TS section reassembly code
2010-01-16 21:51:43 +00:00
queue.h
Make tvheadend stand on its own configure and build system.
2009-03-25 20:49:50 +00:00
rawtsinput.c
Internal clock is 90kHz nowdays
2010-06-15 08:47:09 +00:00
rawtsinput.h
Initial stab of a 'raw MPEG TS' input.
2009-06-21 20:30:04 +00:00
redblack.h
Fix a bug causing tree first / last convenience pointers to be incorrect upon last node removal.
2009-07-16 18:40:33 +00:00
rtp.c
Use 90kHz timebase internally
2010-06-13 19:29:31 +00:00
rtp.h
Add support for MPEG2 audio in RTSP streamer
2009-11-18 20:42:16 +00:00
rtsp.c
Splice "global data" (sequence headers for MPEG2 and SPS/PPS for h264) into
2010-06-14 12:32:57 +00:00
rtsp.h
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
serviceprobe.c
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
serviceprobe.h
Add serviceprobe_delete()
2009-06-04 05:52:14 +00:00
settings.c
Fix problems with settings paths
2010-01-25 21:13:16 +00:00
settings.h
* Tvheadend now support placement of configurations and settings at any path.
2010-01-25 19:20:14 +00:00
spawn.c
Redirect stdout and stderr to /dev/null before launching a spawned process
2009-12-08 22:29:30 +00:00
spawn.h
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
streaming.c
Add support for storing global headers in streaming start message
2010-06-15 05:56:40 +00:00
streaming.h
Add support for storing global headers in streaming start message
2010-06-15 05:56:40 +00:00
subscriptions.c
Maintain the order of PIDs as they appear in the PMT. Fixes bug #218
2010-06-04 20:33:16 +00:00
subscriptions.h
Allow subscription weight to be set on subscription and later changed via subscriptionChangeWeight HTSP method
2010-05-28 12:44:45 +00:00
tcp.c
Get rid of SOL_TCP
2010-02-16 19:51:44 +00:00
tcp.h
tcp server: keep track of the local (ie. our) IP + port
2009-11-18 22:24:06 +00:00
teletext.c
Fix MPEG TS section reassembly code
2010-01-16 21:51:43 +00:00
teletext.h
Fix MPEG TS section reassembly code
2010-01-16 21:51:43 +00:00
transports.c
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
transports.h
Keep track of video width and height and send it over HTSP in subscriptionStart.
2010-06-13 12:18:59 +00:00
trap.c
Initial stab at a statedump feature via the HTTP server.
2010-01-19 20:19:20 +00:00
trap.h
Add more sofisticated fatal signal handlers
2009-12-01 21:25:53 +00:00
tsdemux.c
Better error tracking (TEI bit)
2010-06-15 08:27:50 +00:00
tsdemux.h
Fix MPEG TS section reassembly code
2010-01-16 21:51:43 +00:00
tsmux.c
Add tentative RTSP streamer
2009-11-12 23:07:02 +00:00
tsmux.h
Add tentative RTSP streamer
2009-11-12 23:07:02 +00:00
tvhead.h
* Make error detection in timestamp parsing much stronger.
2010-06-15 14:53:39 +00:00
v4l.c
Support the Logical Channel Number descriptor (0x83)
2010-06-04 20:59:18 +00:00
v4l.h
Add UI to configure V4L adapters.
2009-09-09 20:02:41 +00:00
version.c
Use a different strategy for generating version tags
2010-03-26 21:20:29 +00:00
wrappers.c
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
2009-12-03 19:44:26 +00:00
xbmsp.c
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
xbmsp.h
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00
xmltv.c
Combine updates to EPG so autorec does not need to scan that much
2010-03-16 21:55:10 +00:00
xmltv.h
Making tvheadend more standalone, #2
2009-03-25 17:46:54 +00:00