Re: [libav-devel] [PATCH] cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c.

2012-01-12 Thread Ronald S. Bultje
Hi, On Thu, Jan 12, 2012 at 2:39 PM, Diego Biurrun wrote: > --- >  libavcodec/cabac.c |    8 >  libavcodec/cabac.h |    1 - >  2 files changed, 4 insertions(+), 5 deletions(-) TY, lgtm. Ronald ___ libav-devel mailing list libav-devel@libav.or

[libav-devel] [PATCH] cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c.

2012-01-12 Thread Diego Biurrun
--- libavcodec/cabac.c |8 libavcodec/cabac.h |1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/libavcodec/cabac.c b/libavcodec/cabac.c index 1de4584..11971f5 100644 --- a/libavcodec/cabac.c +++ b/libavcodec/cabac.c @@ -51,7 +51,7 @@ static const uint8_t lps_ran