ffdecsa
|
Add a code word client and descrambling code.
|
2008-01-12 07:37:08 +00:00 |
autorec.c
|
Add support for autorecording rules
|
2008-02-13 21:38:41 +00:00 |
autorec.h
|
Add support for autorecording rules
|
2008-02-13 21:38:41 +00:00 |
avgen.c
|
fix avgen to work with new parser framework
|
2008-02-06 22:05:47 +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
|
Rewrite transport stream multiplexer and add decent parsers for all sources.
|
2008-02-05 05:58:48 +00:00 |
buffer.h
|
make pkt_load() return if it is successful
|
2007-11-27 11:05:48 +00:00 |
channels.c
|
- Set up default channel groups before referring to them.
|
2008-02-16 20:41:18 +00:00 |
channels.h
|
use individual files for storing configuration. This is not so error prone.
|
2008-01-28 20:40:35 +00:00 |
cwc.c
|
reorder the ts demuxer code slightly to prepare for PCR extraction
|
2008-02-10 07:55:41 +00:00 |
cwc.h
|
Add a code word client and descrambling code.
|
2008-01-12 07:37:08 +00:00 |
dispatch.c
|
close on exec, preparing for fork() stuff
|
2008-02-21 20:17:27 +00:00 |
dispatch.h
|
Rewrite all of the tvheadend packet internals
|
2007-10-27 07:40:30 +00:00 |
dvb.c
|
use individual files for storing configuration. This is not so error prone.
|
2008-01-28 20:40:35 +00:00 |
dvb.h
|
Scrap the notion of "dvb mux instance" and "dvb mux".
|
2008-01-09 13:14:34 +00:00 |
dvb_dvr.c
|
reorder the ts demuxer code slightly to prepare for PCR extraction
|
2008-02-10 07:55:41 +00:00 |
dvb_dvr.h
|
use callbacks for transport start/stop
|
2007-11-27 12:59:06 +00:00 |
dvb_fe.c
|
Scrap the notion of "dvb mux instance" and "dvb mux".
|
2008-01-09 13:14:34 +00:00 |
dvb_muxconfig.c
|
use individual files for storing configuration. This is not so error prone.
|
2008-01-28 20:40:35 +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
|
Split dvb.c into table specific code and front-end specific code.
|
2007-12-10 12:24:47 +00:00 |
dvb_support.h
|
Add support for content type for events.
|
2008-02-10 15:11:02 +00:00 |
dvb_tables.c
|
Dump RST (Running Status Table) to stdout so we can see them if we ever come across 'em
|
2008-02-13 10:51:24 +00:00 |
epg.c
|
Add support for autorecording rules
|
2008-02-13 21:38:41 +00:00 |
epg.h
|
Replace the 'content guide' with a much more powerful search tab
|
2008-02-12 14:28:30 +00:00 |
epg_xmltv.c
|
add persistent channel settings
|
2007-12-02 17:06:51 +00:00 |
epg_xmltv.h
|
Initial tvheadend
|
2007-08-09 15:42:01 +00:00 |
ffmuxer.c
|
move ffmuxer to a file of its own
|
2008-02-15 16:39:22 +00:00 |
ffmuxer.h
|
move ffmuxer to a file of its own
|
2008-02-15 16:39:22 +00:00 |
file_input.c
|
make file_input work again
|
2008-02-06 21:51:09 +00:00 |
file_input.h
|
Add functionality for streaming from a preconfigured file
|
2008-01-09 10:45:37 +00:00 |
htmlui.c
|
Add url '/channellist.xml' that deliver a list of all channels in xml format
|
2008-02-21 20:08:44 +00:00 |
htmlui.h
|
Add HTML/web interface
|
2007-11-20 08:04:28 +00:00 |
htsclient.c
|
Add 'creator' to PVR entry
|
2008-02-13 19:05:59 +00:00 |
htsclient.h
|
client_t is only used in htsclient.c, move the struct there
|
2007-09-29 16:01:13 +00:00 |
htsp.c
|
Initial HTSP async support
|
2008-01-14 19:07:46 +00:00 |
htsp.h
|
Initial HTSP async support
|
2008-01-14 19:07:46 +00:00 |
htsp_muxer.c
|
HTSP media stream muxer
|
2007-11-25 19:21:40 +00:00 |
htsp_muxer.h
|
HTSP media stream muxer
|
2007-11-25 19:21:40 +00:00 |
http.c
|
move code for resolving a username + password -> config to main.c (we want it to be more general)
|
2008-02-15 15:37:42 +00:00 |
http.h
|
Add HTTP redirect reply
|
2007-12-07 08:24:48 +00:00 |
iptv_input.c
|
reorder the ts demuxer code slightly to prepare for PCR extraction
|
2008-02-10 07:55:41 +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 deliberate corruption of generated MPEG TS streams
|
2008-02-05 11:27:57 +00:00 |
iptv_output.h
|
Rename files to better names
|
2007-08-16 11:19:18 +00:00 |
krypt.c
|
Add a code word client and descrambling code.
|
2008-01-12 07:37:08 +00:00 |
main.c
|
- Log crashes to syslog.
|
2008-02-16 20:42:13 +00:00 |
Makefile
|
move ffmuxer to a file of its own
|
2008-02-15 16:39:22 +00:00 |
mux.c
|
correctly de-init muxer
|
2008-02-09 11:14:39 +00:00 |
mux.h
|
Split streaming control from transport stream muxer.
|
2008-01-26 12:15:34 +00:00 |
parser_h264.c
|
Fix h264 parser
|
2008-02-09 07:51:41 +00:00 |
parser_h264.h
|
Fix h264 parser
|
2008-02-09 07:51:41 +00:00 |
parsers.c
|
dont enqueue h264 frames if we dont have locked DTS yet
|
2008-02-10 21:11:05 +00:00 |
parsers.h
|
extract video framerate from PSI descriptiors
|
2008-02-10 13:55:29 +00:00 |
psi.c
|
extract video framerate from PSI descriptiors
|
2008-02-10 13:55:29 +00:00 |
psi.h
|
Split streaming control from transport stream muxer.
|
2008-01-26 12:15:34 +00:00 |
pvr.c
|
move ffmuxer to a file of its own
|
2008-02-15 16:39:22 +00:00 |
pvr.h
|
Split out the ffmpeg guts of the PVR recorder to aid reusing it for other stuff
|
2008-02-15 16:33:56 +00:00 |
refstr.h
|
Add reference counted strings
|
2007-08-18 12:04:17 +00:00 |
resolver.c
|
Add an asynchronous hostname resolver and make tcp client use it
|
2007-12-03 14:55:55 +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
|
cleanup PVR internal API a bit
|
2008-02-13 18:55:47 +00:00 |
rpc.h
|
Add HTSP server (disabled as of now)
|
2007-11-25 16:58:55 +00:00 |
rtp.c
|
Split streaming control from transport stream muxer.
|
2008-01-26 12:15:34 +00:00 |
rtp.h
|
Split streaming control from transport stream muxer.
|
2008-01-26 12:15:34 +00:00 |
rtsp.c
|
Add support for deliberate corruption of generated MPEG TS streams
|
2008-02-05 11:27:57 +00:00 |
rtsp.h
|
init random number generator
|
2007-11-28 08:00:38 +00:00 |
strtab.h
|
add function for value -> string conversion
|
2007-11-02 18:22:07 +00:00 |
subscriptions.c
|
change semantics for transport stop so we dont leak memory
|
2007-11-28 09:16:16 +00:00 |
subscriptions.h
|
Rewrite all of the tvheadend packet internals
|
2007-10-27 07:40:30 +00:00 |
tcp.c
|
Add tcp_qput(), for writing data to a tcp_queue
|
2008-02-15 15:38:08 +00:00 |
tcp.h
|
Add tcp_qput(), for writing data to a tcp_queue
|
2008-02-15 15:38:08 +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
|
reset priv data pointer after free
|
2008-02-10 21:04:39 +00:00 |
transports.h
|
use individual files for storing configuration. This is not so error prone.
|
2008-01-28 20:40:35 +00:00 |
tsdemux.c
|
Add PCR recovery from TS sources and add PCR drift compensation to TS output
|
2008-02-10 12:26:22 +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
|
Split out the ffmpeg guts of the PVR recorder to aid reusing it for other stuff
|
2008-02-15 16:33:56 +00:00 |
v4l.c
|
Rewrite transport stream multiplexer and add decent parsers for all sources.
|
2008-02-05 05:58:48 +00:00 |
v4l.h
|
use callbacks for transport start/stop
|
2007-11-27 12:59:06 +00:00 |