X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdnxhdenc.h;h=3f531efcfbfef0bc05a4429f405b71b10c9ba6aa;hb=db1ab7e5af6aeafb04db153828a266d1d998a78e;hp=7ef0b96457a43cf65c7864e9705604a1e5ed3e6e;hpb=87544ce8dcf9ed26ca3b5959407d0ba8c8ad5233;p=ffmpeg diff --git a/libavcodec/dnxhdenc.h b/libavcodec/dnxhdenc.h index 7ef0b96457a..3f531efcfbf 100644 --- a/libavcodec/dnxhdenc.h +++ b/libavcodec/dnxhdenc.h @@ -63,6 +63,7 @@ typedef struct DNXHDEncContext { int nitris_compat; unsigned min_padding; + int intra_quant_bias; DECLARE_ALIGNED(16, int16_t, blocks)[8][64];