]>
git.ipfire.org Git - thirdparty/tvheadend.git/log
Jaroslav Kysela [Wed, 17 May 2017 06:42:43 +0000 (08:42 +0200)]
another travis build fix
Sergio [Tue, 16 May 2017 17:40:54 +0000 (19:40 +0200)]
Correct typo in the package description
Sergio [Tue, 16 May 2017 17:36:16 +0000 (19:36 +0200)]
Improve package description
Jaroslav Kysela [Tue, 16 May 2017 18:45:35 +0000 (20:45 +0200)]
travis: build for xenial
Jaroslav Kysela [Tue, 16 May 2017 17:14:04 +0000 (19:14 +0200)]
debian: prefer libpcre2-dev but use libpcre3-dev as a fallback
Mark Clarkstone [Tue, 16 May 2017 15:23:35 +0000 (16:23 +0100)]
Debian: use libpcre2-dev instead of libpcre3-dev
Mark Clarkstone [Tue, 16 May 2017 13:43:45 +0000 (14:43 +0100)]
Debian: add libpcre3-dev build dep to control file
Jaroslav Kysela [Tue, 16 May 2017 11:37:41 +0000 (13:37 +0200)]
bintray.py: another fix for fedora/centos
Jaroslav Kysela [Tue, 16 May 2017 11:15:15 +0000 (13:15 +0200)]
parsers: do not report PCR diff for unknown clocks
Jaroslav Kysela [Tue, 16 May 2017 11:14:27 +0000 (13:14 +0200)]
bintray.py: fix the parsing of package names
Toni Korhonen [Mon, 15 May 2017 10:24:01 +0000 (13:24 +0300)]
transcoding: updated ffmpeg and libx264
Jaroslav Kysela [Tue, 16 May 2017 09:15:19 +0000 (11:15 +0200)]
DVR: autorec - fix compilation for PCRE without JIT
Jaroslav Kysela [Tue, 16 May 2017 09:10:41 +0000 (11:10 +0200)]
doozer: change libpcre-dev to libpcre3-dev (for PCRE libs 8.x?)
Jaroslav Kysela [Tue, 16 May 2017 09:03:23 +0000 (11:03 +0200)]
doozer: change libpcre2 to libpcre for distros without pcre2
Jaroslav Kysela [Tue, 16 May 2017 09:02:30 +0000 (11:02 +0200)]
DVR: autorec - fix compilation for PCRE2
Jaroslav Kysela [Tue, 16 May 2017 08:53:02 +0000 (10:53 +0200)]
doozer: add libpcre2 dependencies
Jaroslav Kysela [Tue, 16 May 2017 08:50:08 +0000 (10:50 +0200)]
idnode: fix the critical access-after-free in api_idnode_handler()
Jaroslav Kysela [Tue, 16 May 2017 08:49:07 +0000 (10:49 +0200)]
DVR Config: set the autorec default max count to 50
Jaroslav Kysela [Tue, 16 May 2017 08:41:07 +0000 (10:41 +0200)]
DVR: add PCRE2 support
Jaroslav Kysela [Mon, 15 May 2017 15:46:41 +0000 (17:46 +0200)]
DVR: Add PCRE support
Jaroslav Kysela [Mon, 15 May 2017 13:57:23 +0000 (15:57 +0200)]
satip client: add 'Grace period' option for tuner, fixes #4333
Jaroslav Kysela [Mon, 15 May 2017 13:46:30 +0000 (15:46 +0200)]
parser: a little code optimization for makeapkt()
Jaroslav Kysela [Sun, 14 May 2017 18:25:41 +0000 (20:25 +0200)]
ts: rework PCR clock
- interpolate the PCR clock gaps from the audio tracks
- report dropped out packets by PCR checks
- use DTS instead PTS for PCR clock modifications
- use DTS instead PTS for invalid packet clock checks
Jaroslav Kysela [Sun, 14 May 2017 17:27:38 +0000 (19:27 +0200)]
log: add new 'pcr' log option
Jaroslav Kysela [Sun, 14 May 2017 17:01:06 +0000 (19:01 +0200)]
docs: faq - html proxy - add more complete example for nginx
Jaroslav Kysela [Sat, 13 May 2017 17:29:22 +0000 (19:29 +0200)]
PCR clocks: increase more the 'acceptable' boundaries for ffmpeg, fixes #4369
Jaroslav Kysela [Sat, 13 May 2017 17:25:52 +0000 (19:25 +0200)]
docs: add a note about HTTP proxy settings to FAQs
Jaroslav Kysela [Sat, 13 May 2017 15:40:33 +0000 (17:40 +0200)]
mpegts network scan: fix mux scan cancel operation, fixes #4373
Mark Clarkstone [Fri, 12 May 2017 22:55:08 +0000 (23:55 +0100)]
mdhelp: add caclient_capmt tab screenshot + a few other minor changes
Jaroslav Kysela [Sat, 13 May 2017 06:34:01 +0000 (08:34 +0200)]
PCR clocks: increase again the 'acceptable' boundaries for ffmpeg
Jaroslav Kysela [Sat, 13 May 2017 06:29:39 +0000 (08:29 +0200)]
satip client: add missing msys=atsc for ATSC clients, fixes #4367
Jaroslav Kysela [Fri, 12 May 2017 20:06:17 +0000 (22:06 +0200)]
fixed from rpmfusion detected by gcc7
Jaroslav Kysela [Fri, 12 May 2017 19:37:46 +0000 (21:37 +0200)]
capmt: reorder preferred modes, add class doc
Jaroslav Kysela [Fri, 12 May 2017 17:47:51 +0000 (19:47 +0200)]
wizard: set max_streams=1 per iptv auto network
Jaroslav Kysela [Fri, 12 May 2017 14:56:58 +0000 (16:56 +0200)]
tsdemux - PCR fix for ffmpeg input
The PCR clocking in the mpegts stream comming from the ffmpeg
is really ugly. There are up to 2 seconds gaps between updates.
Jaroslav Kysela [Fri, 12 May 2017 14:38:40 +0000 (16:38 +0200)]
compilation fix
Jaroslav Kysela [Fri, 12 May 2017 14:31:52 +0000 (16:31 +0200)]
mpegts network: create network bouquet for all mpegts networks, fixes #4366
Jaroslav Kysela [Thu, 11 May 2017 13:25:29 +0000 (15:25 +0200)]
linuxdvb: fix satconf active/enable handling, fixes #4365
Jaroslav Kysela [Thu, 11 May 2017 12:52:29 +0000 (14:52 +0200)]
linuxdvb: fix wrong active frontend check
Jaroslav Kysela [Thu, 11 May 2017 07:15:47 +0000 (09:15 +0200)]
bintray.py: fix the last commit
Mark Clarkstone [Thu, 27 Apr 2017 21:03:54 +0000 (22:03 +0100)]
bintray.py: add component env override
Jaroslav Kysela [Thu, 11 May 2017 07:06:21 +0000 (09:06 +0200)]
satip client: fix the wrong ATSCT- length for strncmp, too
Catalin Toda [Thu, 11 May 2017 05:00:06 +0000 (05:00 +0000)]
satip client: fix detecting number of atsc-t satip tuners
Jaroslav Kysela [Wed, 10 May 2017 15:05:36 +0000 (17:05 +0200)]
webui: compilation fix
Jaroslav Kysela [Wed, 10 May 2017 14:54:24 +0000 (16:54 +0200)]
satip server: allow to pass own satip.m3u file to clients (must be in the config directory)
Jaroslav Kysela [Wed, 10 May 2017 14:34:10 +0000 (16:34 +0200)]
packet: trace - print also PCR
Jaroslav Kysela [Tue, 9 May 2017 16:56:44 +0000 (18:56 +0200)]
parsers: increase DVBSUB max timediff (DTS/PCR) to 6 seconds
Jaroslav Kysela [Tue, 9 May 2017 16:52:30 +0000 (18:52 +0200)]
streaming - PCR changes - handle non-shared PCR PIDs correctly, fixes #4361
Jaroslav Kysela [Tue, 9 May 2017 12:28:35 +0000 (14:28 +0200)]
gcc fixes for the last commit
Jaroslav Kysela [Tue, 9 May 2017 12:20:07 +0000 (14:20 +0200)]
input tree: fix the active node presentation, fixes #4346
Jaroslav Kysela [Sun, 7 May 2017 21:46:41 +0000 (23:46 +0200)]
webui: identify enabled adapters in input tree by color, fixes #4346
Jaroslav Kysela [Sun, 7 May 2017 07:13:05 +0000 (09:13 +0200)]
dvbpsi: remove the 8PSK/DVB-S2 hack for 13.0E, fixes #4357
Jaroslav Kysela [Sat, 6 May 2017 17:49:43 +0000 (19:49 +0200)]
linuxdvb: add device path in sysfs (read-only info)
Jaroslav Kysela [Sat, 6 May 2017 16:57:15 +0000 (18:57 +0200)]
satip server: fix IP_PORT log messages (missing ntohs)
Jaroslav Kysela [Sat, 6 May 2017 16:56:15 +0000 (18:56 +0200)]
webui: add peer port and server ip/port to the connections tab
Jaroslav Kysela [Sat, 6 May 2017 16:47:07 +0000 (18:47 +0200)]
getmuxlist remove debug lines
Jaroslav Kysela [Sat, 6 May 2017 15:26:23 +0000 (17:26 +0200)]
fix support/getmuxlist for doozer
Jaroslav Kysela [Fri, 5 May 2017 11:41:34 +0000 (13:41 +0200)]
Makefile: fix 'Receiving' msg for dvb-scan tables
Jaroslav Kysela [Fri, 5 May 2017 11:25:26 +0000 (13:25 +0200)]
improve update in support/getmuxlist
Jaroslav Kysela [Fri, 5 May 2017 11:04:00 +0000 (13:04 +0200)]
satip client: fix the dead-lock in satip_frontend_wake_other_waiting()
Jaroslav Kysela [Fri, 5 May 2017 11:00:13 +0000 (13:00 +0200)]
Makefile: do not include deps for clean and distclean targets
Jaroslav Kysela [Thu, 4 May 2017 11:29:57 +0000 (13:29 +0200)]
config: always add dvr[failed] in migration, fixes #4355
Jaroslav Kysela [Thu, 4 May 2017 11:17:56 +0000 (13:17 +0200)]
IPTV: autonet - fix the service detection when SID is set, fixes #4347
Jaroslav Kysela [Mon, 1 May 2017 16:19:51 +0000 (18:19 +0200)]
tsdemux: log all PCR changes
Jaroslav Kysela [Sat, 29 Apr 2017 17:56:52 +0000 (19:56 +0200)]
dvb_psi: add LCN support for Greek's ERT, fixes #4340
Jaroslav Kysela [Sat, 29 Apr 2017 08:16:55 +0000 (10:16 +0200)]
mkvmuxer: fix DVBSUB packets reordering
Jaroslav Kysela [Sat, 29 Apr 2017 07:54:02 +0000 (09:54 +0200)]
profile: fix memory leak (src_vcodec)
Jaroslav Kysela [Fri, 28 Apr 2017 19:31:27 +0000 (21:31 +0200)]
compilation fix
Jaroslav Kysela [Fri, 28 Apr 2017 19:08:49 +0000 (21:08 +0200)]
mkv muxer: reoder DVBSUB packets (to be more in sync with current PTS)
Jaroslav Kysela [Fri, 28 Apr 2017 15:16:40 +0000 (17:16 +0200)]
parsers: allow bigger time diff for DVBSUB
Jaroslav Kysela [Fri, 28 Apr 2017 14:08:33 +0000 (16:08 +0200)]
parsers: correct the PCR check
Jaroslav Kysela [Fri, 28 Apr 2017 13:33:47 +0000 (15:33 +0200)]
satip client: ignore RTP packets with zero length (minisatip 0.7)
Jaroslav Kysela [Thu, 27 Apr 2017 16:32:49 +0000 (18:32 +0200)]
parsers: add PCR / PTS check (comparison) before the packet is pushed to next chain
- the goal is to improve the parsed data stability
- drop the invalid packets to avoid troubles in the packet processors
Jaroslav Kysela [Thu, 27 Apr 2017 16:17:03 +0000 (18:17 +0200)]
packet: add pcr value to all packets for further usage
Jaroslav Kysela [Thu, 27 Apr 2017 16:09:31 +0000 (18:09 +0200)]
parsers: TELETEXT / TEXTSUB - use PCR as the main clock
Most PTS clocks is just wrong.
Jaroslav Kysela [Thu, 27 Apr 2017 12:01:07 +0000 (14:01 +0200)]
http playlist: add possibility to sort by name only
Jaroslav Kysela [Thu, 27 Apr 2017 09:38:36 +0000 (11:38 +0200)]
profile: add missing MP4/av-lib muxer for transcoding
Jaroslav Kysela [Thu, 27 Apr 2017 09:38:12 +0000 (11:38 +0200)]
trancode: fix the source vcodec code, indents
Jaroslav Kysela [Wed, 26 Apr 2017 15:52:28 +0000 (17:52 +0200)]
mpegts scan: decrease the accepted DVB-S no-new-mux symrate delta to 7Mhz (for 13.0E)
Jaroslav Kysela [Tue, 25 Apr 2017 15:36:29 +0000 (17:36 +0200)]
mpegts: mux sorting - sort by uuid and fix the start monoclock comparison
Jaroslav Kysela [Mon, 24 Apr 2017 19:15:57 +0000 (21:15 +0200)]
http: increase nonce timeout from 10s to 30s
Jaroslav Kysela [Mon, 24 Apr 2017 18:51:20 +0000 (20:51 +0200)]
bintray.py: little call fixes
Jaroslav Kysela [Mon, 24 Apr 2017 18:42:46 +0000 (20:42 +0200)]
remove llabs() inline from compat.h
Mark Clarkstone [Mon, 24 Apr 2017 16:18:05 +0000 (17:18 +0100)]
mdhelp: add note about service probing for IPTV Automatic Network
Jaroslav Kysela [Mon, 24 Apr 2017 18:40:21 +0000 (20:40 +0200)]
configure: remove llabs test
Jaroslav Kysela [Mon, 24 Apr 2017 16:19:11 +0000 (18:19 +0200)]
webui: use IE/Edge specific routine to clear authentication cache
Jaroslav Kysela [Mon, 24 Apr 2017 15:09:24 +0000 (17:09 +0200)]
webui: root page - serve redirect without authentication (to bypass Edge issue)
Glenn-1990 [Fri, 14 Apr 2017 19:22:32 +0000 (21:22 +0200)]
bump version
Glenn-1990 [Fri, 14 Apr 2017 18:33:54 +0000 (20:33 +0200)]
improve play status handling
dennis [Wed, 22 Mar 2017 10:15:25 +0000 (13:15 +0300)]
transcoding: Add possibility to transcode only specified video codecs
Jaroslav Kysela [Mon, 24 Apr 2017 13:25:15 +0000 (15:25 +0200)]
satip/rtp: include compat.h for IPTOS_* defines
Jaroslav Kysela [Mon, 24 Apr 2017 10:34:52 +0000 (12:34 +0200)]
http: rework the logout mechanism to make things more clear
Jaroslav Kysela [Sun, 23 Apr 2017 14:34:50 +0000 (16:34 +0200)]
wizard: change comments for wizard ACL entries
Jaroslav Kysela [Sat, 22 Apr 2017 19:52:25 +0000 (21:52 +0200)]
configure: explain more libiconv check
Jaroslav Kysela [Sat, 22 Apr 2017 19:52:10 +0000 (21:52 +0200)]
bintray.py: put release rpms to the right directory
Jaroslav Kysela [Fri, 21 Apr 2017 08:36:37 +0000 (10:36 +0200)]
bintray.py: show the backtrace when the filename is not parsed correctly, fix component version
Jaroslav Kysela [Fri, 21 Apr 2017 08:24:49 +0000 (10:24 +0200)]
Makefile: update copyright
Jaroslav Kysela [Fri, 21 Apr 2017 08:08:53 +0000 (10:08 +0200)]
bintray.py: deb - put base package version to component
Jaroslav Kysela [Fri, 21 Apr 2017 07:17:49 +0000 (09:17 +0200)]
doozer: add missing lsb-release dependency for jessie
Jaroslav Kysela [Fri, 21 Apr 2017 06:57:33 +0000 (08:57 +0200)]
bintray.py: fix error for jessie