Re: [PATCH v2] [media] s5p-mfc: Modify encoder buffer alloc sequence

2013-03-27 Thread Arun Kumar K
Hi Kamil, Thank you for the review. Please find my response inline. On Wed, Mar 27, 2013 at 4:54 PM, Kamil Debski wrote: > Hi, > >> From: Arun Kumar K [mailto:arun...@samsung.com] >> Sent: Tuesday, March 26, 2013 8:28 AM >> >> MFC v6 needs minimum number of output buffers to be queued for encode

RE: [PATCH v2] [media] s5p-mfc: Modify encoder buffer alloc sequence

2013-03-27 Thread Kamil Debski
Hi, > From: Arun Kumar K [mailto:arun...@samsung.com] > Sent: Tuesday, March 26, 2013 8:28 AM > > MFC v6 needs minimum number of output 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 modifie