~mamarley/tvheadend/+git/trunk:clang-format

Last commit made on 2024-06-10
Get this branch:
git clone -b clang-format https://git.launchpad.net/~mamarley/tvheadend/+git/trunk

Branch merges

Branch information

Name:
clang-format
Repository:
lp:~mamarley/tvheadend/+git/trunk

Recent commits

be9b344... by Flole998 <email address hidden>

Reformat all files to follow the coding style guidelines

2900e98... by Flole998 <email address hidden>

Add clang format file

f15f057... by Daniel

Allow setting a custom grace period for LinuxDVB adapters

When using Astrometa to tune to DVB-T2 muxes in Poland, the scans are reported
as complete but the found services have zero elementary services due to the scan
period being too short in order to fetch PMTs.

This change allows overriding the default grace period of 5 seconds with a
custom value. I successfully scanned all services with this setting changed to
15 for this particular adapter/mux combination.

552f941... by Flole998 <email address hidden>

Always compile x265 as PIC

4503391... by Flole998 <email address hidden>

Update libogg and libfdkaac

504d032... by Flole998 <email address hidden>

Update libx264

2eba40c... by Flole998 <email address hidden>

Update nasm

ccc0a8e... by Flole998 <email address hidden>

Add current pcloud cert

f9910c0... by Flole998 <email address hidden>

Update x265 to 3.6

f159f6a... by Flole998 <email address hidden>

Make builds parallel and add bookworm and ubuntu 24.04 builds