IMX Scaler / CSC m2m driver.

Carlos Rafael Giani dv at pseudoterminal.org
Mon Mar 23 08:04:41 PDT 2015


On 03/23/2015 03:31 PM, Ian Molton wrote:
> On 23/03/15 12:51, Carlos Rafael Giani wrote:
>>
>> This is precisely how gstreamer-imx also does it. 1920x1088 is also
>> what the VPU delivers, due to its required 16-pixel alignment. I
>> simply set the last 8 rows as padding rows. Works very well, as long
>> as the sinks are aware of padding.
>
> What is gstreamer-imx?
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

https://github.com/Freescale/gstreamer-imx . This is what you use if you 
cannot or do not want to use coda yet. These plugins access the VPU, the 
IPU etc. directly for decoding and display of frames. They also wrap 
audio codecs from the libfslcodec package. Eventually, coda will make at 
least the VPU parts of gstreamer-imx obsolete, but until then, you can 
use it as a fallback.


More information about the gstreamer-devel mailing list