From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-in-11.arcor-online.net ([151.189.21.51]:34662 "EHLO mail-in-11.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752391Ab0ESQgC (ORCPT ); Wed, 19 May 2010 12:36:02 -0400 Message-ID: <4BF4130C.6030304@arcor.de> Date: Wed, 19 May 2010 18:34:20 +0200 From: Stefan Ringel MIME-Version: 1.0 To: Mauro Carvalho Chehab CC: Linux Media Mailing List Subject: Re: tm6000 video image References: <4BF40649.5090900@arcor.de> <4BF40889.4090809@redhat.com> <4BF40DDC.1010604@arcor.de> In-Reply-To: <4BF40DDC.1010604@arcor.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Mauro, I will little rewrite the function copy_streams and copy_packets, I mean fusion these two function to one (copy_streams) and I have tested both of them with shorter code -> works. Stefan Ringel Am 19.05.2010 18:12, schrieb Stefan Ringel: > Am 19.05.2010 17:49, schrieb Mauro Carvalho Chehab: > >> Stefan Ringel wrote: >> >> >>> Hi Mauro, >>> >>> I have found what wrong is with video image. >>> >>> >> Great! >> >> >> >>> You generate video buffer >>> in function tm6000_isoc_copy, but that is not right. I move that in >>> function copy_multiplexed and copy_streams. And that works without this >>> http://www.stefan.ringel.de/pub/tm6000_image_10_05_2010.jpg (The lines >>> with little left shift) . >>> >>> >> Didn't work: >> >> 404: Not Found - www.stefan.ringel.de >> >> >> > Sorry. A point to much. > > http://www.stefanringel.de/pub/tm6000_image_10_05_2010.jpg > > >>> Now, I generate a patch. >>> >>> >> Ok. It would be great to have this issue finally fixed. >> >> Cheers, >> Mauro >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-media" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >