Commit graph

6249 commits

Author SHA1 Message Date
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
Jaroslav Kysela
2a792c4e4c mpegts: show pids for complete/incomplete tables, move scan needs more time msg to trace 2015-04-09 11:55:56 +02:00
Jaroslav Kysela
e138492f5e dvb_psi_lib: remove the wrong pmt hack - causes scan FAIL issues in this form 2015-04-09 11:55:26 +02:00
Jaroslav Kysela
995aaf895b linuxdvb: allow to force using old linuxdvb ioctls, fixes#2759 2015-04-07 09:44:53 +02:00
Jaroslav Kysela
d58afc0415 mpegts: improve streaming latency for low-bandwidth subscriptions 2015-04-05 20:42:31 +02:00
Jaroslav Kysela
c7a87457cf SAT>IP Server: rtsp/options - handle also '*' url 2015-04-05 20:16:14 +02:00
Jaroslav Kysela
2518d4f821 globalheaders: when an elementary stream is disabled, notify via debug log 2015-04-05 20:15:52 +02:00
Jaroslav Kysela
e4f034aed3 SAT>IP Server: export active connection for webui 2015-04-02 12:28:42 +02:00
Jaroslav Kysela
1c885f100d SAT>IP server: subscribe at least one PID (PAT) 2015-04-02 12:12:39 +02:00
Jaroslav Kysela
d63c36a36e http: add protocol version and command to dump_request() 2015-04-02 12:02:13 +02:00
Bob Lightfoot
ffe92dfed1 changelog added to rpm spec file 2015-04-02 08:59:19 +02:00
Jaroslav Kysela
b988813057 opentv: add boundary check to _opentv_parse_event() 2015-04-02 08:58:53 +02:00