summaryrefslogtreecommitdiffstats
path: root/server/mjpeg_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* mjpeg_encoder: remove unused functionsChristophe Fergeau2011-07-221-4/+0
* mjpeg_encoder: add mjpeg_encoder_get_bytes_per_pixelChristophe Fergeau2011-07-221-0/+1
* mjpeg_encoder: add mjpeg_encoder_encode_scanlineChristophe Fergeau2011-07-221-0/+5
* mjpeg_encoder: rework output buffer allocationChristophe Fergeau2011-07-221-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson2010-04-081-0/+35