Below are some updated files for the Freescale Gstreamer plugin for MX53. The files includes the below updates & fixes
[a] Add support to decode Black & White mjpeg files
[b] Fix issues seen with rotation when using the isink plugin
[c] Fix some flicker issues seen
[c] Allow negative axis values for the isink axis-* parameters.
- libs/vss/video_surface.c (video_surface.c)
- libs/vss/video_surface.h (video_surface.h)
- libs/vss/vss_common.h (vss_common.h)
- libs/vss/vss_common.c (vss_common.c)
- src/misc/i_sink/src/mfw_gst_isink.c (mfw_gst_isink.c)
- src/misc/i_sink/src/mfw_gst_isink.h (mfw_gst_isink.h)
- src/video/vpu_dec.full/src/mfw_gst_vpu_decoder.c (mfw_gst_vpu_decoder.c)
Below are files needed to fix some upscaling issues seen when going from QVGA resolution to 1080p.The below files may be needed since one of the change in the vss_common.h file uses a define that is added in the below files
- imx-lib-11.05.01/ipu/mxc_ipu_hl_lib.c (mxc_ipu_hl_lib.c)
- imx-lib-11.05.01/ipu/mxc_ipu_hl_lib.h (mxc_ipu_hl_lib.h)
Best regards,
-Mahesh