John Törnblom
|
ae4f5f44ff
|
added source type (MPEGTS etc) to source_info.
|
2012-10-24 14:21:10 +02:00 |
|
Adam Sutton
|
61a0d2aff2
|
Ensure 2.12 iptv config is migrated (note it does not delete old config). Fixes #1217.
|
2012-09-19 11:59:54 +01:00 |
|
Adam Sutton
|
abc09456c2
|
Corrected mistake in processing of old radio flag.
|
2012-08-19 20:50:17 +01:00 |
|
Adam Sutton
|
0f3c6f74b3
|
Make SDTV the default service type for IPTV.
|
2012-08-17 21:50:12 +01:00 |
|
Adam Sutton
|
f7a9c8627d
|
Parse the old radio flag from PR-52 to make compatible
|
2012-08-17 21:50:12 +01:00 |
|
Adam Sutton
|
ce862f85fc
|
Add ability to set the IPTV service type.
|
2012-08-17 21:50:12 +01:00 |
|
Stefan Saraev
|
94147ea7b8
|
allow other programs such as vlc, udpxy, etc.. to bind to the same udp port
|
2011-11-15 17:41:31 +02:00 |
|
Phillip
|
453f83a532
|
Added extension header 4 bytes which isn't part of the extension header length
|
2011-09-10 16:38:29 +02:00 |
|
Andreas Öman
|
98975cf4b3
|
Skip over extensions in RTP header. Ticket #388
|
2011-03-01 18:16:08 +01:00 |
|
Andreas Öman
|
cc42203b53
|
Make IPTV PAT parser skip over services with service_id set to 0
Ticket #318
|
2011-01-09 22:23:05 +01:00 |
|
Andreas Öman
|
85132732b6
|
Rename transport -> service
|
2010-11-29 20:06:52 +00:00 |
|
Andreas Öman
|
42adea653d
|
Rename tvhead.h -> tvheadend.h
|
2010-11-29 19:25:24 +00:00 |
|
Andreas Öman
|
92219d11be
|
iptv: Correctly drop group membership on transport stop.
Ticket #308
|
2010-10-21 12:27:55 +00:00 |
|
Andreas Öman
|
cde6f62e3d
|
Increase UDP receive buffer size. Ticket #279
|
2010-09-22 14:26:31 +00:00 |
|
Andreas Öman
|
2ac3be21a3
|
Add support for IPTV over IPV6. ticket #248
Patch by: beefke
|
2010-09-05 10:21:17 +00:00 |
|
Andreas Öman
|
d165672b32
|
When deleting IPTV source, also delete configuration on disk
Ticket #253
|
2010-08-18 12:22:49 +00:00 |
|
Andreas Öman
|
6e7b0ff8a2
|
Fix user facing transport names for IPTV
|
2010-06-30 19:03:09 +00:00 |
|
Andreas Öman
|
b93d5f0a5b
|
Reduce FFmpeg dependencies
|
2010-06-23 21:43:00 +00:00 |
|
Andreas Öman
|
34f3555e14
|
Don't need libavutil/avstring.h
|
2010-06-23 08:22:57 +00:00 |
|
Andreas Öman
|
31cb0e9733
|
Support the Logical Channel Number descriptor (0x83)
Fixes ticket #138
|
2010-06-04 20:59:18 +00:00 |
|
Andreas Öman
|
4d992cca57
|
Fix MPEG TS section reassembly code
Const'ify lots of places where we pass transport stream blocks
|
2010-01-16 21:51:43 +00:00 |
|
Andreas Öman
|
d64268c1d9
|
Make it possible to adjust the transport start grace period
|
2010-01-09 18:55:09 +00:00 |
|
Andreas Öman
|
b9c08d5ebe
|
Fix obvious bug
|
2009-12-18 15:52:45 +00:00 |
|
Andreas Öman
|
30963b5e06
|
Improve logging on various places
|
2009-12-15 17:00:06 +00:00 |
|
Andreas Öman
|
8300467689
|
Add RTP support to IPTV input
|
2009-12-06 14:07:55 +00:00 |
|
Andreas Öman
|
6846e3a21d
|
Don't really need O_CLOEXEC, instead rely on mutexes and fcntl() instead
Also add wrapper call for setting FD_CLOEXEC on sockets
|
2009-12-03 19:44:26 +00:00 |
|
Andreas Öman
|
219b3af532
|
Fix race conditions and inadequate locking during transport start
|
2009-12-01 23:53:54 +00:00 |
|
Andreas Öman
|
221dc82f17
|
Correctly clock rawtsinput streams and fix a few bugs related to it
|
2009-12-01 21:57:46 +00:00 |
|
Andreas Öman
|
3b5d94dc78
|
Raise maximum UDP packet size for IPTV to 65536
|
2009-12-01 20:07:13 +00:00 |
|
Andreas Öman
|
02dd003832
|
Rewrite stream start messaging. Using htsmsg internally is a bit obscure
|
2009-10-15 20:10:19 +00:00 |
|
Andreas Öman
|
72ff81e25c
|
Add return NULL; at end of thread loops.
gcc4.4 seem to think that this code is reachable but it isn't
|
2009-08-16 09:15:40 +00:00 |
|
Andreas Öman
|
cf49e03467
|
Add support for IPTV
|
2009-08-15 21:45:34 +00:00 |
|
Andreas Öman
|
42c8947724
|
Making tvheadend more standalone, #2
|
2009-03-25 17:46:54 +00:00 |
|