Commit graph

6233 commits

Author SHA1 Message Date
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
Jaroslav Kysela
08c4af7e6a mpegts mux+service: export uuid for parent network and mux 2015-04-01 12:57:57 +02:00
Jaroslav Kysela
fabd01191d htsp server: fix epg query (missing title filter), add fulltext flag 2015-04-01 10:48:00 +02:00
Jaroslav Kysela
ad4dd4fa50 simpleui: fix search, fixes #2753 2015-04-01 10:37:26 +02:00
Jaroslav Kysela
9a8242a082 cosmetic: remove old tvh_strlcatf() and rename tvh_strlcatf2() as tvh_strlcatf() 2015-04-01 10:27:15 +02:00
Jaroslav Kysela
4eeecb2a0f subscription: cleanup the subscription messages 2015-04-01 10:22:32 +02:00
Jaroslav Kysela
3b9253679b subscription: do not call subscription_schedule recursively() - mux subscriptions, fixes #2750 2015-03-31 21:16:38 +02:00
Jaroslav Kysela
f6d9813ff5 SAT>IP server: change default fec to auto for dvb-c 2015-03-31 20:21:26 +02:00
Jaroslav Kysela
3e4c8e7314 pid-count.py: improve sync 2015-03-30 17:03:56 +02:00
Jaroslav Kysela
e4cdd3ca0f descrambler: fix another thinko (and crash) 2015-03-27 18:40:30 +01:00
Jaroslav Kysela
722c9250ac webui: about page: 2015 year 2015-03-27 17:30:08 +01:00
Jaroslav Kysela
169b71bb72 lang codes: add syn 2015-03-27 12:53:15 +01:00
Jaroslav Kysela
1f79d9dd5f mpegts.h - undefine mpegts_psi_section_t (duplicate with dvb.h) 2015-03-26 21:03:36 +01:00
Bob Lightfoot
b427d7ecba Patching rpm spec file so the arm architecture builds properly modified: rpm/tvheadend.spec.in 2015-03-26 14:19:52 +01:00
Jaroslav Kysela
6bc1a6fe74 SAT>IP Server: clean/extend the doc 2015-03-26 11:48:57 +01:00
Jaroslav Kysela
0d4f44385c doc: more words to the channel / Auto EPG checkbox 2015-03-25 15:17:39 +01:00
Ben Fennema
1ccdcd33a2 tvhdhomerun: lock tuners when in use 2015-03-25 15:16:36 +01:00