Application decodes pure MJPEG bitstream to AVI file
Go to main source code directory and invoke following commands:
mkdir build
cd build
cmake ..
make
sudo make install
mjpegDecoder inputMJPEGbistreamFile output.avi
Output image files will be saved to directory where script is invoked as with names: "frame_.png"