summaryrefslogtreecommitdiffstats
path: root/client/mjpeg_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: Include config.h from common.hAlexander Larsson2010-09-291-4/+0
* Swap red and blue when decoding 0.4 mjpeg streamsAlexander Larsson2010-07-201-10/+19
* Avoid unncessary buffer management in mjpeg decoder if possibleAlexander Larsson2010-04-141-19/+45
* 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-6/+8
* Free the jpeg decoder with the streamAlexander Larsson2010-04-081-0/+1
* Use libjpeg to decode mjpegs, not ffmpegAlexander Larsson2010-04-081-0/+236