Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tvheadend

Tvheadend is the leading TV streaming server for Linux
Collective - Host: opensource - https://opencollective.com/tvheadend - Code: https://github.com/tvheadend/tvheadend

descrambler: fix copy-n-paste typo (odd/even)

github.com/tvheadend/tvheadend - 1d17527f1cf426f3385d00a9674a3b4a91702afd authored over 7 years ago by Jaroslav Kysela <[email protected]>
service: fix st->es_psi management

github.com/tvheadend/tvheadend - 3d7bb3225eceec5df118814f5fb147102fe1658f authored over 7 years ago by Jaroslav Kysela <[email protected]>
capmt: enable multi pid / multi crypto support

github.com/tvheadend/tvheadend - eac08d089ccd6b5b959c880613429b71deb46d18 authored over 7 years ago by Jaroslav Kysela <[email protected]>
tvhcsa: allocate private data on demand

github.com/tvheadend/tvheadend - 2753a4baec61a1a3405f2026cadafcdc6de2b3c9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
descrambler: add multi-pid descrambling

github.com/tvheadend/tvheadend - 99e9a2af9d0eca9213af2b0051a96e39e77f97bb authored over 7 years ago by Jaroslav Kysela <[email protected]>
comet: allow to watch the logs only with the administrator priviledges, fixes #4186

github.com/tvheadend/tvheadend - 54e63e3f9af8fdc0d23f61f3cda7fa7b246c1732 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts network scan: do not disable inputs for user scan + init scan combos, fixes #4386

github.com/tvheadend/tvheadend - 8802233c2de5421f4f93df5187102c0147e68e41 authored over 7 years ago by Jaroslav Kysela <[email protected]>
capmt: fix the PMT request (adapter)

github.com/tvheadend/tvheadend - b3ca2eebe9096c1ca3aa9d7161f800749c4a2a3d authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts service: add more traces to enlist_raw

github.com/tvheadend/tvheadend - 5f27a4b33b9cf346c9e2458175aa9445f1b53460 authored over 7 years ago by Jaroslav Kysela <[email protected]>
dvb psi: fix the sid filter in pmt parser

github.com/tvheadend/tvheadend - 54ad743729b375b3bdc6d2b13f06b0d7b339ff24 authored over 7 years ago by Jaroslav Kysela <[email protected]>
descrambler: fix EMM message traces (PAT/CAT)

github.com/tvheadend/tvheadend - f7d497b388daa780a98475b5824df050082b0aa0 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts_network_scan: mpegts_mux_nice_name already contains network name, don't duplicate

github.com/tvheadend/tvheadend - 6be35ae646cb3d57df4a959a7f3e60ffdcab5735 authored over 7 years ago by Jaroslav Kysela <[email protected]>
descrambler: add libdesdec

github.com/tvheadend/tvheadend - 1ee0611d90d475556cfc7e1247523941c7d67e37 authored over 7 years ago by Jaroslav Kysela <[email protected]>
libaesdec: code cleanups

github.com/tvheadend/tvheadend - dc4b76313e9166f502b9e471e5cb37c961b0545c authored over 7 years ago by Jaroslav Kysela <[email protected]>
move libaesdec from src/descrambler/libaesdec to src/descrambler/algo

github.com/tvheadend/tvheadend - e20a1877b7ad7a04a33d3f2cb2b9b9a329a5e8f2 authored over 7 years ago by Jaroslav Kysela <[email protected]>
descrambler: fix the descrambling modes (CSA CBC, DES NCB, AES ECB)

github.com/tvheadend/tvheadend - 0b097324b0e74d3f5e9664f0c8cfbacb6b0dcbfe authored over 7 years ago by Jaroslav Kysela <[email protected]>
channel: accept custom blank name in channel_get_name() fcn

github.com/tvheadend/tvheadend - d27c11d2c9fa11898cf8c529f055a3a03d91f740 authored over 7 years ago by Jaroslav Kysela <[email protected]>
intl: fix language selection for logout / access denied html pages

github.com/tvheadend/tvheadend - b47d9bf390b5951425cc0695283bdd1db26f4bc9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
capmt: send all PIDs and stream types to oscam in the PMT update message

github.com/tvheadend/tvheadend - 80c1fe1d9f9720cde8e766b7fe33307e57fe4680 authored over 7 years ago by Jaroslav Kysela <[email protected]>
capmt: cleanups, don't use unreadable packed structures

github.com/tvheadend/tvheadend - cd6a62d39bdd2fcf92961de676f38d2b0653aac7 authored over 7 years ago by Jaroslav Kysela <[email protected]>
http server: allow to configure the realm for HTTP authorization, fixes #3710

github.com/tvheadend/tvheadend - e0a31ace29926f89b552ffaf5fd02b98780beff1 authored over 7 years ago by Jaroslav Kysela <[email protected]>
http server: fixed typo in the last commit

github.com/tvheadend/tvheadend - c04db4526460f4e2f4421a1b212ceafd45293904 authored over 7 years ago by Jaroslav Kysela <[email protected]>
http server: allow to change the 'Server:' header, fixes #3710

github.com/tvheadend/tvheadend - 816fdb93a2ff84769d5491b7fb0071d4c5f4386c authored over 7 years ago by Jaroslav Kysela <[email protected]>
pass muxer: add possibility to rewrite SID, fixes #3774

github.com/tvheadend/tvheadend - f3c671d54089b5657ad55146c751ee23c9e02719 authored over 7 years ago by Jaroslav Kysela <[email protected]>
wizard: remove \x01 control character from texts

github.com/tvheadend/tvheadend - aea3be89252e92751da21ea7df270365e26dd0b9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
m3u: fix m3u-url decoding

github.com/tvheadend/tvheadend - d4552fab7611b836636eb5fb53f075e6b2e1327a authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts mux: fix another copy-n-paste error in the 'Service ID' filter

github.com/tvheadend/tvheadend - 88298e9565f79ca5d1a341d02044718d454febad authored over 7 years ago by Jaroslav Kysela <[email protected]>
m3u: fix parsing of #EXTVLCOPT:program= lines

github.com/tvheadend/tvheadend - b7094878f9f7c6a3863cf99f7860f5ac9ffc35a9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
iptv auto network: m3u - add support for #EXTVLCOPT:program= lines

github.com/tvheadend/tvheadend - 637acdb7a2e438cd035d0b493db8faee1a1f59d4 authored over 7 years ago by Jaroslav Kysela <[email protected]>
muxer configuration cleanups, add 'dvbsub reorder' for matroska profile

github.com/tvheadend/tvheadend - 8a087cb6e0727f6ef1e353e6e6e95ddbf14203a3 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts service: add verified flag to not bother with inactive streams

github.com/tvheadend/tvheadend - e863cc3eb58c64b15878369facdb295605c8e536 authored over 7 years ago by Jaroslav Kysela <[email protected]>
htsp server: add hbbtv info to the channel/service description

github.com/tvheadend/tvheadend - c3579cb023393f523d6c84f200fe930bedff35f4 authored over 7 years ago by Jaroslav Kysela <[email protected]>
api/webui: show hbbtv info in the service info dialog

github.com/tvheadend/tvheadend - 36f61c919517b49ca8df8a18f422f5f4e0b88c3f authored over 7 years ago by Jaroslav Kysela <[email protected]>
config: Add HbbTV enable field

github.com/tvheadend/tvheadend - 5fcef398b1af92424984feaa4193781ccae27c60 authored over 7 years ago by Jaroslav Kysela <[email protected]>
htsmsg binary: intialize correctly hm_data_size and hm_islist fields on deserialize

github.com/tvheadend/tvheadend - 074039b837d7a5a3af1df3b067ee3fd61a45b4a4 authored over 7 years ago by Jaroslav Kysela <[email protected]>
HBBTV: collect AIT PSI table

github.com/tvheadend/tvheadend - 7143df05a7e4491b591455f566fdff06ca7d5ba9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
dvb psi pmt: corrent debug indent

github.com/tvheadend/tvheadend - e11b9ba45cb08dc94b5e1e21d496d47424c9e292 authored over 7 years ago by Jaroslav Kysela <[email protected]>
HBBTV: Add SCT_HBBTV

github.com/tvheadend/tvheadend - 5850bec83da2bea4fa66ebcfb1ca69b075195eb4 authored over 7 years ago by Jaroslav Kysela <[email protected]>
cccam: Generate random nodeId when field is empty Also fix minor comment typo

github.com/tvheadend/tvheadend - 2f41998a50ac73da96224f68ed59cecf6a4793a9 authored over 7 years ago by Luis Alves <[email protected]>
cccam: Fix nodeid byte display order Also change logic for generating a new random nodeid

github.com/tvheadend/tvheadend - ddf420be08e2de26f488e408314524ea1088f399 authored over 7 years ago by Luis Alves <[email protected]>
cccam: Some work on emm messages Also fixed a bug on cccam_send_msg (if len<4)

github.com/tvheadend/tvheadend - 33b47a05059cc01986af950f7773e49c552d0578 authored over 7 years ago by Luis Alves <[email protected]>
cccam: Add nodeid and version to webui Nodeid is now used on communications, added keepalive messages and some minor cosmetic fixes.

github.com/tvheadend/tvheadend - de0063b9a0e72d9d059015a3e1f655a928dac11d authored over 7 years ago by Luis Alves <[email protected]>
Add cccam CA client

github.com/tvheadend/tvheadend - 784705c761bb37b456864dc5b46e61846cfdb450 authored over 7 years ago by Luis Alves <[email protected]>
Autobuild: rename raspbian-armhf to raspbianjessie-armhf

github.com/tvheadend/tvheadend - 09779219a4c1322f83674ef49ab9fff4f452b606 authored over 7 years ago by Mark Clarkstone <[email protected]>
Fixed compile error if pcre is not installed.

github.com/tvheadend/tvheadend - 8114f6713d9ab081063815b59cf1e4ce1c14a2e2 authored over 7 years ago by Ullrich Kossow <[email protected]>
mkv muxer: fix the first chapter creation (time 0)

github.com/tvheadend/tvheadend - e3a5cb1a27b3cd12d9e3e8e50ec7532793e9ef80 authored over 7 years ago by Jaroslav Kysela <[email protected]>
Autobuild: add raspbian "jessie" armhf

github.com/tvheadend/tvheadend - c8e1e63dec601756b6338a78359361c421838e3a authored over 7 years ago by Mark Clarkstone <[email protected]>
tsdemux: increase PCR change limit for no audio streams

github.com/tvheadend/tvheadend - 9bb1ab8f9b78930b7a64ab6ac55eafd44ee1b867 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: cosmetic

github.com/tvheadend/tvheadend - dfc3b50564dd9de07f931d6a0ace095f17cb771b authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: add default priority settings to DVR config, too

github.com/tvheadend/tvheadend - 33cc05b37ee982c796936d7d143321f95e365724 authored over 7 years ago by Jaroslav Kysela <[email protected]>
WEBUI: DVR - create new entry manually, add priority field to the dialog

github.com/tvheadend/tvheadend - f22d943bf622dda96ec8ea961498e7581ffe35e5 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mkv muxer: always create first chapter at position 0

github.com/tvheadend/tvheadend - 5f049070dcd18d7ed6113aa8c60a93531a72e4e6 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: allow to pass comment %Z in pre/post processor commands, fixes #4356

github.com/tvheadend/tvheadend - 6a41689305e5b131613dfab22b18a555ac2b1cb4 authored over 7 years ago by Jaroslav Kysela <[email protected]>
trap: fix addr2line

github.com/tvheadend/tvheadend - 00e79f1e28393ffc7d47db2ccae5c0ddc2b3bf40 authored over 7 years ago by Jaroslav Kysela <[email protected]>
regex - try to fix compilation for precise (pcre)

github.com/tvheadend/tvheadend - 18ef8d829e345f2693fe6da0480b528c3d78500e authored over 7 years ago by Jaroslav Kysela <[email protected]>
regex - use JIT where possible, increase stack

github.com/tvheadend/tvheadend - a25f02f585d3df2212a73985f49d830ad2133217 authored over 7 years ago by Jaroslav Kysela <[email protected]>
iptv.c - remove regex.h

github.com/tvheadend/tvheadend - 58859efab13378f3cc705dfc3ee4c47016b2398c authored over 7 years ago by Jaroslav Kysela <[email protected]>
EPG search: use PCRE library, too

github.com/tvheadend/tvheadend - c6ad2cd6cf5c3b096d40eb70c133362151bace25 authored over 7 years ago by Jaroslav Kysela <[email protected]>
regex - move related code to tvhregex.h/wrappers.c

- remove PCRE column from DVR, use PCRE automatically
- disable autorec when the regex is wrong ...

github.com/tvheadend/tvheadend - 7faa8c4056d28d1c64298c79dcc088f0f86872c9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
another travis build fix

github.com/tvheadend/tvheadend - c85f9fcec3492d49105820b13173b859af971db1 authored over 7 years ago by Jaroslav Kysela <[email protected]>
Correct typo in the package description

github.com/tvheadend/tvheadend - e7b50e229fc3c8a515dfe863222e08cb06de2c01 authored over 7 years ago by Sergio <[email protected]>
Improve package description

github.com/tvheadend/tvheadend - d665a04bb78c6e916dcc54a5b9e9e78600beafc6 authored over 7 years ago by Sergio <[email protected]>
travis: build for xenial

github.com/tvheadend/tvheadend - f91eb318eaf7467d7321121753072e7469b5b3ac authored over 7 years ago by Jaroslav Kysela <[email protected]>
debian: prefer libpcre2-dev but use libpcre3-dev as a fallback

github.com/tvheadend/tvheadend - adc8278668e8d448e993928a845d83c083a551c2 authored over 7 years ago by Jaroslav Kysela <[email protected]>
Debian: add libpcre3-dev build dep to control file

github.com/tvheadend/tvheadend - ff02e33b1a95dda53923420334e9adae73386058 authored over 7 years ago by Mark Clarkstone <[email protected]>
Debian: use libpcre2-dev instead of libpcre3-dev

github.com/tvheadend/tvheadend - 73672d4d934f5ab981c018bdb01dd5cc9663f472 authored over 7 years ago by Mark Clarkstone <[email protected]>
bintray.py: another fix for fedora/centos

github.com/tvheadend/tvheadend - 4ed44f58501f9e0574757d6570f3c2af51f26166 authored over 7 years ago by Jaroslav Kysela <[email protected]>
parsers: do not report PCR diff for unknown clocks

github.com/tvheadend/tvheadend - 079cda3cc9d35215244a1c8b1f3d816a033a3f2d authored over 7 years ago by Jaroslav Kysela <[email protected]>
bintray.py: fix the parsing of package names

github.com/tvheadend/tvheadend - 6b408e90a625ccf1a21582f23f9bb44945059b52 authored over 7 years ago by Jaroslav Kysela <[email protected]>
transcoding: updated ffmpeg and libx264

github.com/tvheadend/tvheadend - 7d2c4e8f2312d61df6b6beb6982bbcd1b3c43619 authored over 7 years ago by Toni Korhonen <[email protected]>
DVR: autorec - fix compilation for PCRE without JIT

github.com/tvheadend/tvheadend - 937fb2c12605dfc5e60eba92529de03d27bcc7a3 authored over 7 years ago by Jaroslav Kysela <[email protected]>
doozer: change libpcre-dev to libpcre3-dev (for PCRE libs 8.x?)

github.com/tvheadend/tvheadend - 02df85f2cca3f75d62ca0da9a734ffa76f13e140 authored over 7 years ago by Jaroslav Kysela <[email protected]>
doozer: change libpcre2 to libpcre for distros without pcre2

github.com/tvheadend/tvheadend - 002c44e736cf5dff7918b571988e466353ceb173 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: autorec - fix compilation for PCRE2

github.com/tvheadend/tvheadend - 3e1828f9428fe7a633396a5540fd0843bb8c7424 authored over 7 years ago by Jaroslav Kysela <[email protected]>
doozer: add libpcre2 dependencies

github.com/tvheadend/tvheadend - 8b4030387bc271204cb096530be56cd01a85f42c authored over 7 years ago by Jaroslav Kysela <[email protected]>
idnode: fix the critical access-after-free in api_idnode_handler()

github.com/tvheadend/tvheadend - 77d5d5c63071de094565545d00f8849a8b788230 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR Config: set the autorec default max count to 50

github.com/tvheadend/tvheadend - dc2ecc3e6b62602ac8fbeacddda1ab688db73c66 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: add PCRE2 support

github.com/tvheadend/tvheadend - 54ade6347467b764bef9ba219000d39d155dc535 authored over 7 years ago by Jaroslav Kysela <[email protected]>
DVR: Add PCRE support

github.com/tvheadend/tvheadend - 74a1c698c2c13bc9bfa6221aaf6b255e0e270e4c authored over 7 years ago by Jaroslav Kysela <[email protected]>
satip client: add 'Grace period' option for tuner, fixes #4333

github.com/tvheadend/tvheadend - ee76167205559add012953bf2ff63d494114df4f authored over 7 years ago by Jaroslav Kysela <[email protected]>
parser: a little code optimization for makeapkt()

github.com/tvheadend/tvheadend - 0174f6530f867890149aac1343f3aec62bf4edf0 authored over 7 years ago by Jaroslav Kysela <[email protected]>
ts: rework PCR clock

- interpolate the PCR clock gaps from the audio tracks
- report dropped out packets by PCR check...

github.com/tvheadend/tvheadend - a78cce2d140e2ef1ea3f5480d444b1bcc7517471 authored over 7 years ago by Jaroslav Kysela <[email protected]>
log: add new 'pcr' log option

github.com/tvheadend/tvheadend - 7933975b0e2c6af2ce34426abceb716ba41b9688 authored over 7 years ago by Jaroslav Kysela <[email protected]>
docs: faq - html proxy - add more complete example for nginx

github.com/tvheadend/tvheadend - b1396fe4c2eb49fb5ba5dcd2ac0230f9a51e5a33 authored over 7 years ago by Jaroslav Kysela <[email protected]>
PCR clocks: increase more the 'acceptable' boundaries for ffmpeg, fixes #4369

github.com/tvheadend/tvheadend - 9a62ad30365926d0416eec9a5e0c6729cf0a65c3 authored over 7 years ago by Jaroslav Kysela <[email protected]>
docs: add a note about HTTP proxy settings to FAQs

github.com/tvheadend/tvheadend - 560bd99efce6e4405e79cf7295231433e53b5477 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts network scan: fix mux scan cancel operation, fixes #4373

github.com/tvheadend/tvheadend - dad47403e4410c9090c94d83c44045224735bf7e authored over 7 years ago by Jaroslav Kysela <[email protected]>
mdhelp: add caclient_capmt tab screenshot + a few other minor changes

github.com/tvheadend/tvheadend - ce6f517188d71506d5c33c3d9ef24f33f8d3e31f authored over 7 years ago by Mark Clarkstone <[email protected]>
PCR clocks: increase again the 'acceptable' boundaries for ffmpeg

github.com/tvheadend/tvheadend - b66f57c6fccb5dd79af88c9328d1202965663262 authored over 7 years ago by Jaroslav Kysela <[email protected]>
satip client: add missing msys=atsc for ATSC clients, fixes #4367

github.com/tvheadend/tvheadend - 9d544117cc8bdc7080285132265b85d1d968dc4c authored over 7 years ago by Jaroslav Kysela <[email protected]>
fixed from rpmfusion detected by gcc7

github.com/tvheadend/tvheadend - 016de1aae4d2951794005dc5b72345bcb3f700b0 authored over 7 years ago by Jaroslav Kysela <[email protected]>
capmt: reorder preferred modes, add class doc

github.com/tvheadend/tvheadend - 3c46126e60274000c836fd881627d3b03ce9a76e authored over 7 years ago by Jaroslav Kysela <[email protected]>
wizard: set max_streams=1 per iptv auto network

github.com/tvheadend/tvheadend - dfb7696252806d98f698106aeecf9b58f188dc3b authored over 7 years ago by Jaroslav Kysela <[email protected]>
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 ...

github.com/tvheadend/tvheadend - edb391944c2dfd93c061674c3576ba6531e62f80 authored over 7 years ago by Jaroslav Kysela <[email protected]>
compilation fix

github.com/tvheadend/tvheadend - d4f31cdf09185f40c873c88738fb5905a2ccbf90 authored over 7 years ago by Jaroslav Kysela <[email protected]>
mpegts network: create network bouquet for all mpegts networks, fixes #4366

github.com/tvheadend/tvheadend - e76171c573492fe52d56bba25c768db901e017f7 authored over 7 years ago by Jaroslav Kysela <[email protected]>
linuxdvb: fix satconf active/enable handling, fixes #4365

github.com/tvheadend/tvheadend - c7eac514de0dc3125304b547adc97aaadd212321 authored over 7 years ago by Jaroslav Kysela <[email protected]>
linuxdvb: fix wrong active frontend check

github.com/tvheadend/tvheadend - 6896ecb82173f93cec60cb32790b870b3f3760c9 authored over 7 years ago by Jaroslav Kysela <[email protected]>
bintray.py: fix the last commit

github.com/tvheadend/tvheadend - 4a5c7db66e7c33a62ec67b94f7ba13249cfbacd6 authored over 7 years ago by Jaroslav Kysela <[email protected]>
bintray.py: add component env override

github.com/tvheadend/tvheadend - 5e8b67cd6f490b7e362c2119788a2e51c52765d1 authored over 7 years ago by Mark Clarkstone <[email protected]>