Daniel Charles
Daniel Charles
Remove plugins.cfg . When a new plugin is created by a third party, it should be able to register to the dispatcher for it to be loaded, instead of dispatcher...
Looking for support of waf to build packages waf is here: https://waf.io/waf-2.0.15.tar.bz2 waf projects are here: https://waf.io/projects_using_waf.html
Currently modifying Makefile to update to a new upstream version for every package; it may be simplified A proposal: make autospec upstream-update which will print a list of newer versions...
It turns out that after a number of mixer build bundles && mixer build update, one can run out of space in the disk. It would be good to have...
main function on v4l2encoder and v4l2decoder require to return 0 when successful.
Application (yamiencode) can call encode and force the request of a key frame. This way the component doesn't need to keep track of intraPeriod and the application can do it...