Skip to content

jpegenc: Remove arbitrary encoding size limitation

The encoder is happy to encode with sizes less then 16x16, so remove this arbitrary limitation. This also fixes the fact the sink and src template caps disagree.

Fixes #888 (closed)

Merge request reports