Jaroslav Kysela
|
84ee61634d
|
muxer: change mime types for mpegts stream to audio|video/mp2t, fixes #2775
see: http://www.w3.org/2013/12/byte-stream-format-registry/
|
2015-04-23 21:16:42 +02:00 |
|
Jaroslav Kysela
|
3e56c175e3
|
mpegts: fix linked inputs (abort), fixes #2791
|
2015-04-23 20:47:40 +02:00 |
|
Jaroslav Kysela
|
706beee703
|
SAT>IP Client: do not save config in the load procedure
|
2015-04-23 16:53:31 +02:00 |
|
Jaroslav Kysela
|
8cb63d919b
|
config: do not take ECHILD as error from spawn_reap()
|
2015-04-23 16:40:51 +02:00 |
|
Jaroslav Kysela
|
98464be592
|
spawn: fix spawn_reaper - handle errors
|
2015-04-23 14:47:16 +02:00 |
|
Jaroslav Kysela
|
926e04eacc
|
spawn_reap: wait for specified pid, check correctly return codes from waitpid(), fixes #2766
|
2015-04-23 09:03:59 +02:00 |
|
Jaroslav Kysela
|
9d042c2418
|
opentv: process all channels
|
2015-04-22 21:30:22 +02:00 |
|
Jaroslav Kysela
|
9270518314
|
EIT: process all channels, fixes #2764, fixes #2743
|
2015-04-22 21:19:29 +02:00 |
|
Jaroslav Kysela
|
d4160380a2
|
iptv: rewrite iptv_input_is_free() - use per IPTV network limits, fixes #2780
|
2015-04-22 17:26:36 +02:00 |
|
Jaroslav Kysela
|
6a110d871b
|
mpegts: add mpegts_mux_t arg to mi_get_weight() callback
|
2015-04-22 17:22:10 +02:00 |
|
Jaroslav Kysela
|
89bb07fe82
|
iptv_input_get_weight: remove unused code
|
2015-04-22 17:18:21 +02:00 |
|
Jaroslav Kysela
|
f29a293e37
|
mpegts: remove mi_is_free() callback, it is no longer used
|
2015-04-22 16:56:35 +02:00 |
|
Jaroslav Kysela
|
a1844b88af
|
subscriptions: fix source_info leak in subscription_show_info()
|
2015-04-22 16:13:30 +02:00 |
|
Jaroslav Kysela
|
91ad9832ff
|
another satpos fix for source_info_t
|
2015-04-22 15:37:24 +02:00 |
|
Jaroslav Kysela
|
ef7946f5ee
|
Fix memory leak for struct source_info (si_satpos)
|
2015-04-22 14:45:20 +02:00 |
|
Jaroslav Kysela
|
bfec4e7f9c
|
EIT: Fix possible wrong memory access in _eit_process_event()
|
2015-04-22 14:42:23 +02:00 |
|
Glenn-1990
|
7749976fed
|
bump version to 20
|
2015-04-22 10:21:21 +02:00 |
|
Glenn-1990
|
60338204e1
|
duplicate detect for autorecs
|
2015-04-22 10:21:21 +02:00 |
|
Jaroslav Kysela
|
1b2e2c8482
|
SAT>IP Client: fix the slave tuners (wrong satellite position check)
|
2015-04-22 09:59:23 +02:00 |
|
Mariusz Bialonczyk
|
a7cb06cd6b
|
another typo fix in dvb_mux_conf_str_dvbs()
|
2015-04-21 14:19:38 +02:00 |
|
Jaroslav Kysela
|
0af90088e3
|
dvb_mux_create0 - fix initial orbital position handling
|
2015-04-19 21:10:32 +02:00 |
|
Jaroslav Kysela
|
1ca7ed5e89
|
fix typo in dvb_mux_conf_str_dvbs()
|
2015-04-19 20:08:33 +02:00 |
|
Jaroslav Kysela
|
6b472cd999
|
linuxdvb_ca: coding style update, don't call pthread_join when thread is off
|
2015-04-17 16:53:59 +02:00 |
|
Jaroslav Kysela
|
caa6f8ed26
|
mpegts network: show the mux parameter changes more nicely
|
2015-04-17 11:15:26 +02:00 |
|
Jaroslav Kysela
|
bda5d8ce25
|
stream status: add possibility to clear statistics, introduce tvh_input_instance_t
|
2015-04-17 11:11:00 +02:00 |
|
Jaroslav Kysela
|
abb14095cb
|
libdvben50221 - fix detection
|
2015-04-16 08:49:47 +02:00 |
|
Damjan Marion
|
f3582868d9
|
Introduce DVB CA support
|
2015-04-16 08:29:15 +02:00 |
|
Jaroslav Kysela
|
b1b9b42685
|
mpegts service: fix compilation when \!ENABLE_MPEGTS_DVB
|
2015-04-16 08:26:11 +02:00 |
|
Jaroslav Kysela
|
4e1e909946
|
Makefile.ffmpeg: replace make with \$(MAKE)
|
2015-04-15 21:45:30 +02:00 |
|
Kai Sommerfeld
|
ce3a9a1347
|
Fix dvr_autorec_create_htsp to actually use "fulltext" parameter and not to always set fulltext to "1".
|
2015-04-15 18:23:05 +02:00 |
|
Jaroslav Kysela
|
e78b3f4e27
|
Makefile.ffmpeg: upgrade to ffmpeg 2.6.2
|
2015-04-15 18:22:51 +02:00 |
|
stbenz
|
01a095ceb5
|
transcoding: set AVFrame format, width and height, fixes #2763
ffmpeg 2.6 checks, if format, width and height is set in avcodec_encode_video2 and generates a warning, if they aren't set.
|
2015-04-15 18:17:39 +02:00 |
|
Ullrich Kossow
|
f2af011618
|
Corrected some unsigned int comparisons.
|
2015-04-15 18:16:27 +02:00 |
|
Ullrich Kossow
|
e3debcd435
|
Use llabs instead of abs on 64bit integers.
|
2015-04-15 18:16:27 +02:00 |
|
Ullrich Kossow
|
310a77ce93
|
Fixed include guard of src/satip/server.h
|
2015-04-15 18:16:27 +02:00 |
|
Adrian Strilchuk
|
203b48ed94
|
hdhomerun: Upgrade libhdhomerun to 20150406
|
2015-04-15 18:15:40 +02:00 |
|
Jaroslav Kysela
|
903ca33ed2
|
revert previous change
|
2015-04-15 18:15:07 +02:00 |
|
Glenn-1990
|
2221286368
|
add satpos and subsription status
|
2015-04-15 18:14:16 +02:00 |
|
Jaroslav Kysela
|
04e5a9d26f
|
mpegts: warn when the mux changed parameters
|
2015-04-15 18:12:43 +02:00 |
|
Jaroslav Kysela
|
c8ae8a9cb0
|
SAT>IP Server: parse fec also for DVB-C
|
2015-04-14 22:07:34 +02:00 |
|
Jaroslav Kysela
|
daaebf916a
|
SAT>IP client: add RTCP workaround for broken servers (minisatip)
|
2015-04-13 20:11:19 +02:00 |
|
Jaroslav Kysela
|
6751ade06e
|
linuxdvb: notify user that tuners with same types cannot be used simultaneously when they're assigned to one adapter
|
2015-04-12 22:29:05 +02:00 |
|
Sam Stenvall
|
14f03b8efb
|
avoid leaving dangling children by killing spawned processes recursively
|
2015-04-09 15:14:06 +02:00 |
|
Jaroslav Kysela
|
02427fe00c
|
initialize PKG_CONFIG varible if empty, fixes previous commit
|
2015-04-09 12:05:39 +02:00 |
|
Niels Ole Salscheider
|
098213f545
|
Use $PKG_CONFIG instead of pkg-config
This allows to use prefixed versions of pkg-config for cross-compilation.
|
2015-04-09 12:04:09 +02:00 |
|
Dave Jaggar
|
d000264e28
|
Genre map for Sky New Zealand
|
2015-04-09 12:03:14 +02:00 |
|
Dave Jaggar
|
fdbcbcf015
|
Huffman dictionary for Sky New Zealand
|
2015-04-09 12:03:14 +02:00 |
|
Dave Jaggar
|
ecdf96828d
|
Provider file for Sky New Zealand
|
2015-04-09 12:03:14 +02:00 |
|
Dave Jaggar
|
ad5d5690d1
|
Remove extra characters in title of skynz provider and set skynz lang to eng
|
2015-04-09 12:03:14 +02:00 |
|
Jaroslav Kysela
|
79ec2df4dd
|
epggrab: set minimal epggrab_epgdb_periodicsave value to 3600, fixes #2765
|
2015-04-09 12:02:33 +02:00 |
|