On Wed, Feb 13, 2013 at 22:16, Blue Swirl wrote:
>> +/* RGBA => NV12 */
>> +for (i = 0; i < h264->pic_height; ++i) {
>> +dst_y = (pdst + image.offsets[0]) + i*image.pitches[0];
>> +dst_uv = dst_uv_line;
>> +s = psrc;
>> +for (j = 0; j < h264->pic_width; j++)
also take care of that when I send a next revision addressing the comments
I got from the list (hopefully some time next week).
Regards,
-David
-Original Message-
From: Jérôme Jutteau [mailto:jerome.jutt...@outscale.com]
Sent: Thursday, January 24, 2013 11:16 AM
To: Verbeiren, David
Cc:
Thanks for your comments, Anthony.
Anthony Liguori wrote:
> David Verbeiren writes:
> > This patch provides the VNC server side support. Corresponding VNC
> > client side support is required. To this end, we are also contributing a
> > patch
> > to the libvncserver project (more specifically it
On 10/01/2013, 12:20 PM, Alexander Graf wrote:
> On 10.01.2013, at 12:10, Gerd Hoffmann wrote:
>> On 01/10/13 11:37, Stefano Stabellini wrote:
>>> On Thu, 10 Jan 2013, Gerd Hoffmann wrote:
On 01/09/13 23:18, Alexander Graf wrote:
Using libavcodec directly is a non-starter as distros don't