jmondi: Hi. Thanks for you review! I think I have addressed all your comments on https://github.com/ribalda/linux/tree/unit-size-v3 . You might take a look to it if you want before I resend it tomorrow
hverkuil: regarding example in https://patchwork.linuxtv.org/patch/58191/
shouldn't be v4l2_m2m_job_finish(...) called for every slice?
with current setup (kwiboo's ffmpeg) I get timeout
with that example code
but if v4l2_m2m_job_finish() is called as before, it works fine
mchehab: quick question about commit a700767a7682d9bd237e927253274859aee075e7 ("docs: requirements.txt: recommend Sphinx 1.7.9")
the commit message mentions the minimum recommended version is bumped to have support for -jauto
is there a specific reason to pick 1.7.9+ instead of an earlier version that supports -jauto ?
1.7.5 does, and that's what gentoo ships by default