decompress

  1. M

    Decompressing a JPEG in a plugin

    I'm writing a plugin at the moment which receives a stream of JPEG images over the network from another device (a camera as it happens). At the moment I'm using libjpeg in Linux to do the JPEG decoding, which is fine I suppose, but I'd much prefer to use the internal OBS graphics handling...
Top