Gijs Peskens

Results 25 issues of Gijs Peskens

Hi! I'm currently looking into writing an application that encodes a timestamp into a sound signal for the purpose of measuring desynchronization between audio and video (I already transmit data...

Proof of concept of building via Meson (linux only atm) Biggest advantage is native support for precompiled headers, that can be enabled & disabled at will, as well as with...

Barebones work in process HW accelerated decoding. Once the TODO wrt pixel format selection is handled it should (I think) work on all platforms. Future improvements can include doing deinterlacing...

Low hanging fruit: change glWaitSync behavior Optimize fragment shader to discard when invisible (alpha < 0.01) Change shader (less branching due to non-uniform flow control) Using a separate shader program...

### Description Currently there are 302 issues (after this one: 303 issues) open. Some are already implemented/fixed, some are duplicates, others nobody cares about anymore. ### Solution suggestion Go through...

### Expected behaviour (near) perfect frame production, in a steady pace at correct framerate. ### Current behaviour I'm seeing periodic (it might be around every 5 minutes) slowdowns in frame...

### Expected behaviour pre 2.2 the info command would list the consumers for a channel along with their indexes. ### Current behaviour the XML returned doesn't contain the consumers ###...

Fixes diag window not loading when Caspar was not started from the caspar dir (i.e.: under systemd the working dir would be /, and caspar would look for the font...

when trying to compile miniupnd on *BSD against PF with IPv6 enabled and PCP-PEER enabled compilation failed due to only supporting NETFILTER. Any chance of seeing PCP-PEER support coming to...

feature request
help wanted
miniupnpd
pf
BSD

#### Is your feature request related to a problem? I want to use meson to configure a project in which I will be using tsduck.so, meson "automatically" finds dependencies via...

enhancement
close pending