Open GoogleCodeExporter opened 9 years ago
Not an easy task.
You have to implement "tmedia_codec_plugin_def_t" plugin definition then call
tmedia_codec_plugin_register() to register your codec. For example, to get
started please take a look at theora codec implementation:
http://code.google.com/p/doubango/source/browse/trunk/tinyDAV/src/codecs/theora/
tdav_codec_theora.c#570
Original comment by boss...@yahoo.fr
on 5 Apr 2011 at 6:51
Dear boss...@yahoo.fr,
Thanks so much. I'll try that.
Original comment by hoangdinhtrung
on 13 Apr 2011 at 3:54
Original issue reported on code.google.com by
hoangdinhtrung
on 16 Mar 2011 at 10:07