]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/blob - README
videnc: Change omapbo to dmabuf fd and add dce_buf_lock/unlock
[glsdk/gst-plugin-ducati.git] / README
1 WHAT IT IS
2 ----------
4 gst-ducati is a GStreamer plugin for using the hw accellerated codecs on IVA-HD
5 via the codec-engine API. It uses the libdce (distributed codec-engine) library
6 to use the codec on ducati. It is an alternative to gst-openmax, which is also
7 a plugin based on OMX-IL.
9 Dependencies
10 ------------
12 - gstreamer
13 - gst-plugins-base
14 - gst-plugins-bad
15 - tisyslink
16 - timemmgr
17 - libdce
19 TO BUILD:
20 ---------
22 Install normal gstreamer and gst-plugins-base dev packages (or build them
23 yourself so you have the headers, etc).  Then install the corresponding
24 syslink/tiler/d2c packages (matching your kernel version).  And finally
25 libdce (https://github.com/robclark/libdce) matching your kernel version.
27 TODO
28 ----
29 + handle h264 avc format (in addition to just bytestream)
30 + mjpeg