Parallel H.263 video encoder in normal coding mode

A parallel H.263 video encoder, which utilises spatial parallelism, has been modelled using a multi-threaded program. Spatial parallelism is a technique where an image is subdivided into equal parts (as far as physically possible) and each part is processed by a separate processor by computing motion and texture coding with all processors each acting on a different part of the image. This method leads to a performance increase, which is roughly in proportion to the number of parallel processors used.

[1]  Christian Bouville,et al.  DVFLEX: a flexible MPEG real time video codec , 1996, Proceedings of 3rd IEEE International Conference on Image Processing.

[2]  Weisi Lin,et al.  Real time H.263 video codec using parallel DSP , 1997, Proceedings of International Conference on Image Processing.