X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdirac_arith.h;h=350a58fca6b44beacd49309372a0bafa721c635b;hb=12c8aeb2b822f8acec5a94ed4591ec6db9994c74;hp=79526a7ca3c1928cdc0a167632060b6389204d85;hpb=a2ae381b5a6f50669bcbd37001c110567a61f446;p=ffmpeg diff --git a/libavcodec/dirac_arith.h b/libavcodec/dirac_arith.h index 79526a7ca3c..350a58fca6b 100644 --- a/libavcodec/dirac_arith.h +++ b/libavcodec/dirac_arith.h @@ -86,7 +86,6 @@ typedef struct { } DiracArith; extern const uint8_t ff_dirac_next_ctx[DIRAC_CTX_COUNT]; -extern const uint16_t ff_dirac_prob[256]; extern int16_t ff_dirac_prob_branchless[256][2]; static inline void renorm(DiracArith *c)