]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/blobdiff - README
fix compile error with newer gcc
[glsdk/gst-plugin-ducati.git] / README
diff --git a/README b/README
index 38157594365617fcc7490f89fc7654659ef011c8..a32ba3155fe4c2dd3d0e3d50e026aaa79e3b1db0 100644 (file)
--- a/README
+++ b/README
@@ -12,9 +12,17 @@ An OpenMAX-like API is provided by TI along with modified gst-openmax
 plugins.  So gst-ducati is not needed in that sense.  But libdce and this
 was an interesting project for me to try on my free time.
 
+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
 ----
-+ vc1, vp6, vp7, realvideo
++ realvideo
 + fallbacks for sink elements not providing TILER buffers to decode into
 + search the code for XXX or TODO ;-)