]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
5 years agoapi: fix the wrong negative error codes, fixes #5743
Jaroslav Kysela [Mon, 14 Oct 2019 16:33:06 +0000 (18:33 +0200)] 
api: fix the wrong negative error codes, fixes #5743

5 years agolinuxdvb: take in account similar dmx for the exclusive tuner access, fixes #5744
Jaroslav Kysela [Mon, 14 Oct 2019 10:53:17 +0000 (12:53 +0200)] 
linuxdvb: take in account similar dmx for the exclusive tuner access, fixes #5744

5 years agolinuxdvb: compilation fix, fixes #5739
Jaroslav Kysela [Sun, 6 Oct 2019 18:33:17 +0000 (20:33 +0200)] 
linuxdvb: compilation fix, fixes #5739

5 years agoman page: Correct default values for http and htsp port
Martin Thierer [Tue, 10 Sep 2019 17:09:43 +0000 (19:09 +0200)] 
man page: Correct default values for http and htsp port

5 years agobouquet: fix overflow when building for 32-bit system On 32-bit system hash value...
Peter Vicman [Tue, 24 Sep 2019 12:13:45 +0000 (14:13 +0200)] 
bouquet: fix overflow when building for 32-bit system On 32-bit system hash value from service can be truncated.

For example with #SERVICE 1:0:1:835:3EA:2174:EEEE0000:0:0:0
hash value EEEE0000 become 7FFFFFFF and there is no match in function mpegts_service_find_e2().

5 years agoservice: correct fhdtv/uhdtv height checks
Jaroslav Kysela [Sun, 6 Oct 2019 15:05:50 +0000 (17:05 +0200)] 
service: correct fhdtv/uhdtv height checks

5 years agoadd FHD quality support
Erik Nilsson [Tue, 27 Aug 2019 17:44:45 +0000 (19:44 +0200)] 
add FHD quality support

5 years agolinuxdvb: do not mix DVBv3/v5 stats, it causes trouble to drivers, fixes #5625
Jaroslav Kysela [Sun, 6 Oct 2019 14:53:55 +0000 (16:53 +0200)] 
linuxdvb: do not mix DVBv3/v5 stats, it causes trouble to drivers, fixes #5625

5 years agosatip client: add ATSC- string parsing, issue #5728
Jaroslav Kysela [Sun, 6 Oct 2019 14:52:52 +0000 (16:52 +0200)] 
satip client: add ATSC- string parsing, issue #5728

6 years agocclient: more ECM PID fixes, reorder code to be more readable, fixes #5659
Jaroslav Kysela [Fri, 2 Aug 2019 11:38:29 +0000 (13:38 +0200)] 
cclient: more ECM PID fixes, reorder code to be more readable, fixes #5659

6 years agocclient: mark correctly ECM PID for close, fixes #5659
Jaroslav Kysela [Mon, 29 Jul 2019 18:53:41 +0000 (20:53 +0200)] 
cclient: mark correctly ECM PID for close, fixes #5659

6 years agocclient: fix the ECM PID flag for newcamd and cccam, fixes #5659
Jaroslav Kysela [Sat, 6 Jul 2019 13:40:05 +0000 (15:40 +0200)] 
cclient: fix the ECM PID flag for newcamd and cccam, fixes #5659

6 years agoInclude stdio.h before tvheadend headers
Bernd Kuhls [Mon, 1 Jul 2019 20:08:47 +0000 (22:08 +0200)] 
Include stdio.h before tvheadend headers

Fixes build error with uClibc: https://www.tvheadend.org/issues/5667

6 years agorevert bogus ONID and TSID remapping
premultiply [Sat, 8 Jun 2019 09:38:57 +0000 (11:38 +0200)] 
revert bogus ONID and TSID remapping

ONID and TSID values of 65535 (0xFFFF) are used and valid values.
This fix allows the proper reception of streams with this value.

6 years agompegts: use 32-bit tsid/onid to define the NONE /unset/ state properly
Jaroslav Kysela [Sun, 30 Jun 2019 14:36:14 +0000 (16:36 +0200)] 
mpegts: use 32-bit tsid/onid to define the NONE /unset/ state properly

6 years agolinuxdvb: fix signal status monitor
Koumes [Sat, 29 Jun 2019 21:01:15 +0000 (21:01 +0000)] 
linuxdvb: fix signal status monitor

6 years agoFix compilation with libhdhomerun 20190621
Michael Marley [Wed, 26 Jun 2019 23:35:50 +0000 (19:35 -0400)] 
Fix compilation with libhdhomerun 20190621

They renamed the symbol that was used to determine whether the
"hdhomerun_discover_find_devices_custom" needed to be aliased,
causing an FTBFS.  Instead, recognize both the old and new symbols.

6 years agoMakefile: fix -pie linking according to --disable-pie
Giulio Benetti [Fri, 14 Jun 2019 12:25:08 +0000 (14:25 +0200)] 
Makefile: fix -pie linking according to --disable-pie

Only compilation follows './configure --disable-pie', linking instead
doesn't, because '-pie' flag is passed to LDFLAGS uncoditionally.

So add '-pie' flag only if CONFIG_PIE=yes.

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
6 years agocapmt: another complation fix, fixes #5661
Jaroslav Kysela [Tue, 18 Jun 2019 09:10:02 +0000 (11:10 +0200)] 
capmt: another complation fix, fixes #5661

6 years agocapmt: fix compilation with recent gcc, fixes #5657
Jaroslav Kysela [Mon, 17 Jun 2019 18:56:54 +0000 (20:56 +0200)] 
capmt: fix compilation with recent gcc, fixes #5657

6 years agocapmt: fix for the oscam r11520+, fixes #5649
Jaroslav Kysela [Wed, 12 Jun 2019 14:43:58 +0000 (16:43 +0200)] 
capmt: fix for the oscam r11520+, fixes #5649

- allow to force the PMT composing, too

6 years agoen50221: fix menu text decoding
Anssi Hannula [Sat, 11 May 2019 22:56:48 +0000 (01:56 +0300)] 
en50221: fix menu text decoding

getmenutext() checks that dvb_get_string() returns greater than 0, but
that function returns 0 on success.

This causes menu text decoding to always fail, resulting in no menu
texts.

Fix the check to match dvb_get_string() behavior.

6 years agoen50221: fix invalid htsmsg manipulation
Anssi Hannula [Sat, 11 May 2019 22:48:43 +0000 (01:48 +0300)] 
en50221: fix invalid htsmsg manipulation

htsmsg_add_msg() frees the provided submsg and returns a new pointer to
it.

Fix code in getmenutext() to use the returned pointer instead of the
now invalid original pointer.

6 years agofanart: Fix decode error.
E.Smith [Tue, 14 May 2019 16:50:14 +0000 (17:50 +0100)] 
fanart: Fix decode error.

The text returned from the server is utf-8 so needs an explicit
decode otherwise it defaults to ASCII and fails for programmes
with non-ASCII titles.

6 years agodvbpsi: fix the freesat bouquet update (inverted condition), fixes #5572
Jaroslav Kysela [Sun, 24 Mar 2019 19:43:49 +0000 (20:43 +0100)] 
dvbpsi: fix the freesat bouquet update (inverted condition), fixes #5572

6 years agoapi: return an error when incomplete query is passed, fixes #5568
Jaroslav Kysela [Thu, 21 Mar 2019 07:49:34 +0000 (08:49 +0100)] 
api: return an error when incomplete query is passed, fixes #5568

6 years agolinuxdvb: use the right configuration root for the slave tuners (loading), issue...
Jaroslav Kysela [Wed, 20 Mar 2019 13:47:02 +0000 (14:47 +0100)] 
linuxdvb: use the right configuration root for the slave tuners (loading), issue #5128

6 years agolinuxdvb: create the mux instances also for the slave tuners, issue #5128
Jaroslav Kysela [Wed, 20 Mar 2019 13:45:08 +0000 (14:45 +0100)] 
linuxdvb: create the mux instances also for the slave tuners, issue #5128

6 years agoFreesat_huffman: Suppress characters < 0x20 except \n.
dave-p [Fri, 15 Mar 2019 09:33:19 +0000 (09:33 +0000)] 
Freesat_huffman: Suppress characters < 0x20 except \n.

Bug #5366 reported control codes appearing in EPG data on UK Freeview; this was fixed in commit 3ae6d947a4d074b3498e59f82d5a860273b0ae7f. However the same issue affects DVB-T2 channels where the EPG is Huffman coded.
freesat_huffman.c already has code to suppress these control codes, however the decoding is stopped when one is encountered and so the text is truncated. This patch drops the control codes but continues to decode the remaining text.

6 years agohttp server: fix digest MD5 authorization, fixes #5573
Jaroslav Kysela [Wed, 13 Mar 2019 17:30:06 +0000 (18:30 +0100)] 
http server: fix digest MD5 authorization, fixes #5573

6 years agoAdd sat longitude and usals angle as parameters to the rotor external command
Luca Olivetti [Sun, 3 Mar 2019 20:46:55 +0000 (21:46 +0100)] 
Add sat longitude and usals angle as parameters to the rotor external command

6 years agoUpdate to newest ffmpeg to fix libX11 compile issue "DSO missing from commandline"
jebos [Sat, 9 Mar 2019 20:22:06 +0000 (21:22 +0100)] 
Update to newest ffmpeg to fix libX11 compile issue "DSO missing from commandline"

Fixes #5504

6 years agoutils: sbuf - use correct format character, fixes #5565
Jaroslav Kysela [Thu, 7 Mar 2019 07:23:13 +0000 (08:23 +0100)] 
utils: sbuf - use correct format character, fixes #5565

6 years agofreesat bouquet parser: fix endless loop (double list insert), fixes #4851
Jaroslav Kysela [Wed, 6 Mar 2019 19:01:26 +0000 (20:01 +0100)] 
freesat bouquet parser: fix endless loop (double list insert), fixes #4851

6 years agoutils: cosmetic fix for sbuf_alloc_fail
Jaroslav Kysela [Wed, 6 Mar 2019 19:00:48 +0000 (20:00 +0100)] 
utils: cosmetic fix for sbuf_alloc_fail

6 years agoeit: fix the possible NULL dereference
Jaroslav Kysela [Wed, 6 Mar 2019 19:00:29 +0000 (20:00 +0100)] 
eit: fix the possible NULL dereference

6 years agoSAT>IP: fix done - close sessions only when server is active
Jaroslav Kysela [Wed, 6 Mar 2019 07:29:51 +0000 (08:29 +0100)] 
SAT>IP: fix done - close sessions only when server is active

6 years agompegts: fix the idle scan (use another idle scan queue - fixes #5548)
Jaroslav Kysela [Sat, 2 Mar 2019 20:26:18 +0000 (21:26 +0100)] 
mpegts: fix the idle scan (use another idle scan queue - fixes #5548)

6 years agotvh thread: increase the default watchdog timeout to 15 seconds
Jaroslav Kysela [Sat, 2 Mar 2019 20:23:37 +0000 (21:23 +0100)] 
tvh thread: increase the default watchdog timeout to 15 seconds

6 years agotvh-json.py: the list is returned instead dictionary
Jaroslav Kysela [Fri, 1 Mar 2019 15:39:30 +0000 (16:39 +0100)] 
tvh-json.py: the list is returned instead dictionary

6 years agoPrevent rebinding when refreshing SAT-IP Server settings and not changing port, fixes...
Flole [Thu, 14 Feb 2019 19:50:24 +0000 (20:50 +0100)] 
Prevent rebinding when refreshing SAT-IP Server settings and not changing port, fixes #5539

6 years agosystemd: service/unit should not be started until after file-systems are mounted...
mpmc [Tue, 26 Feb 2019 18:44:35 +0000 (18:44 +0000)] 
systemd: service/unit should not be started until after file-systems are mounted - this avoids "file missing" errors

6 years agoiptv: another improvement in the thread exit procedure, fixes #5550
Jaroslav Kysela [Thu, 28 Feb 2019 08:21:40 +0000 (09:21 +0100)] 
iptv: another improvement in the thread exit procedure, fixes #5550

6 years agoiptv: improve the thread exit procedure - use pipe, fixes #5550
Jaroslav Kysela [Wed, 27 Feb 2019 16:59:28 +0000 (17:59 +0100)] 
iptv: improve the thread exit procedure - use pipe, fixes #5550

6 years agoiptv: improve the thread exit procedure, issue #5550
Jaroslav Kysela [Wed, 27 Feb 2019 14:28:59 +0000 (15:28 +0100)] 
iptv: improve the thread exit procedure, issue #5550

6 years agosatip client: initialize variable _w correctly for the PIDs split rewrite, fixes...
Jaroslav Kysela [Sat, 16 Feb 2019 19:55:38 +0000 (20:55 +0100)] 
satip client: initialize variable _w correctly for the PIDs split rewrite, fixes #5544, issue #5549

6 years agosatip client: fix the compilation, fixes #5547
Jaroslav Kysela [Sat, 16 Feb 2019 09:30:34 +0000 (10:30 +0100)] 
satip client: fix the compilation, fixes #5547

6 years agosatip client: fix for the PIDs split - missing delpids, issue #5544
Jaroslav Kysela [Fri, 15 Feb 2019 22:38:29 +0000 (23:38 +0100)] 
satip client: fix for the PIDs split - missing delpids, issue #5544

6 years agoTriax & Kathrein: Increase pid length, issue #5544
Pablo [Fri, 15 Feb 2019 22:08:07 +0000 (23:08 +0100)] 
Triax & Kathrein: Increase pid length, issue #5544

6 years agosatip client: improve the PIDs split for the PLAY RTSP command, fixes #5544
Jaroslav Kysela [Fri, 15 Feb 2019 22:29:06 +0000 (23:29 +0100)] 
satip client: improve the PIDs split for the PLAY RTSP command, fixes #5544

6 years agoAdded compatibility mode for SAT-IP tuners that mess up tuner numbers, for example...
Flole [Mon, 11 Feb 2019 13:59:40 +0000 (14:59 +0100)] 
Added compatibility mode for SAT-IP tuners that mess up tuner numbers, for example FritzBox 6490/6590

6 years agoFix description of RTP/AVP/TCP Mode
Flole998 [Sun, 10 Feb 2019 21:07:21 +0000 (22:07 +0100)] 
Fix description of RTP/AVP/TCP Mode

6 years agosatip client: workaround for FritzBox 6490/6590 (status string parsing), rewritten...
Jaroslav Kysela [Thu, 14 Feb 2019 15:50:31 +0000 (16:50 +0100)] 
satip client: workaround for FritzBox 6490/6590 (status string parsing), rewritten PR#1256

6 years agohttp: digest - do not use EVP_sha512_256() for nonce, check openssl version
Jaroslav Kysela [Thu, 14 Feb 2019 13:49:47 +0000 (14:49 +0100)] 
http: digest - do not use EVP_sha512_256() for nonce, check openssl version

6 years agohttp: digest - return back MD5 as only digest hash (multiple login dialogs for firefo...
Jaroslav Kysela [Thu, 14 Feb 2019 13:49:06 +0000 (14:49 +0100)] 
http: digest - return back MD5 as only digest hash (multiple login dialogs for firefox/chrome)

6 years agohttp: digest - show the SHA hash as an authentication alternative (tested with curl)
Jaroslav Kysela [Thu, 14 Feb 2019 13:36:46 +0000 (14:36 +0100)] 
http: digest - show the SHA hash as an authentication alternative (tested with curl)

6 years agompegts input: fix the compilation error, fixes #5492
Jaroslav Kysela [Thu, 14 Feb 2019 12:44:52 +0000 (13:44 +0100)] 
mpegts input: fix the compilation error, fixes #5492

6 years agohttp server: fix the new digest hashes (appearently firefox nor chrome do support...
Jaroslav Kysela [Thu, 14 Feb 2019 12:43:26 +0000 (13:43 +0100)] 
http server: fix the new digest hashes (appearently firefox nor chrome do support them)

6 years agompegts: pid subscription - fix wrong mps_type mpegts_mps_cmp(), fixes #5492
Jaroslav Kysela [Thu, 14 Feb 2019 12:38:50 +0000 (13:38 +0100)] 
mpegts: pid subscription - fix wrong mps_type mpegts_mps_cmp(), fixes #5492

6 years agohttp server: add support for SHA-256 and SHA-512/256 digest hashes
Jaroslav Kysela [Wed, 13 Feb 2019 17:14:40 +0000 (18:14 +0100)] 
http server: add support for SHA-256 and SHA-512/256 digest hashes

6 years agoesfilter: cosmetic fix
Jaroslav Kysela [Tue, 12 Feb 2019 17:15:25 +0000 (18:15 +0100)] 
esfilter: cosmetic fix

6 years agoesfilter: fix the wrong other mask (hbbtv), fixes #5531
Jaroslav Kysela [Tue, 12 Feb 2019 17:08:05 +0000 (18:08 +0100)] 
esfilter: fix the wrong other mask (hbbtv), fixes #5531

6 years agodescrambler: simplify some destroy sequences
Jaroslav Kysela [Mon, 11 Feb 2019 08:10:30 +0000 (09:10 +0100)] 
descrambler: simplify some destroy sequences

6 years agochannel: get number - select the lowest service number, fixes #5441
Jaroslav Kysela [Mon, 11 Feb 2019 07:38:08 +0000 (08:38 +0100)] 
channel: get number - select the lowest service number, fixes #5441

6 years agodvb psi: fix hbbtv parsing, fixes #5531
Jaroslav Kysela [Sat, 9 Feb 2019 20:02:20 +0000 (21:02 +0100)] 
dvb psi: fix hbbtv parsing, fixes #5531

6 years agoCorrected local_ip description text
Kin-Wai Koo [Tue, 22 Jan 2019 09:32:34 +0000 (17:32 +0800)] 
Corrected local_ip description text

6 years agoLog an error message if the configured IP address is invalid
Kin-Wai Koo [Tue, 22 Jan 2019 06:40:40 +0000 (14:40 +0800)] 
Log an error message if the configured IP address is invalid

6 years agoMove HDHomeRun config fields into their own group in the UI
Kin-Wai Koo [Tue, 22 Jan 2019 06:19:29 +0000 (14:19 +0800)] 
Move HDHomeRun config fields into their own group in the UI

6 years agoAvoid caching HDHomeRun's IP address
Kin-Wai Koo [Tue, 22 Jan 2019 00:52:39 +0000 (08:52 +0800)] 
Avoid caching HDHomeRun's IP address

6 years agoAssign a different port number for each frontend thread
Kin-Wai Koo [Mon, 21 Jan 2019 09:08:12 +0000 (17:08 +0800)] 
Assign a different port number for each frontend thread

6 years agoChanges to make tvheadend work in a container while talking to HDHomerun
Kin-Wai Koo [Sun, 20 Jan 2019 12:32:41 +0000 (20:32 +0800)] 
Changes to make tvheadend work in a container while talking to HDHomerun

6 years agodvr: New fmt spec for per-dir seasons and one movie per dir. (#4667)
E.Smith [Sun, 27 Jan 2019 23:46:33 +0000 (23:46 +0000)] 
dvr: New fmt spec for per-dir seasons and one movie per dir. (#4667)

Previously the $q format specifier would only output movies as:
tvmovies/title (yyyy).ts

However, a common alternative is to store each movie in its
own sub-directory:
tvmovies/title1 (yyyy)/title1 (yyyy).ts
tvmovies/title2 (yyyy)/title2 (yyyy).ts

Similarly for episodes we output:
tvshows/title/title - SxxEyy.ts

But a common alternative is to have one directory per season:
tvshows/title/Season 1/title - S01Eyy.ts
tvshows/title/Season 2/title - S02Eyy.ts

So we now add a "$3q" to output these common alternatives, as requested
in the forums.

Also add equivalent "$3Q" to output without the "genre" prefix
i.e., without "tvshows/" or "tvmovies/".

Issue: #4667

6 years agodvr: Add {min,max}season and {min,max}year to autorec UI, fixes #5479
E.Smith [Sun, 27 Jan 2019 22:30:22 +0000 (22:30 +0000)] 
dvr: Add {min,max}season and {min,max}year to autorec UI, fixes #5479

6 years agodvr: Only check minseason/maxseason/minyear/maxyear if EPG has these values, fixes...
E.Smith [Sun, 27 Jan 2019 22:09:32 +0000 (22:09 +0000)] 
dvr: Only check minseason/maxseason/minyear/maxyear if EPG has these values, fixes #5479

Previously if user specified a minseason=5 then we'd only record episodes that have
an appropriate season. However, Christmas specials tend to have no season or have
season=0, or might not have an episode number, so only check the autorec season if
the EPG has provided a non-zero value.

We also do the same with year.

This avoids needing to add numerous additional config item of "allow empty season",
"allow empty year", etc.

Issue: 5479

6 years agoKathrein EXIP: Add default config (SATIP)
Pablo [Tue, 22 Jan 2019 22:04:56 +0000 (23:04 +0100)] 
Kathrein EXIP: Add default config (SATIP)

6 years agoUpdate posix.mk
fat-fred [Thu, 10 Jan 2019 03:46:39 +0000 (04:46 +0100)] 
Update posix.mk

6 years agoCSS: Fixes
Trujulu [Sat, 5 Jan 2019 17:22:33 +0000 (17:22 +0000)] 
CSS: Fixes

6 years agoWebUI: Update copyright year
ProfYaffle [Sat, 5 Jan 2019 14:43:49 +0000 (14:43 +0000)] 
WebUI: Update copyright year

6 years agom3u: fix the NULL dereference if the input string cannot be converted to utf-8, fixes...
Jaroslav Kysela [Mon, 4 Feb 2019 09:53:12 +0000 (10:53 +0100)] 
m3u: fix the NULL dereference if the input string cannot be converted to utf-8, fixes #5525

6 years agosatip server: parse destination for RTP/AVP transfer
Jaroslav Kysela [Thu, 24 Jan 2019 16:29:56 +0000 (17:29 +0100)] 
satip server: parse destination for RTP/AVP transfer

6 years agosatip client: fix the network limit/group description
Jaroslav Kysela [Wed, 23 Jan 2019 06:59:50 +0000 (07:59 +0100)] 
satip client: fix the network limit/group description

6 years agosatip server: add icon files, fixes #5268
Jaroslav Kysela [Mon, 21 Jan 2019 14:18:03 +0000 (15:18 +0100)] 
satip server: add icon files, fixes #5268

6 years agoeit: config - fix the json syntax error, fixes #5503
Jaroslav Kysela [Fri, 18 Jan 2019 21:23:08 +0000 (22:23 +0100)] 
eit: config - fix the json syntax error, fixes #5503

6 years agoeit: fix UK Cable Virgin configuration, fixes #5499
Jaroslav Kysela [Fri, 18 Jan 2019 07:45:54 +0000 (08:45 +0100)] 
eit: fix UK Cable Virgin configuration, fixes #5499

6 years agompegts dvb network: fix create mux - wrong class used for comparison (since commit...
Jaroslav Kysela [Thu, 17 Jan 2019 16:38:06 +0000 (17:38 +0100)] 
mpegts dvb network: fix create mux - wrong class used for comparison (since commit dbee3d2049faa7d5e15374ddef37a91e86768b26), fixes #5486

6 years agompegts network: stop all running muxes when the network was disabled by the user...
Jaroslav Kysela [Tue, 15 Jan 2019 09:36:43 +0000 (10:36 +0100)] 
mpegts network: stop all running muxes when the network was disabled by the user, fixes #5497

6 years agompegts input: change mpegts_input_tuning_error() to more universal mpegts_input_error()
Jaroslav Kysela [Tue, 15 Jan 2019 09:35:26 +0000 (10:35 +0100)] 
mpegts input: change mpegts_input_tuning_error() to more universal mpegts_input_error()

6 years agoserver.h: cleanups for TSS_ flags
Jaroslav Kysela [Tue, 15 Jan 2019 09:34:50 +0000 (10:34 +0100)] 
server.h: cleanups for TSS_ flags

6 years agoiptv auto network: check the network enabled flag for the auto download
Jaroslav Kysela [Mon, 14 Jan 2019 14:23:39 +0000 (15:23 +0100)] 
iptv auto network: check the network enabled flag for the auto download

6 years agoservice: enlist - use also is_enabled callback to check the network/mux enable state
Jaroslav Kysela [Mon, 14 Jan 2019 14:21:24 +0000 (15:21 +0100)] 
service: enlist - use also is_enabled callback to check the network/mux enable state

6 years agootamux: fix the 15 seconds delay for the initial scan
Jaroslav Kysela [Mon, 14 Jan 2019 14:20:50 +0000 (15:20 +0100)] 
otamux: fix the 15 seconds delay for the initial scan

6 years agompegts: add possibility to enable/disable network
Jaroslav Kysela [Mon, 14 Jan 2019 12:17:15 +0000 (13:17 +0100)] 
mpegts: add possibility to enable/disable network

6 years agohttp: CORS - small optimization
Jaroslav Kysela [Mon, 14 Jan 2019 11:28:51 +0000 (12:28 +0100)] 
http: CORS - small optimization

6 years agohttp: CORS - add Access-Control-Allow-Credentials header for cookies
Jaroslav Kysela [Mon, 14 Jan 2019 11:24:52 +0000 (12:24 +0100)] 
http: CORS - add Access-Control-Allow-Credentials header for cookies

6 years agoparse_ac3: avoid the endless loop for the AC3/EAC3 auto-detection, issue #5353
Jaroslav Kysela [Sun, 13 Jan 2019 20:17:36 +0000 (21:17 +0100)] 
parse_ac3: avoid the endless loop for the AC3/EAC3 auto-detection, issue #5353

6 years agootamux: fix NULL dereference, fixes #5488
Jaroslav Kysela [Wed, 9 Jan 2019 17:41:16 +0000 (18:41 +0100)] 
otamux: fix NULL dereference, fixes #5488

6 years agodoozer: remove OOL Fedora 27
Jaroslav Kysela [Wed, 9 Jan 2019 09:35:47 +0000 (10:35 +0100)] 
doozer: remove OOL Fedora 27

6 years agoMakefile.ffmpeg: upgrade ffmpeg to 4.1, x264 to 20190108, x265 to 2.9
Jaroslav Kysela [Wed, 9 Jan 2019 08:39:00 +0000 (09:39 +0100)] 
Makefile.ffmpeg: upgrade ffmpeg to 4.1, x264 to 20190108, x265 to 2.9

6 years agoavahi: try to fix double free, fixes #5484
Jaroslav Kysela [Tue, 8 Jan 2019 19:26:02 +0000 (20:26 +0100)] 
avahi: try to fix double free, fixes #5484

6 years agoDVR: add utf8 validator for title/subtitle when cutted
Jaroslav Kysela [Tue, 8 Jan 2019 14:48:33 +0000 (15:48 +0100)] 
DVR: add utf8 validator for title/subtitle when cutted