summaryrefslogtreecommitdiff
path: root/server/mjpeg_encoder.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-10server/mjpeg_encoder: Fix memory leak for the inital output buffer given for ...Yonit Halperin1-0/+5
2012-05-03server/red_worker.c/video: add support for frames of different sizesYonit Halperin1-1/+2
2011-07-22mjpeg_encoder: remove unused functionsChristophe Fergeau1-4/+0
2011-07-22mjpeg_encoder: add mjpeg_encoder_get_bytes_per_pixelChristophe Fergeau1-0/+1
2011-07-22mjpeg_encoder: add mjpeg_encoder_encode_scanlineChristophe Fergeau1-0/+5
2011-07-22mjpeg_encoder: rework output buffer allocationChristophe Fergeau1-1/+1
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-04-08Initialize _kill_mark so we don't get spurious valgrind warningsAlexander Larsson1-0/+35