]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tak.h
avformat/movenc: Factor check_pkt() out
[ffmpeg] / libavcodec / tak.h
index e8e2dacf7c73375139fe75e708a76959e1703f09..4fa1239093bc9da3cc604914f8a29f08e738e9e0 100644 (file)
@@ -29,9 +29,8 @@
 
 #include <stdint.h>
 
-#define BITSTREAM_READER_LE
-#include "get_bits.h"
 #include "avcodec.h"
+#include "get_bits.h"
 
 #define TAK_FORMAT_DATA_TYPE_BITS               3
 #define TAK_FORMAT_SAMPLE_RATE_BITS            18