Arun Kumar K <arun.kk <at> samsung.com> writes: > MFC v6 needs minimum number of capture buffers to be queued > for encoder depending on the stream type and profile. > For achieving this the sequence for allocating buffers at > the encoder is modified similar to that of decoder. > The new sequence is as follows: > > 1) Set format on CAPTURE plane > 2) REQBUF on CAPTURE > 3) QBUFS and STREAMON on CAPTURE > 4) G_CTRL to get minimum buffers for OUTPUT plane > 5) REQBUF on OUTPUT with the minimum buffers given by driver NACK: the commit summary mentions the CAPTURE queue, but we're actually changing the OUTPUT queue allocation sequence. Please fix. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html