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

subscription: fix another unsubscribe / unlink crashes

A global timer (callback) is used in subscription_unlink_service now.
It eliminates the unlink/u...

github.com/tvheadend/tvheadend - b9f2598679f6edc9ffcc574e2ed090917d370474 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
config: fix EPG language parsing, fixes #3270

github.com/tvheadend/tvheadend - ed37999a26f6e0daf18aa895b981bbb88024b0a6 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server: run rtcp thread after signals are initialized otherwise forking does not work

github.com/tvheadend/tvheadend - 0c7f054827fe6c522df7ed2d1a97ff30bcb9857f authored almost 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server: fix memory leak (pids)

github.com/tvheadend/tvheadend - b589a31bc173c7072a021998e584a9b01643a80c authored almost 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server rtsp: fix wrong memory access

github.com/tvheadend/tvheadend - 77d4b597d975f2cc074b8fa084e6c202f44c91ed authored almost 9 years ago by Jaroslav Kysela <[email protected]>
subscriptions: add missing list remove from the mux raw subscriptions

github.com/tvheadend/tvheadend - 7b4855957cda524794af1134cbf9622030ef892c authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: fix wrong shift for the upper msg of the event id

github.com/tvheadend/tvheadend - a27b0af2b82dae83cf8a41e01ee1174b911f3aa3 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: some debug things, added loop to ett to update all duplicate channels

github.com/tvheadend/tvheadend - f0f7081cccd12a83ac0049bb5755464023ea0c0d authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: eit/ett tables are not quick (for scan), optimize mgt table registration

github.com/tvheadend/tvheadend - 537c2d6bc916b62e0b854543b338fe10e4895244 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
EIT: improve table complete state detection

github.com/tvheadend/tvheadend - 16b62c97ebe29a81ee0d332774ebe3360a6d45c4 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: many fixes for recent changes, leaks, sorting, refcounting

github.com/tvheadend/tvheadend - 117d1dbee5002db1d5f45a2fa150b6346533237d authored almost 9 years ago by Jaroslav Kysela <[email protected]>
mpegts table: mpegts_table_add - tableid must be different, too

github.com/tvheadend/tvheadend - 87fe1b38c56a511d725e371e12151a963c411512 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
mpegts input: cosmetic fix

github.com/tvheadend/tvheadend - 09b5144757f7dfe056632b12f4fea03799fe0c09 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
mpegts: change priority for STT table (ATSC time)

github.com/tvheadend/tvheadend - 967ee3d93626ec845588e1a6ed042d8b2ba0b551 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: add DVR_RS_FINISHED state to distinguish finished recordings

github.com/tvheadend/tvheadend - a6b3f95f2a518c150ef829de33da2caedc8cc0d2 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: add table scheduling to reduce PID usage

github.com/tvheadend/tvheadend - 66cfc1353165f3d451a8a6a2e6003803031561d8 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: recode atsc_get_string to return all language strings

github.com/tvheadend/tvheadend - 07be23c46283c06c1ca2455d359cdfffd8a4a49f authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: add backlog for descriptions

github.com/tvheadend/tvheadend - f401f7868b86646dbbe7e0ba4e5708b9240905ed authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: add psip_status_t structure, handle statistics

github.com/tvheadend/tvheadend - d358159aa1df083c85c8a56bfc9654dba8fc0fe8 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epggrab: channel - fix the wrong cross-link lists management, fixes #3222

github.com/tvheadend/tvheadend - d445d17551969ebc12d42a8da34e5f7165e93a28 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
Makefile.webui: fix /tv.html - locale support, fixes #3269

github.com/tvheadend/tvheadend - fcd06dc3f1761ac238455771099ebda5a0652f90 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
weight 0 should return to default

github.com/tvheadend/tvheadend - 1b73e880dbf43dcc09e81555128b141c03437229 authored almost 9 years ago by Glenn-1990 <[email protected]>
check flags

github.com/tvheadend/tvheadend - 968c4d0552fdd8d913427b021c5fc29fd3d1ef4e authored almost 9 years ago by Glenn-1990 <[email protected]>
add weight in subscribe response

github.com/tvheadend/tvheadend - 8cab0af98ea1193d307b881265559d74b6b878fb authored almost 9 years ago by Glenn-1990 <[email protected]>
also check access old channel on update

github.com/tvheadend/tvheadend - b2f4b14bdf35950bb8f12c29d4651e2a05153cf7 authored almost 9 years ago by Glenn-1990 <[email protected]>
make timerec and autorec updateable

github.com/tvheadend/tvheadend - c05eda12c9365cf9a09ab4edffde6f85b3257532 authored almost 9 years ago by Glenn-1990 <[email protected]>
fix: htsp client gets informed twice on autorec add

github.com/tvheadend/tvheadend - c2c80b7543f8731878ee811d17737134e50f32e0 authored almost 9 years ago by Glenn-1990 <[email protected]>
add max recordings count

github.com/tvheadend/tvheadend - 7ff698560172062c4201e12dad210089d8c8a678 authored almost 9 years ago by Glenn-1990 <[email protected]>
fix compile error with ffmpeg-git due to type changes in struct AVCodecContext

The bit_rate member was extended to 64 bits, adjust the printf format
string accordingly.

Signe...

github.com/tvheadend/tvheadend - 374ab837ea53db1f0c389e530ef5f08ec6d2011a authored almost 9 years ago by Manuel Lauss <[email protected]>
psip: add more logging

github.com/tvheadend/tvheadend - a84fdaa8beeaa4feffb9bec2821076f659c3927c authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: turn the 'Use EPG running state' off by default

github.com/tvheadend/tvheadend - 4d32048296e828278263ce51720674dd0a40be5c authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: add logging of data len

github.com/tvheadend/tvheadend - 20f1bf12e57f76b44acc1e46edefaf8daba0169b authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR/EPG: improve the running check conditions, fixes #3268

github.com/tvheadend/tvheadend - c266bcec6b811747c5db61663c6842669983405d authored almost 9 years ago by Jaroslav Kysela <[email protected]>
added more robust and universal m3u parser (used by IPTV)

github.com/tvheadend/tvheadend - 190bdf74eecc02797d8ea006c8859809df9f62e7 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
transcoding: added patch from lekma to do proper pixel format support for nvenc and intel's qsv

github.com/tvheadend/tvheadend - 0785258d22f4d86ed9d685c3e9fd1b78c32e5bcb authored almost 9 years ago by Jaroslav Kysela <[email protected]>
fix potential crash in constcw descrabler destructor

gcc's lto noted that free() is passed a pointer to a pointer
to memory.

github.com/tvheadend/tvheadend - 57329de8655b608a04442e00b60264778a40f349 authored almost 9 years ago by Manuel Lauss <[email protected]>
main: fix tasklet memory leak

github.com/tvheadend/tvheadend - 14a80d9f54248749015e9ee4f2158a73788fd0bf authored almost 9 years ago by Jaroslav Kysela <[email protected]>
mpegts input: fix mpegts_input_clear_stats - notify WEBUI to refresh

github.com/tvheadend/tvheadend - f99ef9f1f4f3c47be86746032a3a418d0dc42d0a authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: limit the dvr entry update messages

github.com/tvheadend/tvheadend - 8f493ccc7685a57d8a6fdaf53bc873fb05d4ae1e authored almost 9 years ago by Jaroslav Kysela <[email protected]>
dvb network: fix possible wrong memory access in dvb_network_get_orbital_pos()

github.com/tvheadend/tvheadend - 838fc53493ec7eeb4268f1174f4c58971798f268 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
ffdecsa: recode cpuid for valgrind

github.com/tvheadend/tvheadend - 9a7c9688e71839ceccce28815b597a4858c5ff05 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: try to fix null pointer dereference, fixes #3262

github.com/tvheadend/tvheadend - fdf282626e99ec8431d77f08fc4033a3e03ffc97 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
transcoding: add pixfmt constraints to ouput in filter chain

fixes color distortion with the intel qsv encoder as reported
by lsd on irc.

github.com/tvheadend/tvheadend - 3cbee558d2caf1e36dfc276095a2873d10ba4c51 authored almost 9 years ago by Manuel Lauss <[email protected]>
include filters in static ffmpeg build, fixes #3261

github.com/tvheadend/tvheadend - be3bb7c7aa89c623b68026f1929e44504f6b726a authored almost 9 years ago by Manuel Lauss <[email protected]>
config: fix build with older netinet/ip.h - missing class defines, fixes #3255

github.com/tvheadend/tvheadend - 10ba670c1f0a3381029732beec5bc9857bc488f2 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix sigsegv in dvr thread, fixes #3260

github.com/tvheadend/tvheadend - 646a6635c2783072884b5eaf7fd96176531adb20 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix and optimize dvr_event_replaced()

github.com/tvheadend/tvheadend - 6d963583c7f5b55defe23abd30b52e57836f5080 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: show what changed in dvr_entry_update

github.com/tvheadend/tvheadend - 0cc616e843159c268c0378596db5393397a745f7 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
subscriptions: remove wrong assert

github.com/tvheadend/tvheadend - f5e0caa6bbcbf67253185d1a521cb40afc117bc7 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
Makefile: a little cleanups and remove the -lavfilter completely

github.com/tvheadend/tvheadend - f5b7563e89b75177cea23a5619e9b5fb99337a9d authored almost 9 years ago by Jaroslav Kysela <[email protected]>
Makefile: fix compilation issue for static build

github.com/tvheadend/tvheadend - c3d8919e91e4ffc72a0fdd093c0048126f955c9e authored almost 9 years ago by Jaroslav Kysela <[email protected]>
transcoder: implement a video filter chain for deint+scale

This patch reimplements deinterlacing and scaling with a simple libav
filter chain, to make the ...

github.com/tvheadend/tvheadend - c63371c8bf51928a6c965bdf17dd73555b7b9d54 authored almost 9 years ago by Manuel Lauss <[email protected]>
EIT: always parse events for 0x4e (now/next) - running flag

github.com/tvheadend/tvheadend - a3e787fcdfcda58d31b5d495cedad5c03ab4a1d6 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epgdb: load - mmap - add SIGBUS recovery (when the file cannot be read), fixes #3238

github.com/tvheadend/tvheadend - d01071f67833c9ee93dafa436b26f8639a50c304 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
subscription: remove only raw service when it's parent, fixes #3256

github.com/tvheadend/tvheadend - 70a5d6254a9993efdb2e8deabef65b42f75eeb12 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: Fix EPG running condition check regression introduced by previous commits

github.com/tvheadend/tvheadend - 78a715e009ceb642adbbcbcee65892cc0dceac3b authored almost 9 years ago by Jaroslav Kysela <[email protected]>
channel: changed EPG running settings logic - added 'Not Set' state

github.com/tvheadend/tvheadend - 8aa97d4311f01877c5d9ecd85a01468aca5c9d52 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix the broken dvb_eid handling, multiple DVR records can be matched

github.com/tvheadend/tvheadend - 556bbebe8291444a43428b019927ccd9bbed0204 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server: add more logs for RTPC

github.com/tvheadend/tvheadend - ac70d65efe350b4b6a8fe3b50685378461be9c30 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
Fix Android NDK compilation error

github.com/tvheadend/tvheadend - 17fe09c8025a99068cb615b1ea6cd66be0adf00c authored almost 9 years ago by Ben Efrati <Ben@Efrati>
WebUI: Add thetvdb search, icon buttons, DVR database search

github.com/tvheadend/tvheadend - 0061c242bea7a4a25f00246b0e3c3323ca39f854 authored almost 9 years ago by ProfYaffle <[email protected]>
WebUI: Trivial code cosmetics

github.com/tvheadend/tvheadend - a18bdc56d78c025a32608f34c6b642fcc34237c3 authored almost 9 years ago by ProfYaffle <[email protected]>
WebUI: More trivial code cosmetics

github.com/tvheadend/tvheadend - 8b39d6ea31e566463680085f89ff49c2cb706c9e authored almost 9 years ago by ProfYaffle <[email protected]>
WebUI: Correct icon class for IMDB button

github.com/tvheadend/tvheadend - 65d9639a7e42c3ce73d46510427f6f9dcc3212cd authored almost 9 years ago by ProfYaffle <[email protected]>
WebUI: Add Ctrl+A/select-all to DVR grids

github.com/tvheadend/tvheadend - ac554574ecd9930aa1483bad2944debab6ef9300 authored almost 9 years ago by ProfYaffle <[email protected]>
intl: transifex update

github.com/tvheadend/tvheadend - 087627ac9e2076b133c007c2210cf757a7c40af4 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epg: fix _epg_broadcast_updated for event without assigned channel, fixes #3251

github.com/tvheadend/tvheadend - a5e1cf52d52f3426f1e31dfe9089e0663769bb0a authored almost 9 years ago by Jaroslav Kysela <[email protected]>
subcriptions: fix fatal error for raw service - wrong destroy

github.com/tvheadend/tvheadend - e2d8fe0eb013cac3e9269eda54a211bac36e6a0d authored almost 9 years ago by Jaroslav Kysela <[email protected]>
htsmsg_list_2_csv - fix wrong memory access

github.com/tvheadend/tvheadend - 927b695260603a1123724e6dcd85abfb225b94f7 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epggrab: channel - run autolink for all channels

github.com/tvheadend/tvheadend - f2b133d2ee981aa98e5b0570bd93a5bb44b152b9 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
SAT>IP server: send replies to multicast M-SEARCH request from correct UDP port

github.com/tvheadend/tvheadend - aeb20cad6a5750c74ef05ce31eaedfdca664e9cc authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: add trace for parsed m3u url

github.com/tvheadend/tvheadend - 7358b220f86099a425cf9ea6c8379f6f64771e2b authored almost 9 years ago by Jaroslav Kysela <[email protected]>
tsfix: increase possible DVBSUB diff by one second (as seen on UK HD mux)

github.com/tvheadend/tvheadend - b806cc1f4fd7faf2d56189b79c99a0de2cae41e3 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: autonet - improve parsing of extra HTTP headers - accept & delimiter

github.com/tvheadend/tvheadend - 55aa465e2360f72b875a71fb281f4ff52d8cf0f1 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: autonet - improve parsing of extra HTTP headers

github.com/tvheadend/tvheadend - 902f307958a66d1e5b2391309ac44c4b69d326ef authored almost 9 years ago by Jaroslav Kysela <[email protected]>
bouquet: remove automatic channel when service is removed

github.com/tvheadend/tvheadend - ea82d9fd9fccd09facb03c0ee8f3fadf56eaed4e authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: add quick EPG running check to DVR thread

github.com/tvheadend/tvheadend - 3bdcb0d1c4c1727babab21a4022612492a5f4cc0 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVB: Improve EPG running check - do not stop other DVR records

github.com/tvheadend/tvheadend - dc9c9b289043c7e8bd1cd9aa613e6bd764b17d3a authored almost 9 years ago by Jaroslav Kysela <[email protected]>
psip: fix the broken logic, fixes #3239

github.com/tvheadend/tvheadend - 18d993fa338d256f23a118246321116b5e32acb5 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
channel: implement 'Use EPG Running State'

github.com/tvheadend/tvheadend - 798b4814b4853bca46062aa7d6a3f8fe4b620df6 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: m3u parser - another fix for url parser - reverse condition

github.com/tvheadend/tvheadend - 496a1b90650252bf7730da1251d9997c7125ea6e authored almost 9 years ago by Jaroslav Kysela <[email protected]>
Makefile.ffmpeg: update to ffmpeg-2.8.1 and latest libmfx, fixes #3236

github.com/tvheadend/tvheadend - 7d0e632a0c63b68f54a39440ef5fb0ca612e5e2c authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: improve EPG running marking - mark all other events and not running

github.com/tvheadend/tvheadend - 3d5d11616a8efd60a14bf609042146baa3f513c1 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: don't restart service when EPG stop was received

github.com/tvheadend/tvheadend - 4b89d68a491e45acb08868ba76a2dd26e937aa64 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: improve dts/pts validation

github.com/tvheadend/tvheadend - 953fa6036f36aa87724bcfcd628a869d29ae9b98 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: fix wrong start conditions and cloning

github.com/tvheadend/tvheadend - b50466a528a2e8edaa5b7620c21830a6a0b01189 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: use atomic ops instead dvr_thread_mutex

github.com/tvheadend/tvheadend - 2f7fd440673d1c5393588277f54fa1bbf0bd55c2 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: rewrite DVR thread to handle better EPG running flag

github.com/tvheadend/tvheadend - 4400bb263748b8b3dd33d85e107097680c6f3be7 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: m3u parser - another fix for url parser

github.com/tvheadend/tvheadend - e85a3c7a3f36c1bd30ddfec59876f0fe651ce8a5 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
channels: icons - fix lowercase for '%c'

github.com/tvheadend/tvheadend - 4900abd4cf4d9cb4232628bf42939fb6eec11f4e authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: improve locking in the DVR thread (not perfect)

github.com/tvheadend/tvheadend - b28ecfeaf6a899821c78a223412a6b0bbcf711b9 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: m3u parser - fix url parser

github.com/tvheadend/tvheadend - cb72dbfd6c8535cc75cfb0e6f09adf3934b2c814 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: Fix the start conditions and do early stop properly, fixes #3228

github.com/tvheadend/tvheadend - 2cab5776d37656278fdaf47f0a249a0af576db9f authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: an attempt to add the EPG running state check, fixes #3228

github.com/tvheadend/tvheadend - b62e1bd820ddc7ceba022715841217696b853357 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epggrab: fix is_paired() fcn - inverted result, fixes #3227

github.com/tvheadend/tvheadend - 77d14ab309bf601ad13004c9561bcf14873f3fd5 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: m3u parser - fix wrong variable usage

github.com/tvheadend/tvheadend - 08e57f0e27884bf136f0fb172d5c8487133256be authored almost 9 years ago by Jaroslav Kysela <[email protected]>
DVR: improve EPG event update scheme, always check broadcast duration in fuzzy match

github.com/tvheadend/tvheadend - 23576ab53a704f23b21d5e93b35b0e9b043d219b authored almost 9 years ago by Jaroslav Kysela <[email protected]>
IPTV: m3u parser - fix wrong free

github.com/tvheadend/tvheadend - 48f04e3625b7d1da3e1aaebf72def6c2a5c97b40 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
eit: tiny optimization

github.com/tvheadend/tvheadend - 8f95863e43ce58d8d78b9abe17f5913db68c5854 authored almost 9 years ago by Jaroslav Kysela <[email protected]>
epggrab: fix the epgid match, prefer epgid then name and lastly number, fixes #3227

github.com/tvheadend/tvheadend - f2cf933d7a3ee75ab495eec3df109e376e4a7796 authored almost 9 years ago by Jaroslav Kysela <[email protected]>