Unfortunately we can not send you the VPU firmware code and its samples. However VPU encoder and decoder test cases have been demonstrated and implemented currently on the BSP, including multi-instatnce demo(dual video decoder + display, the first display LVDS panel, the second display is embedded HDMI display.)
In decoder test, there are two modes to select:
- Endless test
- Play the file to the end.
In the encoder test, the default encode stardard video, and default input size is 320*240. The output is stored in the memory. After the encoding finished, the user can select to play the encoded file at once, or else you can check the data in PC side by dumping them to files using debug tools.
also, Please check the following:
https://community.freescale.com/message/312494#312494
https://community.freescale.com/videos/1038
https://community.freescale.com/message/278504#278504
Hope it helps
/Alfred