]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
10 years agoUDP: rearrange udp_connect/udp_sendinit
Jaroslav Kysela [Tue, 3 Mar 2015 15:01:01 +0000 (16:01 +0100)] 
UDP: rearrange udp_connect/udp_sendinit

10 years agoRTSP client: handle also different RTSP port than 554
Jaroslav Kysela [Tue, 3 Mar 2015 15:00:33 +0000 (16:00 +0100)] 
RTSP client: handle also different RTSP port than 554

10 years agoSAT>IP: handle SRCS pass (for DVB-S) in server and client
Jaroslav Kysela [Sat, 28 Feb 2015 16:04:56 +0000 (17:04 +0100)] 
SAT>IP: handle SRCS pass (for DVB-S) in server and client

10 years agoSAT>IP Client: Add RTSP port detection based on the UPC string (TVheadend specific...
Jaroslav Kysela [Sat, 28 Feb 2015 15:41:50 +0000 (16:41 +0100)] 
SAT>IP Client: Add RTSP port detection based on the UPC string (TVheadend specific server)

10 years agoSAT>IP server: handle streams correctly, add more RTSP headers
Jaroslav Kysela [Wed, 25 Feb 2015 19:24:38 +0000 (20:24 +0100)] 
SAT>IP server: handle streams correctly, add more RTSP headers

10 years agoSAT>IP server: more work, add subscriptions and add RTP and RTCP threads
Jaroslav Kysela [Tue, 24 Feb 2015 14:27:51 +0000 (15:27 +0100)] 
SAT>IP server: more work, add subscriptions and add RTP and RTCP threads

10 years agoudp: add tx buffer size setup for udp_bind(_double)
Jaroslav Kysela [Tue, 24 Feb 2015 14:10:53 +0000 (15:10 +0100)] 
udp: add tx buffer size setup for udp_bind(_double)

10 years agodvb: export dvb_network_find_mux() for the SAT>IP server
Jaroslav Kysela [Mon, 23 Feb 2015 14:42:06 +0000 (15:42 +0100)] 
dvb: export dvb_network_find_mux() for the SAT>IP server

10 years agodvb: create mux - rearrange parameters for SAT>IP server
Jaroslav Kysela [Mon, 23 Feb 2015 14:33:12 +0000 (15:33 +0100)] 
dvb: create mux - rearrange parameters for SAT>IP server

10 years agoudp: add multisend code (sendmmsg)
Jaroslav Kysela [Fri, 20 Feb 2015 21:15:46 +0000 (22:15 +0100)] 
udp: add multisend code (sendmmsg)

10 years agoSAT>IP server: initial RTSP code
Jaroslav Kysela [Fri, 13 Feb 2015 20:53:56 +0000 (21:53 +0100)] 
SAT>IP server: initial RTSP code

10 years agohttp: export http_serve_requests, add hc_process callback to connection
Jaroslav Kysela [Fri, 13 Feb 2015 19:32:44 +0000 (20:32 +0100)] 
http: export http_serve_requests, add hc_process callback to connection

10 years agohttp: allow to specify different paths
Jaroslav Kysela [Fri, 13 Feb 2015 19:13:50 +0000 (20:13 +0100)] 
http: allow to specify different paths

10 years agohttp: reorganize http_serve
Jaroslav Kysela [Fri, 13 Feb 2015 19:07:33 +0000 (20:07 +0100)] 
http: reorganize http_serve

10 years agoSAT>IP server: initial code
Jaroslav Kysela [Fri, 13 Feb 2015 15:06:09 +0000 (16:06 +0100)] 
SAT>IP server: initial code

10 years agoupnp: add debug fcn to dump output packets
Jaroslav Kysela [Fri, 13 Feb 2015 15:03:49 +0000 (16:03 +0100)] 
upnp: add debug fcn to dump output packets

10 years agotcp: add IP_PORT_SET() macro
Jaroslav Kysela [Fri, 13 Feb 2015 15:02:33 +0000 (16:02 +0100)] 
tcp: add IP_PORT_SET() macro

10 years agoconfig: add universal fcns to access to global variables
Jaroslav Kysela [Fri, 13 Feb 2015 15:01:37 +0000 (16:01 +0100)] 
config: add universal fcns to access to global variables

10 years agoUPnP: add delay handling to write queue
Jaroslav Kysela [Thu, 12 Feb 2015 20:46:27 +0000 (21:46 +0100)] 
UPnP: add delay handling to write queue

10 years agohttp: export http_server variable
Jaroslav Kysela [Thu, 12 Feb 2015 17:51:03 +0000 (18:51 +0100)] 
http: export http_server variable

10 years agotcp: add helpers to determine default and used IP address for SAT>IP
Jaroslav Kysela [Thu, 12 Feb 2015 17:50:40 +0000 (18:50 +0100)] 
tcp: add helpers to determine default and used IP address for SAT>IP

10 years agomain: move the http server registration to the end of the initialization phase
Jaroslav Kysela [Thu, 12 Feb 2015 12:17:30 +0000 (13:17 +0100)] 
main: move the http server registration to the end of the initialization phase

10 years agotranscoding: fix compile error when using libav, fixes #2708
stbenz [Tue, 10 Mar 2015 08:28:38 +0000 (09:28 +0100)] 
transcoding: fix compile error when using libav, fixes #2708

AVCodecContext.framerate and av_make_q() are only available since ffmpeg 2.5 and not available in libav

10 years ago- duplicate handling fixes according to pull comments
dero [Fri, 6 Mar 2015 08:39:18 +0000 (09:39 +0100)] 
- duplicate handling fixes according to pull comments

10 years ago- better duplicate handling (ui fix)
dero [Thu, 5 Mar 2015 20:30:59 +0000 (21:30 +0100)] 
- better duplicate handling (ui fix)

10 years ago- better duplicate handling - better subtitle handling
dero [Thu, 5 Mar 2015 20:13:51 +0000 (21:13 +0100)] 
- better duplicate handling - better subtitle handling

10 years ago- set subtitle from DVB OTA EPG
dero [Thu, 5 Mar 2015 15:26:27 +0000 (16:26 +0100)] 
- set subtitle from DVB OTA EPG

10 years agoNo calls to stat() in dvr_inotify_add(). This may significantly slowdown tvh startup.
Kai Sommerfeld [Sun, 22 Feb 2015 09:41:38 +0000 (10:41 +0100)] 
No calls to stat() in dvr_inotify_add(). This may significantly slowdown tvh startup.

10 years agoadd streaming error for active recordings
Glenn-1990 [Thu, 5 Mar 2015 11:26:51 +0000 (12:26 +0100)] 
add streaming error for active recordings

10 years agotranscoding: fix encoder time_base again
stbenz [Wed, 25 Feb 2015 18:02:28 +0000 (19:02 +0100)] 
transcoding: fix encoder time_base again

10 years agoupdate with HD pids
Glenn-1990 [Tue, 3 Mar 2015 14:21:45 +0000 (15:21 +0100)] 
update with HD pids

10 years agoauto create mux
Glenn-1990 [Tue, 3 Mar 2015 14:20:43 +0000 (15:20 +0100)] 
auto create mux

10 years agoset mux satpos from network satpos if set
Glenn-1990 [Tue, 3 Mar 2015 14:17:00 +0000 (15:17 +0100)] 
set mux satpos from network satpos if set

10 years agodvb_psi: handle private data also without ENABLE_MPEGTS_DVB
Jaroslav Kysela [Tue, 24 Feb 2015 14:28:36 +0000 (15:28 +0100)] 
dvb_psi: handle private data also without ENABLE_MPEGTS_DVB

10 years agocwc: mutex order cleanups, improve ECM_RESET
Jaroslav Kysela [Sat, 21 Feb 2015 22:08:02 +0000 (23:08 +0100)] 
cwc: mutex order cleanups, improve ECM_RESET

10 years agocwc: small optimization - prefcapid handling in cwc_table_input
Jaroslav Kysela [Sat, 21 Feb 2015 20:46:23 +0000 (21:46 +0100)] 
cwc: small optimization - prefcapid handling in cwc_table_input

10 years agocwc: reset the preferred CA PID when key is late...
Jaroslav Kysela [Sat, 21 Feb 2015 20:32:29 +0000 (21:32 +0100)] 
cwc: reset the preferred CA PID when key is late...

10 years agodescrambler: prefcapid_lock - add constants to increase source readability
Jaroslav Kysela [Sat, 21 Feb 2015 20:16:36 +0000 (21:16 +0100)] 
descrambler: prefcapid_lock - add constants to increase source readability

10 years agoHTSP server: add stream and data errors to DVR entry, fixes #2515
Jaroslav Kysela [Wed, 18 Feb 2015 18:55:17 +0000 (19:55 +0100)] 
HTSP server: add stream and data errors to DVR entry, fixes #2515

10 years agoHTSP server: add errors field to packet statistics
Jaroslav Kysela [Wed, 18 Feb 2015 18:50:27 +0000 (19:50 +0100)] 
HTSP server: add errors field to packet statistics

10 years agopicons: do not use abort for not-critical check
Jaroslav Kysela [Wed, 18 Feb 2015 18:23:04 +0000 (19:23 +0100)] 
picons: do not use abort for not-critical check

10 years agopicons: fix filaname calculation for West positions, fixes #2685
Jaroslav Kysela [Wed, 18 Feb 2015 12:07:42 +0000 (13:07 +0100)] 
picons: fix filaname calculation for West positions, fixes #2685

10 years agotranscoding: use input time base for output
stbenz [Mon, 16 Feb 2015 18:43:10 +0000 (19:43 +0100)] 
transcoding: use input time base for output

10 years agouse iso format for date in default timerec title
Christian Lohmaier [Sun, 15 Feb 2015 21:12:36 +0000 (22:12 +0100)] 
use iso format for date in default timerec title

as local date format often conflicts with sorting/playback order
also update documentation with pointers to escape-code documentation

10 years agodvb support: fix dvb_mux_conf_str_dvbs - satpos
Jaroslav Kysela [Tue, 17 Feb 2015 20:15:15 +0000 (21:15 +0100)] 
dvb support: fix dvb_mux_conf_str_dvbs - satpos

10 years agofastscan: add services to all muxes/networks, fixes #2674
Jaroslav Kysela [Tue, 17 Feb 2015 19:57:46 +0000 (20:57 +0100)] 
fastscan: add services to all muxes/networks, fixes #2674

10 years agodvb: fix ENABLE_MPEGTS_DVB for dvb/orbitalpos/list, fixes #2683
Jaroslav Kysela [Tue, 17 Feb 2015 10:24:32 +0000 (11:24 +0100)] 
dvb: fix ENABLE_MPEGTS_DVB for dvb/orbitalpos/list, fixes #2683

10 years agodvb_psi: improve check for dead muxes, fixes #2682
Jaroslav Kysela [Mon, 16 Feb 2015 22:59:32 +0000 (23:59 +0100)] 
dvb_psi: improve check for dead muxes, fixes #2682

10 years agompegts network: mux discovery - add check to avoid NULL dereference, fixes #2678...
Jaroslav Kysela [Mon, 16 Feb 2015 19:26:22 +0000 (20:26 +0100)] 
mpegts network: mux discovery - add check to avoid NULL dereference, fixes #2678, fixes #2674

10 years agompegts: linked tuner - do not crash when the linked tuner cannot be started, fixes...
Jaroslav Kysela [Sun, 15 Feb 2015 19:19:36 +0000 (20:19 +0100)] 
mpegts: linked tuner - do not crash when the linked tuner cannot be started, fixes #2678

10 years agodvb mux: fix the frequency display name, add set helpers
Jaroslav Kysela [Fri, 13 Feb 2015 22:03:44 +0000 (23:03 +0100)] 
dvb mux: fix the frequency display name, add set helpers

10 years agoudp: fix compilation for kernels/libc without recvmmsg
Jaroslav Kysela [Thu, 12 Feb 2015 08:05:29 +0000 (09:05 +0100)] 
udp: fix compilation for kernels/libc without recvmmsg

10 years agoparsers: AAC - fix the thinko in the previous patch
Jaroslav Kysela [Wed, 11 Feb 2015 20:05:00 +0000 (21:05 +0100)] 
parsers: AAC - fix the thinko in the previous patch

10 years agoparsers: AAC - better handle SBR extension
Jaroslav Kysela [Wed, 11 Feb 2015 19:59:34 +0000 (20:59 +0100)] 
parsers: AAC - better handle SBR extension

10 years agocwc: little optimization in cwc_table_input
Jaroslav Kysela [Wed, 11 Feb 2015 14:03:31 +0000 (15:03 +0100)] 
cwc: little optimization in cwc_table_input

10 years agodvb: mux discovery - add forced muxes also to another DVB-S networks, fixes #2674
Jaroslav Kysela [Wed, 11 Feb 2015 13:25:44 +0000 (14:25 +0100)] 
dvb: mux discovery - add forced muxes also to another DVB-S networks, fixes #2674

10 years agoparsers: improve AAC/LATM parser
Jaroslav Kysela [Sun, 8 Feb 2015 17:19:25 +0000 (18:19 +0100)] 
parsers: improve AAC/LATM parser

10 years agotranscode: fix wrong memory access introduced by previous patch
Jaroslav Kysela [Tue, 10 Feb 2015 19:43:52 +0000 (20:43 +0100)] 
transcode: fix wrong memory access introduced by previous patch

10 years agotranscode: handle packets with the NULL payload
Jaroslav Kysela [Tue, 10 Feb 2015 17:24:08 +0000 (18:24 +0100)] 
transcode: handle packets with the NULL payload

10 years agoWEBUI: dvr - add DVR Configuration to finished and failed recordings, too
Jaroslav Kysela [Tue, 10 Feb 2015 09:52:52 +0000 (10:52 +0100)] 
WEBUI: dvr - add DVR Configuration to finished and failed recordings, too

10 years agochannel: icons - do not generate auto icon URL with {name-not-set}, fixes #2661
Jaroslav Kysela [Tue, 10 Feb 2015 08:41:28 +0000 (09:41 +0100)] 
channel: icons - do not generate auto icon URL with {name-not-set}, fixes #2661

10 years agolinuxdvb: fix compilation for dvb < 5.0
Jaroslav Kysela [Mon, 9 Feb 2015 21:17:15 +0000 (22:17 +0100)] 
linuxdvb: fix compilation for dvb < 5.0

10 years agoscanfile: add some loading stats and warning when predefined muxes are empty
Jaroslav Kysela [Mon, 9 Feb 2015 21:05:23 +0000 (22:05 +0100)] 
scanfile: add some loading stats and warning when predefined muxes are empty

10 years agompegts dvb: fix the DVB-S mux initialization - wrong position value
Jaroslav Kysela [Sun, 8 Feb 2015 19:30:56 +0000 (20:30 +0100)] 
mpegts dvb: fix the DVB-S mux initialization - wrong position value

10 years agofix typo in comment
Jaroslav Kysela [Sun, 8 Feb 2015 19:22:20 +0000 (20:22 +0100)] 
fix typo in comment

10 years agochannel: handle better ch_enable in EPG and DVR, fixes #2668
Jaroslav Kysela [Sun, 8 Feb 2015 14:17:01 +0000 (15:17 +0100)] 
channel: handle better ch_enable in EPG and DVR, fixes #2668

10 years agoDVR: improve autorec doc for the directory field, fixes #2667
Jaroslav Kysela [Sun, 8 Feb 2015 14:00:43 +0000 (15:00 +0100)] 
DVR: improve autorec doc for the directory field, fixes #2667

10 years agoadd data/conf/satellites file
Jaroslav Kysela [Sun, 8 Feb 2015 10:29:20 +0000 (11:29 +0100)] 
add data/conf/satellites file

10 years agobouquet: save bouquet on name change
Jaroslav Kysela [Thu, 5 Feb 2015 16:56:42 +0000 (17:56 +0100)] 
bouquet: save bouquet on name change

10 years agodvb_psi: fastscan fix - force to add fastscan muxes from NIT
Glenn-1990 [Thu, 5 Feb 2015 15:45:32 +0000 (16:45 +0100)] 
dvb_psi: fastscan fix - force to add fastscan muxes from NIT

10 years agodvb: remove orbital_dir, use negative orbital_pos value to distinguish East and West
Jaroslav Kysela [Thu, 5 Feb 2015 16:33:56 +0000 (17:33 +0100)] 
dvb: remove orbital_dir, use negative orbital_pos value to distinguish East and West

10 years agompegts dvb: add satellite position field to network, add proper interaction with...
Jaroslav Kysela [Thu, 5 Feb 2015 15:49:44 +0000 (16:49 +0100)] 
mpegts dvb: add satellite position field to network, add proper interaction with predefined muxes

10 years agotimeshift: reader - fix the possible wrong ctrl variable usage
Jaroslav Kysela [Thu, 5 Feb 2015 11:44:57 +0000 (12:44 +0100)] 
timeshift: reader - fix the possible wrong ctrl variable usage

10 years agodvb mux: change field names for multiple stream config parameters
Jaroslav Kysela [Wed, 4 Feb 2015 16:57:02 +0000 (17:57 +0100)] 
dvb mux: change field names for multiple stream config parameters

10 years agoACL: add "All DVR (rw)" to delete a DVR entry.
Ben Kibbey [Thu, 29 Jan 2015 02:07:49 +0000 (21:07 -0500)] 
ACL: add "All DVR (rw)" to delete a DVR entry.

This is to let a user remove a DVR entry created by another user rather
than only being able to access it.

10 years agoupdate fastscan conf with astra3
Glenn-1990 [Wed, 4 Feb 2015 13:42:34 +0000 (14:42 +0100)] 
update fastscan conf with astra3

10 years agodvb: add dvb_mux_conf_init() helper to move mux_conf initialization to one place
Jaroslav Kysela [Wed, 4 Feb 2015 16:41:35 +0000 (17:41 +0100)] 
dvb: add dvb_mux_conf_init() helper to move mux_conf initialization to one place

10 years agoSAT>IP: Do extra shutdown only once
Jaroslav Kysela [Wed, 4 Feb 2015 11:45:19 +0000 (12:45 +0100)] 
SAT>IP: Do extra shutdown only once

10 years agoFix file permissions 594/head
Mariusz Bialonczyk [Tue, 3 Feb 2015 18:26:57 +0000 (19:26 +0100)] 
Fix file permissions

10 years agocapmt: net proto: send stop descrambling command instead of closing socket
Mariusz Bialonczyk [Wed, 28 Jan 2015 18:25:07 +0000 (19:25 +0100)] 
capmt: net proto: send stop descrambling command instead of closing socket

This should also improve zap times a little bit.

10 years agofastscan: Fix typo for TV Vlaanderen
Jaroslav Kysela [Tue, 3 Feb 2015 14:31:11 +0000 (15:31 +0100)] 
fastscan: Fix typo for TV Vlaanderen

10 years agofastscan: add discovered muxes at first unconditionally - it should be _FAST_
Jaroslav Kysela [Tue, 3 Feb 2015 14:30:34 +0000 (15:30 +0100)] 
fastscan: add discovered muxes at first unconditionally - it should be _FAST_

10 years agomatroska muxer: update total duration using only audio/video tracks
Jaroslav Kysela [Mon, 2 Feb 2015 20:26:07 +0000 (21:26 +0100)] 
matroska muxer: update total duration using only audio/video tracks

10 years agodescrambler: cleanups for EMM handling
Jaroslav Kysela [Mon, 2 Feb 2015 19:21:14 +0000 (20:21 +0100)] 
descrambler: cleanups for EMM handling

10 years agoSAT>IP: add pls parameter for the DVB-T2 setup message
Jaroslav Kysela [Mon, 2 Feb 2015 14:14:08 +0000 (15:14 +0100)] 
SAT>IP: add pls parameter for the DVB-T2 setup message

10 years agodvb: add DVB_NO_STREAM_ID_FILTER define
Jaroslav Kysela [Mon, 2 Feb 2015 14:03:20 +0000 (15:03 +0100)] 
dvb: add DVB_NO_STREAM_ID_FILTER define

10 years agoFixed DVB-S2 multistream tuning.
CrazyCat [Wed, 28 Jan 2015 21:14:45 +0000 (23:14 +0200)] 
Fixed DVB-S2 multistream tuning.

10 years agoDVB-S2/T2 multistream support.
CrazyCat [Sun, 25 Jan 2015 22:30:29 +0000 (00:30 +0200)] 
DVB-S2/T2 multistream support.

10 years agotimerec entry not saved with htsp
Glenn-1990 [Sun, 1 Feb 2015 20:47:49 +0000 (21:47 +0100)] 
timerec entry not saved with htsp

10 years agohtsp server: do not queue packets with NULL payload
Jaroslav Kysela [Mon, 2 Feb 2015 10:50:24 +0000 (11:50 +0100)] 
htsp server: do not queue packets with NULL payload

10 years agoDVR WEBUI: add and update filesize in upcoming/current recordings
Jaroslav Kysela [Sun, 1 Feb 2015 16:45:07 +0000 (17:45 +0100)] 
DVR WEBUI: add and update filesize in upcoming/current recordings

10 years agodvr: implement file size change notifications
Jaroslav Kysela [Sun, 1 Feb 2015 16:36:26 +0000 (17:36 +0100)] 
dvr: implement file size change notifications

10 years agocwc: add CAID to reader nice name
Jaroslav Kysela [Sun, 1 Feb 2015 11:07:10 +0000 (12:07 +0100)] 
cwc: add CAID to reader nice name

10 years agodescrambler: reset ecm states for all readers when key is late
Jaroslav Kysela [Sun, 1 Feb 2015 10:52:37 +0000 (11:52 +0100)] 
descrambler: reset ecm states for all readers when key is late

10 years agotsfix: postpone the reference time decision until packets from all streams are collected
Jaroslav Kysela [Sat, 31 Jan 2015 19:13:04 +0000 (20:13 +0100)] 
tsfix: postpone the reference time decision until packets from all streams are collected

10 years agompegts parsers: another error forwarding fixes
Jaroslav Kysela [Sat, 31 Jan 2015 17:24:35 +0000 (18:24 +0100)] 
mpegts parsers: another error forwarding fixes

10 years agomuxers: ignore the NULL payload
Jaroslav Kysela [Sat, 31 Jan 2015 16:39:16 +0000 (17:39 +0100)] 
muxers: ignore the NULL payload

10 years agompegts parsers: cleanup the error forwarding
Jaroslav Kysela [Sat, 31 Jan 2015 16:35:35 +0000 (17:35 +0100)] 
mpegts parsers: cleanup the error forwarding

10 years agotsdemux: move the error handling to the parsers.c
Jaroslav Kysela [Sat, 31 Jan 2015 15:55:40 +0000 (16:55 +0100)] 
tsdemux: move the error handling to the parsers.c

10 years agodvr: use direct error flag handling
Jaroslav Kysela [Sat, 31 Jan 2015 15:53:07 +0000 (16:53 +0100)] 
dvr: use direct error flag handling