Ecosyste.ms: OpenCollective

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

github.com/tvheadend/tvheadend

Tvheadend is the leading TV streaming server for Linux with ATSC, DVB-C/C2, DVB-S/S2, DVB-T/T2, IPTV, SAT>IP and unix pipe input sources
https://github.com/tvheadend/tvheadend

mpegts: propagate weight to start_mux callback (mpegts_input)

e7c69621f677f3f2d863e4abe694ef8ef2630563 authored about 9 years ago
SAT>IP Server: handle tvhweight

82669f4da770e676881d3aeb3fea32e3bca98e68 authored about 9 years ago
SAT>IP client: implement tvhweight passing

bed9b61ebe87a4ab1bd24a44871d68a87caa9f46 authored about 9 years ago
SAT>IP server: fixes for the embedded RTSP data - it works!

1461c64010d8ab0b24dcb591fea5a165bcf14c07 authored about 9 years ago
mpegts network: fix memory leak (provider network name)

eddded7f06c5e3ed061ef84d924003ae0b3da65e authored about 9 years ago
SAT>IP server: fix broken locking (RTP)

7d724e3d10c04707835f62c952c5d97343e38e4a authored about 9 years ago
SAT>IP client: fix the thread shutdown

64eee819b104c6c4890acf73cd37ab446efedd0d authored about 9 years ago
SAT>IP server: fix shutdown_on_close

d67e9618e7ff93e2370fa5846ef8d5e74c662df3 authored about 9 years ago
epggrab: otamux - fix endless loop in kick_cb

fc4497cb9f90f0c17ff4b7ea2e539459481ac5f0 authored about 9 years ago
SAT>IP server: fix init bug introduced by last commits

bf3c7f0cd337a5fbe701f07d0908d60e08b7993e authored about 9 years ago
tcp: show the TCP server binding in log

dcc032438e1abc3abf57093811a7a2b30f6114f9 authored about 9 years ago
config: don't migrate when the main config file is not available

3d9eae27847fc1dd9f7183db89e499ef3c3fd297 authored about 9 years ago
SAT>IP server: implement embedded RTSP TCP data transfer mode

640e522c6beb70036724c00a19d50d12fb993f07 authored about 9 years ago
SAT>IP server: accept RTSP requests from the external IP (NAT)

ec45cf3c3d485d9f79f55375510b0cbac8d3c3fd authored about 9 years ago
subscriptions: add SM_CODE_NO_ADAPTERS, fixes #3358

00eff4b240716d4ceac0a3a871f3094600ac0301 authored about 9 years ago
SAT>IP server: handle rtsp_start() return code correctly

fbcd414270794faae0ea47dbbc0730592971ebcf authored about 9 years ago
MPEGTS Input: add 'Free weight' parameter to override imediatelly scan/EPG/other subscriptions with very low weights

a4b2cf309933d49a75c99ae58e12335262b940a0 authored about 9 years ago
SAT>IP server: send valid signal / snr values for IPTV muxes

858a3f11c6399b690f1aff49791565a766c6d0f0 authored about 9 years ago
IPTV / SAT>IP server: allow re-export DVB IPTV as SAT>IP DVB-T

8c5a8182517b1317313ee3387881514153e6c301 authored about 9 years ago
mpegts mux: add original provider network name, fixes #3311

b1d974ed60c9d64a0ddc9270778a7c7776942c52 authored about 9 years ago
mpegts network: add 'Provider network name', fixes #3311

fd6c846050fa16bb69255a55a65f3767fb1c94ce authored about 9 years ago
HTSP server: add proxy to HTTP API

f44dcce3f0252fc8ad92a0495dd3a718021d349b authored about 9 years ago
WEBUI status / subscriptions - add active profile column, fixes #3349

1a73f71157fcab0c222b1dd4bfeb2eb704f34365 authored about 9 years ago
SAT>IP server: bind only to IPv4 (IPv6 support is not defined in SAT>IP spec), fixes #3350

e2d813febddbf0ceccb295bbedab7ece20877327 authored about 9 years ago
WEBUI: ExtJS - do not remove filters automatically, fixes #3343

96be488219d5173e697a72028195e535d34522d6 authored about 9 years ago
HTTP streaming: improve the packet timeout handling

2b17a34b96ee318651d3e8387990bfd0ade6963a authored about 9 years ago
Debugging WEBUI: Fix the ExtJS hell, fixes #3347

a765bc6ae437ba54710f09708f4f7f9226ca4d25 authored about 9 years ago
main: add -n,--nostderr option

53f58565a2d68b8beacd4d262f10f446689724e9 authored about 9 years ago
Debugging WEBUI: Add 'Enable syslog', fixes #3347

d1d9b8e73cf4f55408faf852896fdccbf9b37944 authored about 9 years ago
capmt: ensure that client info (hello) message is delivered as first

f67c102caca1eceba0eeed11af025c1212d636a2 authored about 9 years ago
WEBUI: Fix the DVR config column layout

3346bcbc928c080c8edb6b097623f7cb4ebd8154 authored about 9 years ago
m3u parser: skip # comments

f6ac3c88c4e949baa0189d8de950660a743c0c2f authored about 9 years ago
capmt: fix the key passing for services in the same mux

f9eea8f545ed658d4e1d1bb2b134d5f2afe18c34 authored about 9 years ago
transcode: use metadata from streaming_start message, fixes #3331

97cbcb3fa472b4eb05b6a272a966c791949559bb authored about 9 years ago
capmt: fix some wrong assumptions - improve support for recent OSCAM

2ddbb073c2215ff4b8036e000253496a79ef076f authored about 9 years ago
access: fix copy bug in ipblock_entry_class_delete(), fixes #3339

d2b08ca4d300965e57a461ea1093ae35035b2882 authored about 9 years ago
DVR: config - fix parent group for GUI

17731e17ffa150a92b18895b653f1712ad484dcf authored about 9 years ago
epggrab: recode previous commit using pthread_cond_timedwait

9db2d7af54f025a0bb86f9dad5b979a0b856ab61 authored about 9 years ago
epggrab: delay internal grabbers by 120 seconds on init

I detected some strange memory allocation errors. Yes, it's workaround
but valgrind cannot detec...

9c60087f1252c316bf0261db67d8f13cc7bbe6bb authored about 9 years ago
DVR: change 'warming up' behaviour - do not save anything before real time (start-time minus extra-time-pre) occurs

cae3296a9c5df22c70798ab4b1a85406f299ff43 authored about 9 years ago
parser hevc: remove new lines from traces

0b8e0a68e89522b11b0a62ae9b62c5aebc9f8c51 authored about 9 years ago
DVR: make configurable 'extra warming up time', fixes #3341

f7d03154ca9c52629b5ef10663eb23845ad1bb57 authored about 9 years ago
intl: new template

be56a3829b83015848f0f4d8976b7c1c43874f73 authored about 9 years ago
non-localizable string

501337d4b8a9cf818597acc773379da30fd29b9a authored about 9 years ago
WEBUI: Add 'Apply' button to create/edit dialogs, fixes #3184

d95002852e23b831bf5feb814074c0bb4f8ecb78 authored about 9 years ago
DVR: implement post-remove command (see PR#762)

0fda5efee3e768259a6cbe9d4177209778c12714 authored about 9 years ago
DVR: use reference clock from VIDEO (or AUDIO) streams only, fixes #3296

b9882fe5dc652aa98248a5fe5d59ab3995710cf5 authored about 9 years ago
transcoding: hevc - use keyint=49 min-keyint=15 as default (for live streaming)

598b6322acc5ab744560ba83d20ead2a736dac56 authored about 9 years ago
transcode: set metadata (extradata) for H264

e599201184c1398b9dede1d537becc64510d9016 authored about 9 years ago
H264 parser: add backlog for frames without incomplete information

0b9ab572d629db451149b83b6bf0d37a2e4d6876 authored about 9 years ago
IP blocking: handle enabled flag, fixes #3339

e6431aedac98ee2d683a87c8e59b82c081c3c86d authored about 9 years ago
DVR: replace dvr_thread_backlog_free with streaming_queue_clear - identical

93cd28c374c62a87d3dd7567c782a1536e84b34b authored about 9 years ago
service: elementary_stream: remove unused es_vbv_size / es_vbv_delay

f803f9d33bcbade1a2eefc20a3074e7a707b9f88 authored about 9 years ago
Makefile: fix the ffmpeg dependencies (to not build ffmpeg for rules like distclean)

851aebb5aa5f68272cf2ed5af5c83de38e78fb44 authored about 9 years ago
intl: transifex update

0770d295464679bd003caeb2fc8dfdb7c3d269e2 authored about 9 years ago
transcoding: set 30fps by default when the video decoder cannot determine frame timing, fixes #3315

7329323902522ea2dc96ea9187c6c155091ad93a authored about 9 years ago
transcoding: replace x265_opts with x265-params to follow ffmpeg 2.8

9065b522549c4f10bed66b8d9a1722780e1e0699 authored about 9 years ago
DVR: add max count/max sched count to DVR config

911c7b1c6b1a0a54dad1d91031a02e4ca9c73fa2 authored about 9 years ago
DVR/EPG: improve the EPG running check (pause/warm)

e06589afccf1559cf461df18886cab5b3dee9db1 authored about 9 years ago
DVR: fix the dts_offset initialization from backlog

7e0e78c52e2c2ec7a8a05742b9cd1323e7da364c authored about 9 years ago
IPTV: http - AES128 HLS accept 0X and 0x for hexa IV

5cb5a0c16ba0aac19ee9c2940ac11e077f5bedd2 authored about 9 years ago
Makefile.ffmpeg: update to ffmpeg-2.8.2, libvpx 1.5, x264-snapshot-20151120-2245, x265_1.8, fixes #3334

0a7365ab93c3de0dc0b2378665c41a13194e5de9 authored about 9 years ago
support/css.py: don't use PWD but TVHDIR, fixes #3332

f6c54cec84b3c76ed9d62fbcd719cf8d4f55a84b authored about 9 years ago
use htsbuf_append_str() instead htsbuf_qprintf() where possible

cd6dc6dec04fbf21ad95e9e080e3df9800d6c3c3 authored about 9 years ago
XMLTV exporter: escape the prohibited characters, fixes #3333

a87689803093e303ac4d458d35ac92c1bfc41f96 authored about 9 years ago
WEBUI: do not allow to open multiple dialog windows, fixes #3184

8902dcbcc48b6a76168882a856111237f13e60ea authored about 9 years ago
WEBUI: grid add - fix dialog center

00ab0054ff1184330b5b0570e8a8b9c354b317f1 authored about 9 years ago
m3u parser: fix regression, fixes #3330

f362fd1f6f939e837ff0362ec1e9a891667695f8 authored about 9 years ago
WEBUI: grid add/edit - more intelligent dialog position/size handling

0b6271945e59ae7174699819949458a9d249d155 authored about 9 years ago
IPTV: handle NULL ptrs in iptv_http_create_header(), fixes #3328

a26944c0a63f86f51ebfee718e2b227bc5b88ed5 authored about 9 years ago
IPTV: HLS - add AES-128 decryption support

c9ceae35a42d6e5f313766a5deb41c4985601795 authored about 9 years ago
m3u parser: add EXT-X-KEY tag parsing

0e5c899df057227404cab933bfa7f5518ee72832 authored about 9 years ago
IPTV: HTTP HLS - improve detection and handling

c73e80793bd4e554a59e06353033ce7bb63790b8 authored about 9 years ago
IPTV: http - add safe global lock

2a249a42f835ccc9810490446f3a317463f5fcd5 authored about 9 years ago
mpegts input: implement MPEGTS_DATA_CC_RESTART

b5442a367c6d9af186f223f2d5ad9cc92b3b193f authored about 9 years ago
IPTV: add NULL ptr check to iptv_http_complete callback

42fafd0075a4281ae60ee0c2fa5db012fe9246b8 authored about 9 years ago
m3u parser: another url parsing quickfix

752b62bfe046c9ef87a1fccc95a2d19e5bcfc996 authored about 9 years ago
IPTV: HLS parser - fix NULL dereference

62a3f7288afde6de0b5bc91a3c948d4729ffa79c authored about 9 years ago
m3u parser: another url parsing fix

2fd7f73d5a10a2091d38a0fe9481f2a72869e72a authored about 9 years ago
m3u parser: fix memory leak introduced by the previous change

9c23b928b5d55fdc1c302d798eda2bc0513b0e4b authored about 9 years ago
IPTV: HLS http parser improved

4aeabc6752a7ec06dafc9020b0763b79c7f1d0d1 authored about 9 years ago
m3u parser: handle better relative URLs, fix header check

d07947346ed50bd9431bfbc4ec2804f18e2dc6ab authored about 9 years ago
download: pass full url to the process callback

04ea0e8da4832a4e5ba8b8ae978df203960ab5ec authored about 9 years ago
httpc: add hc_url

a74e10698383676d9092aabe2c66594f5c8b9a5b authored about 9 years ago
htsmsg: add HTSMSG_FIRST()

769f8f5c4a5e32d867e97ebaf62b8a7b4cb988db authored about 9 years ago
mkv muxer: handle EAGAIN in the write loop

ccfbe319d1b03e07e5fc96b080a78fd44c230040 authored about 9 years ago
IPTV: HTTP - initial support for HLS (incomplete)

f849b08d83b8126bdc7bbc2aff42367a3796fac2 authored about 9 years ago
httpc: add proper http_poll destroy sequence

958b128fe0f3391df137cbe4e9526432b8ca4695 authored about 9 years ago
http client: fix the I/O limit check

ae441a33576861c7d37be699c5d187f224bac339 authored about 9 years ago
m3u parser: add x-endlist tag code

e7d588d818d68b017151ec81048daf29a7c7c57f authored about 9 years ago
htsmsg: add proper hmf_msg.hm_data initialization

3acbb077e731b5f942e11f8e7821a0bdb4d17226 authored about 9 years ago
htsmsg: optimize htsmsg_field_data_destroy()

510bf9feefffb48c3719e85f8fbd94bb41d2052c authored about 9 years ago
descrambler: fix constcw copy-and-paste error

c8fcc7069bde01c1ef6288909c356073fa8e7865 authored about 9 years ago
descrambler: fix constcw table init

351042fb88f741fbd7c4fa8bb81d51f41a65a482 authored about 9 years ago
H264 parser: improve comment for last parser change

91d2d4eaeb06521f1efdee43ee1c380a1c5ae9d5 authored about 9 years ago
H264 parser: accept streams without timing information

ffa2acabfd1b0456fc44e91a6bf9059680d7f284 authored about 9 years ago
IPTV: http - convert to http_priv_t

fe571eb36d3a99600de460bce3147c6f87854123 authored about 9 years ago
SAT>IP client: fix the memory leak (temporary TCP sbuf)

d912ecdf5357b9564b8111b233148e24f7569ae4 authored about 9 years ago
httpc: use memmove for overlapping areas

a77fcb5db2254e4c614d67b4f3dd660605940464 authored about 9 years ago
XMLTV exporter: fix programe / programme issue and add utf-8 encoding, fixes #3312

9f770890cd989ee52f2c0eb280004aa2e6d7f84d authored about 9 years ago