]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/apedec.c
build: Try to find fate_config.sh.template in source path
[ffmpeg] / libavcodec / apedec.c
index df7529835ce9819d273ac361a280278bf4dd6d25..73fa030e6ec879a77f90ba11af929e8760816128 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define ALT_BITSTREAM_READER_LE
+#define BITSTREAM_READER_LE
 #include "avcodec.h"
 #include "dsputil.h"
 #include "get_bits.h"