Re: [FFmpeg-devel] [PATCH] hevc_mvs: avoid deriving tmvp in amvp

2014-07-23 Thread Michael Niedermayer
On Wed, Jul 23, 2014 at 09:01:38PM +0200, Mickaël Raulet wrote: > Patch ok > > Le mercredi 23 juillet 2014, Christophe Gisquet < > christophe.gisq...@gmail.com> a écrit : > > > Hi, > > > > this may have consequences on threading, so it is a bit more important > > than being able to avoid deriving

Re: [FFmpeg-devel] [PATCH] hevc_mvs: avoid deriving tmvp in amvp

2014-07-23 Thread Mickaël Raulet
Patch ok Le mercredi 23 juillet 2014, Christophe Gisquet < christophe.gisq...@gmail.com> a écrit : > Hi, > > this may have consequences on threading, so it is a bit more important > than being able to avoid deriving the other candidates. > > -- > Christophe > _

[FFmpeg-devel] [PATCH] hevc_mvs: avoid deriving tmvp in amvp

2014-07-23 Thread Christophe Gisquet
Hi, this may have consequences on threading, so it is a bit more important than being able to avoid deriving the other candidates. -- Christophe From 7dd44119e24c9808314479ecde4c77287baa Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Wed, 23 Jul 2014 18:27:44 +0200 Subject: [PATCH