Yes, all the following decoder contain post processing capabilities internally in the library:
- H.264 BP decode
- MPEG-2 decoder
- MPEG-4 SP/ASP decoder,
Only MPEG-2 and MPEG-4 SP/ASP decoders support external post processing interfaces so that custom post processing modules may be added. Example code is provided for CCIRBT.656, RGB565 and RGB888 color conversions.