WHAT IT IS ---------- gst-ducati is a GStreamer plugin for using the hw accellerated codecs on IVA-HD via the codec-engine API. It uses the libdce (distributed codec-engine) library to use the codec on ducati. It is an alternative to gst-openmax, which is also a plugin based on OMX-IL. Dependencies ------------ - gstreamer - gst-plugins-base - gst-plugins-bad - tisyslink - timemmgr - libdce TO BUILD: --------- Install normal gstreamer and gst-plugins-base dev packages (or build them yourself so you have the headers, etc). Then install the corresponding syslink/tiler/d2c packages (matching your kernel version). And finally libdce (https://github.com/robclark/libdce) matching your kernel version. TODO ---- + handle h264 avc format (in addition to just bytestream) + mjpeg