X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Findeo2data.h;h=0d6d82f22c723d3f3b024ccd049c66da9621432b;hb=18d0a16fc9d189b1d5593f9a42bb2316e9a66ca9;hp=b2e0b8a5096e22b7b32667ba0b15f12e8cd04f1f;hpb=022f8d27dd0a61bfaae729d53d133b17418ea16b;p=ffmpeg diff --git a/libavcodec/indeo2data.h b/libavcodec/indeo2data.h index b2e0b8a5096..0d6d82f22c7 100644 --- a/libavcodec/indeo2data.h +++ b/libavcodec/indeo2data.h @@ -26,7 +26,7 @@ #define IR2_CODES 143 static const uint16_t ir2_codes[IR2_CODES][2] = { -#ifdef ALT_BITSTREAM_READER_LE +#ifdef BITSTREAM_READER_LE {0x0000, 3}, {0x0004, 3}, {0x0006, 3}, {0x0001, 5}, {0x0009, 5}, {0x0019, 5}, {0x000D, 5}, {0x001D, 5}, {0x0023, 6}, {0x0013, 6}, {0x0033, 6}, {0x000B, 6},