summaryrefslogtreecommitdiffstats
path: root/server/mjpeg_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* server/mjpeg_encoder: Fix memory leak for the inital output buffer given for ...Yonit Halperin2012-05-101-0/+5
* server/red_worker.c/video: add support for frames of different sizesYonit Halperin2012-05-031-1/+2
* 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