Commit graph

7 commits

Author SHA1 Message Date
Andreas Öman
75e157f24f add functions for dropping packets when in iptv output 2007-11-28 09:51:07 +00:00
Andreas Öman
30f433e550 avoid division by zero 2007-11-27 11:11:52 +00:00
Andreas Öman
9b4e9604b0 load upon startup 2007-11-27 11:09:42 +00:00
Andreas Öman
237616ef96 keep track of muxer used for each subscription 2007-11-21 16:39:33 +00:00
Andreas Öman
7f50478328 fix various bugs causing crashes 2007-11-21 15:33:40 +00:00
Andreas Öman
62e9fa7a36 dont crash if pkt == NULL 2007-11-21 12:43:16 +00:00
Andreas Öman
6e6a2de48f Rewrite all of the tvheadend packet internals
- Use an internal packet format instead of passing around TS packets
- Use an on-disk storage for pause/seek of live TV
- Fix RTSP interface
- Fix h264 recording
- Set correct DTS/PTS on all packets
2007-10-27 07:40:30 +00:00