Re: [FFmpeg-devel] [PATCH 9/9] hevc: reorder loops

2014-07-10 Thread Michael Niedermayer
On Thu, Jul 10, 2014 at 06:47:56AM +, Christophe Gisquet wrote: > --- > libavcodec/hevc.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Awnsering whenever a program halts

[FFmpeg-devel] [PATCH 9/9] hevc: reorder loops

2014-07-09 Thread Christophe Gisquet
--- libavcodec/hevc.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c index f2bbe91..873f1dc 100644 --- a/libavcodec/hevc.c +++ b/libavcodec/hevc.c @@ -1452,8 +1452,8 @@ static void hls_prediction_unit(HEVCContext *s, int x0,