Re: [libav-devel] [PATCH 3/6] hevcdec: drop the prototype of a non-existing function

2016-09-22 Thread Diego Biurrun
On Thu, Sep 22, 2016 at 04:29:08PM +0200, Anton Khirnov wrote: > --- > libavcodec/hevcdec.h | 2 -- > 1 file changed, 2 deletions(-) OK Diego ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] [PATCH 3/6] hevcdec: drop the prototype of a non-existing function

2016-09-22 Thread Anton Khirnov
--- libavcodec/hevcdec.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavcodec/hevcdec.h b/libavcodec/hevcdec.h index df81e55..9566223 100644 --- a/libavcodec/hevcdec.h +++ b/libavcodec/hevcdec.h @@ -957,8 +957,6 @@ int ff_hevc_cu_qp_delta_abs(HEVCContext *s); void