]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/indeo5.c
build: Try to find fate_config.sh.template in source path
[ffmpeg] / libavcodec / indeo5.c
index 4c6bfd66d1c565040aa9e7748bf9eb71940fdd4d..0256fc1d4ad1ed4b4d7c3f4ba3e7d9641df04997 100644 (file)
@@ -27,7 +27,7 @@
  * Known FOURCCs: 'IV50'
  */
 
-#define ALT_BITSTREAM_READER_LE
+#define BITSTREAM_READER_LE
 #include "avcodec.h"
 #include "get_bits.h"
 #include "dsputil.h"