]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/blob - README
696ecb92f81496a3bdd093dac8ace6595770ee6c
[glsdk/gst-plugin-ducati.git] / README
1 WHAT IT IS
2 ----------
4 gst-ducati is a plugin for using the hw accellerated codecs on IVA-HD via the
5 codec-engine API.  Uses the libdce (distributed codec-engine) library to
6 use the codec on ducati.
8 WHY IS IT?
9 ----------
11 An OpenMAX-like API is provided by TI along with modified gst-openmax
12 plugins.  So gst-ducati is not needed in that sense.  But libdce and this
13 was an interesting project for me to try on my free time.
15 TODO
16 ----
17 + flush (for seek/eos)
18 + mpeg4, vc1, vp6, vp7
19 + fallbacks for sink elements not providing TILER buffers to decode into
20 + search the code for XXX or TODO ;-)