Re: [FFmpeg-devel] [PATCH 2/4] hevc: remove CodingTree

2014-09-27 Thread Michael Niedermayer
On Tue, Sep 23, 2014 at 09:36:41PM +, Christophe Gisquet wrote: > --- > libavcodec/hevc.c | 4 ++-- > libavcodec/hevc.h | 6 +- > libavcodec/hevc_cabac.c | 2 +- > 3 files changed, 4 insertions(+), 8 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF212

[FFmpeg-devel] [PATCH 2/4] hevc: remove CodingTree

2014-09-23 Thread Christophe Gisquet
--- libavcodec/hevc.c | 4 ++-- libavcodec/hevc.h | 6 +- libavcodec/hevc_cabac.c | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c index 9317d93..4e9948f 100644 --- a/libavcodec/hevc.c +++ b/libavcodec/hevc.c @@ -2107,7 +2