This document summarizes the development of real-time video processing IP cores in FPGA by NeST including a video scaler, sharpness enhancer, gamma correction, and picture quality enhancer modules. It describes the specifications, algorithms, and architectures of each module developed as reusable IP cores. The video scaler uses bilinear interpolation for scaling up and nearest neighbor for scaling down. The sharpness enhancer uses a Laplacian filter. Gamma correction uses programmable lookup tables. The picture quality enhancer contains brightness, contrast, and color adjustment modules. Together these cores form a video processing suite for applications like surveillance and medical imaging.