Hello,
I have started to implement dm365 codecs support into libavcodec. If someone is interested the code can be downloaded from github (http://github.com/xhpohanka/ffmpeg-dm365, http://github.com/xhpohanka/ff_dm365).
Because of some requirements on my site the work is based on 0.8 branch, but when it will be completed I will rebase it to master. To work with the codecs one needs to download a dvsdk release from TI website.
This is currently work in progress: h264 encoder works in my testing application and now I'm fighting with decoder. Mpeg and jpeg codecs will be aded later. I will appreciate any help or advices or cooperation.
I have never get used to use gstreamer or glib and gstreamer for dm365 seems to be a dead project (no development last year) so this could be interesting for someone.
best regards
Jan