Daniel Charles

Results 6 issues of 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...

feature request
Feedback Wanted

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

enhancement
review

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...

enhancement
review

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...

enhancement
low-priority

main function on v4l2encoder and v4l2decoder require to return 0 when successful.

ready for QA

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...