From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Peres Subject: Re: [PATCH] nv50: enable MPEG-4 for NVA3+ (VP4.0) Date: Sat, 07 Dec 2013 17:27:41 +0100 Message-ID: <52A34C7D.4070004@labri.fr> References: <1386391387-26182-1-git-send-email-imirkin@alum.mit.edu> <1386421882-25352-1-git-send-email-martin.peres@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: Ilia Mirkin , Martin Peres Cc: "mesa-dev-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" , "10.0" , "nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" List-Id: nouveau.vger.kernel.org On 07/12/2013 17:09, Ilia Mirkin wrote: > On Sat, Dec 7, 2013 at 8:11 AM, Martin Peres wrote: >> From: Martin Peres >> >> This patch is a follow-up from Ilia Mirkin's enable H.264 patch which >> solves the problem that prevented MPEG-4 videos to play correctly. >> >> Tested on an nva3. > > I might reword this as > > """ > VP3/VP4 now work on all the codecs they are supposed to, remove old restriction. > > Tested on NVA3 > """ > > Or something like that... Yeah, that would make more sense. Feel free to reword it before committing.